NETSIM 1.2.0
Hardware-in-the-loop acoustic network simulator
 
Loading...
Searching...
No Matches
netsim::protobuf::iBellhopResponse_TLAveragedInRange Class Referencefinal

#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/iBellhop_messages.pb.h>

Inheritance diagram for netsim::protobuf::iBellhopResponse_TLAveragedInRange:
Collaboration diagram for netsim::protobuf::iBellhopResponse_TLAveragedInRange:

Public Types

enum  : int { kSampleFieldNumber = 1 }
 
typedef iBellhopResponse_TLAveragedInRange_TLSample TLSample
 

Public Member Functions

 iBellhopResponse_TLAveragedInRange ()
 
 ~iBellhopResponse_TLAveragedInRange () override
 
PROTOBUF_CONSTEXPR iBellhopResponse_TLAveragedInRange (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 iBellhopResponse_TLAveragedInRange (const iBellhopResponse_TLAveragedInRange &from)
 
 iBellhopResponse_TLAveragedInRange (iBellhopResponse_TLAveragedInRange &&from) noexcept
 
iBellhopResponse_TLAveragedInRangeoperator= (const iBellhopResponse_TLAveragedInRange &from)
 
iBellhopResponse_TLAveragedInRangeoperator= (iBellhopResponse_TLAveragedInRange &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (iBellhopResponse_TLAveragedInRange *other)
 
void UnsafeArenaSwap (iBellhopResponse_TLAveragedInRange *other)
 
iBellhopResponse_TLAveragedInRangeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const iBellhopResponse_TLAveragedInRange &from)
 
void MergeFrom (const iBellhopResponse_TLAveragedInRange &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int sample_size () const
 
void clear_sample ()
 
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSamplemutable_sample (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > * mutable_sample ()
 
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSamplesample (int index) const
 
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSampleadd_sample ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > & sample () const
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const iBellhopResponse_TLAveragedInRangedefault_instance ()
 
static const iBellhopResponse_TLAveragedInRangeinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 iBellhopResponse_TLAveragedInRange (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto
 
void swap (iBellhopResponse_TLAveragedInRange &a, iBellhopResponse_TLAveragedInRange &b)
 

Detailed Description

Definition at line 825 of file iBellhop_messages.pb.h.

Member Typedef Documentation

◆ TLSample

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSampleFieldNumber 

Definition at line 954 of file iBellhop_messages.pb.h.

Constructor & Destructor Documentation

◆ iBellhopResponse_TLAveragedInRange() [1/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange::iBellhopResponse_TLAveragedInRange ( )
inline

Definition at line 828 of file iBellhop_messages.pb.h.

◆ ~iBellhopResponse_TLAveragedInRange()

netsim::protobuf::iBellhopResponse_TLAveragedInRange::~iBellhopResponse_TLAveragedInRange ( )
override

◆ iBellhopResponse_TLAveragedInRange() [2/5]

PROTOBUF_CONSTEXPR netsim::protobuf::iBellhopResponse_TLAveragedInRange::iBellhopResponse_TLAveragedInRange ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ iBellhopResponse_TLAveragedInRange() [3/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange::iBellhopResponse_TLAveragedInRange ( const iBellhopResponse_TLAveragedInRange from)

◆ iBellhopResponse_TLAveragedInRange() [4/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange::iBellhopResponse_TLAveragedInRange ( iBellhopResponse_TLAveragedInRange &&  from)
inlinenoexcept

Definition at line 833 of file iBellhop_messages.pb.h.

◆ iBellhopResponse_TLAveragedInRange() [5/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange::iBellhopResponse_TLAveragedInRange ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * netsim::protobuf::iBellhopResponse_TLAveragedInRange::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * netsim::protobuf::iBellhopResponse_TLAveragedInRange::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_sample()

netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample * netsim::protobuf::iBellhopResponse_TLAveragedInRange::add_sample ( )
inline

Definition at line 2554 of file iBellhop_messages.pb.h.

◆ ByteSizeLong()

size_t netsim::protobuf::iBellhopResponse_TLAveragedInRange::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void netsim::protobuf::iBellhopResponse_TLAveragedInRange::Clear ( )
final

◆ clear_sample()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange::clear_sample ( )
inline

Definition at line 2532 of file iBellhop_messages.pb.h.

◆ CopyFrom()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange::CopyFrom ( const iBellhopResponse_TLAveragedInRange from)

◆ default_instance()

static const iBellhopResponse_TLAveragedInRange & netsim::protobuf::iBellhopResponse_TLAveragedInRange::default_instance ( )
inlinestatic

Definition at line 872 of file iBellhop_messages.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::protobuf::iBellhopResponse_TLAveragedInRange::descriptor ( )
inlinestatic

Definition at line 863 of file iBellhop_messages.pb.h.

◆ GetCachedSize()

int netsim::protobuf::iBellhopResponse_TLAveragedInRange::GetCachedSize ( ) const
inlinefinal

Definition at line 925 of file iBellhop_messages.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * netsim::protobuf::iBellhopResponse_TLAveragedInRange::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::protobuf::iBellhopResponse_TLAveragedInRange::GetDescriptor ( )
inlinestatic

Definition at line 866 of file iBellhop_messages.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata netsim::protobuf::iBellhopResponse_TLAveragedInRange::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * netsim::protobuf::iBellhopResponse_TLAveragedInRange::GetReflection ( )
inlinestatic

Definition at line 869 of file iBellhop_messages.pb.h.

◆ internal_default_instance()

static const iBellhopResponse_TLAveragedInRange * netsim::protobuf::iBellhopResponse_TLAveragedInRange::internal_default_instance ( )
inlinestatic

Definition at line 875 of file iBellhop_messages.pb.h.

◆ IsInitialized()

bool netsim::protobuf::iBellhopResponse_TLAveragedInRange::IsInitialized ( ) const
final

◆ MergeFrom()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange::MergeFrom ( const iBellhopResponse_TLAveragedInRange from)
inline

Definition at line 912 of file iBellhop_messages.pb.h.

◆ mutable_sample() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > * netsim::protobuf::iBellhopResponse_TLAveragedInRange::mutable_sample ( )
inline

Definition at line 2540 of file iBellhop_messages.pb.h.

◆ mutable_sample() [2/2]

netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample * netsim::protobuf::iBellhopResponse_TLAveragedInRange::mutable_sample ( int  index)
inline

Definition at line 2535 of file iBellhop_messages.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * netsim::protobuf::iBellhopResponse_TLAveragedInRange::mutable_unknown_fields ( )
inline

Definition at line 859 of file iBellhop_messages.pb.h.

◆ New()

iBellhopResponse_TLAveragedInRange * netsim::protobuf::iBellhopResponse_TLAveragedInRange::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 906 of file iBellhop_messages.pb.h.

◆ operator=() [1/2]

iBellhopResponse_TLAveragedInRange & netsim::protobuf::iBellhopResponse_TLAveragedInRange::operator= ( const iBellhopResponse_TLAveragedInRange from)
inline

Definition at line 838 of file iBellhop_messages.pb.h.

◆ operator=() [2/2]

iBellhopResponse_TLAveragedInRange & netsim::protobuf::iBellhopResponse_TLAveragedInRange::operator= ( iBellhopResponse_TLAveragedInRange &&  from)
inlinenoexcept

Definition at line 842 of file iBellhop_messages.pb.h.

◆ sample() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > & netsim::protobuf::iBellhopResponse_TLAveragedInRange::sample ( ) const
inline

Definition at line 2560 of file iBellhop_messages.pb.h.

◆ sample() [2/2]

const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample & netsim::protobuf::iBellhopResponse_TLAveragedInRange::sample ( int  index) const
inline

Definition at line 2547 of file iBellhop_messages.pb.h.

◆ sample_size()

int netsim::protobuf::iBellhopResponse_TLAveragedInRange::sample_size ( ) const
inline

Definition at line 2529 of file iBellhop_messages.pb.h.

◆ Swap()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange::Swap ( iBellhopResponse_TLAveragedInRange other)
inline

Definition at line 885 of file iBellhop_messages.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & netsim::protobuf::iBellhopResponse_TLAveragedInRange::unknown_fields ( ) const
inline

Definition at line 856 of file iBellhop_messages.pb.h.

◆ UnsafeArenaSwap()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange::UnsafeArenaSwap ( iBellhopResponse_TLAveragedInRange other)
inline

Definition at line 898 of file iBellhop_messages.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 979 of file iBellhop_messages.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 934 of file iBellhop_messages.pb.h.

◆ ::TableStruct_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto

◆ swap

Definition at line 882 of file iBellhop_messages.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData netsim::protobuf::iBellhopResponse_TLAveragedInRange::_class_data_
static

Definition at line 943 of file iBellhop_messages.pb.h.

◆ _impl_

Impl_ netsim::protobuf::iBellhopResponse_TLAveragedInRange::_impl_

Definition at line 986 of file iBellhop_messages.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::protobuf::iBellhopResponse_TLAveragedInRange::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 879 of file iBellhop_messages.pb.h.


The documentation for this class was generated from the following file: