NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::bellhop::protobuf::Environment_Receivers Class Reference

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

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

Public Types

typedef Environment_Receivers_ReceiverPosition ReceiverPosition
 

Public Member Functions

 Environment_Receivers ()
 
virtual ~Environment_Receivers ()
 
 Environment_Receivers (const Environment_Receivers &from)
 
Environment_Receiversoperator= (const Environment_Receivers &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Receivers *other)
 
Environment_ReceiversNew () const final
 
Environment_ReceiversNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Environment_Receivers &from)
 
void MergeFrom (const Environment_Receivers &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_first () const
 
void clear_first ()
 
const ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionfirst () const
 
::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionrelease_first ()
 
::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionmutable_first ()
 
void set_allocated_first (::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition *first)
 
bool has_last () const
 
void clear_last ()
 
const ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionlast () const
 
::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionrelease_last ()
 
::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPositionmutable_last ()
 
void set_allocated_last (::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition *last)
 
bool has_number_in_depth () const
 
void clear_number_in_depth ()
 
::google::protobuf::uint32 number_in_depth () const
 
void set_number_in_depth (::google::protobuf::uint32 value)
 
bool has_number_in_range () const
 
void clear_number_in_range ()
 
::google::protobuf::uint32 number_in_range () const
 
void set_number_in_range (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_Receiversdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Receiversinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kFirstFieldNumber = 3
 
static const int kLastFieldNumber = 4
 
static const int kNumberInDepthFieldNumber = 1
 
static const int kNumberInRangeFieldNumber = 2
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct
 
void swap (Environment_Receivers &a, Environment_Receivers &b)
 

Detailed Description

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

Member Typedef Documentation

◆ ReceiverPosition

Constructor & Destructor Documentation

◆ Environment_Receivers() [1/2]

netsim::bellhop::protobuf::Environment_Receivers::Environment_Receivers ( )

◆ ~Environment_Receivers()

virtual netsim::bellhop::protobuf::Environment_Receivers::~Environment_Receivers ( )
virtual

◆ Environment_Receivers() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

void netsim::bellhop::protobuf::Environment_Receivers::Clear ( )
final

◆ clear_first()

void netsim::bellhop::protobuf::Environment_Receivers::clear_first ( )
inline

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

◆ clear_last()

void netsim::bellhop::protobuf::Environment_Receivers::clear_last ( )
inline

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

◆ clear_number_in_depth()

void netsim::bellhop::protobuf::Environment_Receivers::clear_number_in_depth ( )
inline

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

◆ clear_number_in_range()

void netsim::bellhop::protobuf::Environment_Receivers::clear_number_in_range ( )
inline

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

◆ CopyFrom() [1/2]

void netsim::bellhop::protobuf::Environment_Receivers::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

static const Environment_Receivers& netsim::bellhop::protobuf::Environment_Receivers::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* netsim::bellhop::protobuf::Environment_Receivers::descriptor ( )
static

◆ first()

const ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition & netsim::bellhop::protobuf::Environment_Receivers::first ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

::google::protobuf::Metadata netsim::bellhop::protobuf::Environment_Receivers::GetMetadata ( ) const
final

◆ has_first()

bool netsim::bellhop::protobuf::Environment_Receivers::has_first ( ) const
inline

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

◆ has_last()

bool netsim::bellhop::protobuf::Environment_Receivers::has_last ( ) const
inline

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

◆ has_number_in_depth()

bool netsim::bellhop::protobuf::Environment_Receivers::has_number_in_depth ( ) const
inline

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

◆ has_number_in_range()

bool netsim::bellhop::protobuf::Environment_Receivers::has_number_in_range ( ) const
inline

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

◆ InitAsDefaultInstance()

static void netsim::bellhop::protobuf::Environment_Receivers::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* netsim::bellhop::protobuf::Environment_Receivers::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ last()

const ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition & netsim::bellhop::protobuf::Environment_Receivers::last ( ) const
inline

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

◆ MergeFrom() [1/2]

void netsim::bellhop::protobuf::Environment_Receivers::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void netsim::bellhop::protobuf::Environment_Receivers::MergeFrom ( const Environment_Receivers from)

◆ MergePartialFromCodedStream()

bool netsim::bellhop::protobuf::Environment_Receivers::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_first()

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition * netsim::bellhop::protobuf::Environment_Receivers::mutable_first ( )
inline

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

◆ mutable_last()

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition * netsim::bellhop::protobuf::Environment_Receivers::mutable_last ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* netsim::bellhop::protobuf::Environment_Receivers::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

Environment_Receivers* netsim::bellhop::protobuf::Environment_Receivers::New ( ) const
inlinefinal

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

◆ New() [2/2]

Environment_Receivers* netsim::bellhop::protobuf::Environment_Receivers::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ number_in_depth()

google::protobuf::uint32 netsim::bellhop::protobuf::Environment_Receivers::number_in_depth ( ) const
inline

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

◆ number_in_range()

google::protobuf::uint32 netsim::bellhop::protobuf::Environment_Receivers::number_in_range ( ) const
inline

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

◆ operator=()

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

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

◆ release_first()

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition * netsim::bellhop::protobuf::Environment_Receivers::release_first ( )
inline

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

◆ release_last()

netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition * netsim::bellhop::protobuf::Environment_Receivers::release_last ( )
inline

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

◆ SerializeWithCachedSizes()

void netsim::bellhop::protobuf::Environment_Receivers::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_first()

void netsim::bellhop::protobuf::Environment_Receivers::set_allocated_first ( ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition first)
inline

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

◆ set_allocated_last()

void netsim::bellhop::protobuf::Environment_Receivers::set_allocated_last ( ::netsim::bellhop::protobuf::Environment_Receivers_ReceiverPosition last)
inline

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

◆ set_number_in_depth()

void netsim::bellhop::protobuf::Environment_Receivers::set_number_in_depth ( ::google::protobuf::uint32  value)
inline

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

◆ set_number_in_range()

void netsim::bellhop::protobuf::Environment_Receivers::set_number_in_range ( ::google::protobuf::uint32  value)
inline

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

◆ Swap()

void netsim::bellhop::protobuf::Environment_Receivers::Swap ( Environment_Receivers other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& netsim::bellhop::protobuf::Environment_Receivers::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

void swap ( Environment_Receivers a,
Environment_Receivers b 
)
friend

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

Member Data Documentation

◆ kFirstFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers::kFirstFieldNumber = 3
static

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Receivers::kIndexInFileMessages
staticconstexpr
Initial value:
=
11

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

◆ kLastFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers::kLastFieldNumber = 4
static

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

◆ kNumberInDepthFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers::kNumberInDepthFieldNumber = 1
static

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

◆ kNumberInRangeFieldNumber

const int netsim::bellhop::protobuf::Environment_Receivers::kNumberInRangeFieldNumber = 2
static

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


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