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

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

Inheritance diagram for netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample:
Collaboration diagram for netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample:

Public Types

enum  : int { kDepthFieldNumber = 1 , kTlFieldNumber = 2 }
 

Public Member Functions

 iBellhopResponse_TLAveragedInRange_TLSample ()
 
 ~iBellhopResponse_TLAveragedInRange_TLSample () override
 
PROTOBUF_CONSTEXPR iBellhopResponse_TLAveragedInRange_TLSample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 iBellhopResponse_TLAveragedInRange_TLSample (const iBellhopResponse_TLAveragedInRange_TLSample &from)
 
 iBellhopResponse_TLAveragedInRange_TLSample (iBellhopResponse_TLAveragedInRange_TLSample &&from) noexcept
 
iBellhopResponse_TLAveragedInRange_TLSampleoperator= (const iBellhopResponse_TLAveragedInRange_TLSample &from)
 
iBellhopResponse_TLAveragedInRange_TLSampleoperator= (iBellhopResponse_TLAveragedInRange_TLSample &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (iBellhopResponse_TLAveragedInRange_TLSample *other)
 
void UnsafeArenaSwap (iBellhopResponse_TLAveragedInRange_TLSample *other)
 
iBellhopResponse_TLAveragedInRange_TLSampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const iBellhopResponse_TLAveragedInRange_TLSample &from)
 
void MergeFrom (const iBellhopResponse_TLAveragedInRange_TLSample &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
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
bool has_tl () const
 
void clear_tl ()
 
double tl () const
 
void set_tl (double value)
 

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_TLAveragedInRange_TLSampledefault_instance ()
 
static const iBellhopResponse_TLAveragedInRange_TLSampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 iBellhopResponse_TLAveragedInRange_TLSample (::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_TLSample &a, iBellhopResponse_TLAveragedInRange_TLSample &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDepthFieldNumber 
kTlFieldNumber 

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

Constructor & Destructor Documentation

◆ iBellhopResponse_TLAveragedInRange_TLSample() [1/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::iBellhopResponse_TLAveragedInRange_TLSample ( )
inline

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

◆ ~iBellhopResponse_TLAveragedInRange_TLSample()

netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::~iBellhopResponse_TLAveragedInRange_TLSample ( )
override

◆ iBellhopResponse_TLAveragedInRange_TLSample() [2/5]

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

◆ iBellhopResponse_TLAveragedInRange_TLSample() [3/5]

netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::iBellhopResponse_TLAveragedInRange_TLSample ( const iBellhopResponse_TLAveragedInRange_TLSample from)

◆ iBellhopResponse_TLAveragedInRange_TLSample() [4/5]

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

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

◆ iBellhopResponse_TLAveragedInRange_TLSample() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_depth()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::clear_depth ( )
inline

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

◆ clear_tl()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::clear_tl ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ depth()

double netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::depth ( ) const
inline

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_depth()

bool netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::has_depth ( ) const
inline

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

◆ has_tl()

bool netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::has_tl ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_depth()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::set_depth ( double  value)
inline

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

◆ set_tl()

void netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::set_tl ( double  value)
inline

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

◆ Swap()

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

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

◆ tl()

double netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::tl ( ) const
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

Definition at line 720 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 811 of file iBellhop_messages.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto

◆ swap

Member Data Documentation

◆ _class_data_

const ClassData netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::_class_data_
static

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

◆ _impl_

Impl_ netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::_impl_

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

◆ kIndexInFileMessages

constexpr int netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

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


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