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

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

Inheritance diagram for netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition:
Collaboration diagram for netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition:

Public Types

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

Public Member Functions

 Environment_Receivers_ReceiverPosition ()
 
 ~Environment_Receivers_ReceiverPosition () override
 
PROTOBUF_CONSTEXPR Environment_Receivers_ReceiverPosition (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Receivers_ReceiverPosition (const Environment_Receivers_ReceiverPosition &from)
 
 Environment_Receivers_ReceiverPosition (Environment_Receivers_ReceiverPosition &&from) noexcept
 
Environment_Receivers_ReceiverPositionoperator= (const Environment_Receivers_ReceiverPosition &from)
 
Environment_Receivers_ReceiverPositionoperator= (Environment_Receivers_ReceiverPosition &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Receivers_ReceiverPosition *other)
 
void UnsafeArenaSwap (Environment_Receivers_ReceiverPosition *other)
 
Environment_Receivers_ReceiverPositionNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Receivers_ReceiverPosition &from)
 
void MergeFrom (const Environment_Receivers_ReceiverPosition &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_range () const
 
void clear_range ()
 
double range () const
 
void set_range (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 Environment_Receivers_ReceiverPositiondefault_instance ()
 
static const Environment_Receivers_ReceiverPositioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Environment_Receivers_ReceiverPosition (::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_2fenvironment_2eproto
 
void swap (Environment_Receivers_ReceiverPosition &a, Environment_Receivers_ReceiverPosition &b)
 

Detailed Description

Definition at line 2327 of file environment.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDepthFieldNumber 
kRangeFieldNumber 

Definition at line 2454 of file environment.pb.h.

Constructor & Destructor Documentation

◆ Environment_Receivers_ReceiverPosition() [1/5]

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( )
inline

Definition at line 2330 of file environment.pb.h.

◆ ~Environment_Receivers_ReceiverPosition()

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::~Environment_Receivers_ReceiverPosition ( )
override

◆ Environment_Receivers_ReceiverPosition() [2/5]

PROTOBUF_CONSTEXPR netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Environment_Receivers_ReceiverPosition() [3/5]

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( const Environment_Receivers_ReceiverPosition from)

◆ Environment_Receivers_ReceiverPosition() [4/5]

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Environment_Receivers_ReceiverPosition ( Environment_Receivers_ReceiverPosition &&  from)
inlinenoexcept

Definition at line 2335 of file environment.pb.h.

◆ Environment_Receivers_ReceiverPosition() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Clear ( )
final

◆ clear_depth()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::clear_depth ( )
inline

Definition at line 4801 of file environment.pb.h.

◆ clear_range()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::clear_range ( )
inline

Definition at line 4829 of file environment.pb.h.

◆ CopyFrom()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::CopyFrom ( const Environment_Receivers_ReceiverPosition from)

◆ default_instance()

static const Environment_Receivers_ReceiverPosition & netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::default_instance ( )
inlinestatic

Definition at line 2374 of file environment.pb.h.

◆ depth()

double netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::depth ( ) const
inline

Definition at line 4808 of file environment.pb.h.

◆ descriptor()

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

Definition at line 2365 of file environment.pb.h.

◆ GetCachedSize()

int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::GetCachedSize ( ) const
inlinefinal

Definition at line 2427 of file environment.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 2368 of file environment.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::GetMetadata ( ) const
final

◆ GetReflection()

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

Definition at line 2371 of file environment.pb.h.

◆ has_depth()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::has_depth ( ) const
inline

Definition at line 4798 of file environment.pb.h.

◆ has_range()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::has_range ( ) const
inline

Definition at line 4826 of file environment.pb.h.

◆ internal_default_instance()

static const Environment_Receivers_ReceiverPosition * netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::internal_default_instance ( )
inlinestatic

Definition at line 2377 of file environment.pb.h.

◆ IsInitialized()

bool netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::IsInitialized ( ) const
final

◆ MergeFrom()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::MergeFrom ( const Environment_Receivers_ReceiverPosition from)
inline

Definition at line 2414 of file environment.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::mutable_unknown_fields ( )
inline

Definition at line 2361 of file environment.pb.h.

◆ New()

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

Definition at line 2408 of file environment.pb.h.

◆ operator=() [1/2]

Environment_Receivers_ReceiverPosition & netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::operator= ( const Environment_Receivers_ReceiverPosition from)
inline

Definition at line 2340 of file environment.pb.h.

◆ operator=() [2/2]

Environment_Receivers_ReceiverPosition & netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::operator= ( Environment_Receivers_ReceiverPosition &&  from)
inlinenoexcept

Definition at line 2344 of file environment.pb.h.

◆ range()

double netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::range ( ) const
inline

Definition at line 4836 of file environment.pb.h.

◆ set_depth()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::set_depth ( double  value)
inline

Definition at line 4816 of file environment.pb.h.

◆ set_range()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::set_range ( double  value)
inline

Definition at line 4844 of file environment.pb.h.

◆ Swap()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::Swap ( Environment_Receivers_ReceiverPosition other)
inline

Definition at line 2387 of file environment.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::unknown_fields ( ) const
inline

Definition at line 2358 of file environment.pb.h.

◆ UnsafeArenaSwap()

void netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::UnsafeArenaSwap ( Environment_Receivers_ReceiverPosition other)
inline

Definition at line 2400 of file environment.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 2488 of file environment.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 2436 of file environment.pb.h.

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

Definition at line 2384 of file environment.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::_class_data_
static

Definition at line 2445 of file environment.pb.h.

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::_impl_

Definition at line 2497 of file environment.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition::kIndexInFileMessages
staticconstexpr
Initial value:
=
10

Definition at line 2381 of file environment.pb.h.


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