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

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

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

Public Types

typedef Environment_Sources_SourcePosition SourcePosition
 

Public Member Functions

 Environment_Sources ()
 
virtual ~Environment_Sources ()
 
 Environment_Sources (const Environment_Sources &from)
 
Environment_Sourcesoperator= (const Environment_Sources &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Sources *other)
 
Environment_SourcesNew () const final
 
Environment_SourcesNew (::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_Sources &from)
 
void MergeFrom (const Environment_Sources &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_Sources_SourcePositionfirst () const
 
::netsim::bellhop::protobuf::Environment_Sources_SourcePositionrelease_first ()
 
::netsim::bellhop::protobuf::Environment_Sources_SourcePositionmutable_first ()
 
void set_allocated_first (::netsim::bellhop::protobuf::Environment_Sources_SourcePosition *first)
 
bool has_last () const
 
void clear_last ()
 
const ::netsim::bellhop::protobuf::Environment_Sources_SourcePositionlast () const
 
::netsim::bellhop::protobuf::Environment_Sources_SourcePositionrelease_last ()
 
::netsim::bellhop::protobuf::Environment_Sources_SourcePositionmutable_last ()
 
void set_allocated_last (::netsim::bellhop::protobuf::Environment_Sources_SourcePosition *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)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_Sourcesdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Sourcesinternal_default_instance ()
 

Static Public Attributes

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

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ SourcePosition

Constructor & Destructor Documentation

◆ Environment_Sources() [1/2]

netsim::bellhop::protobuf::Environment_Sources::Environment_Sources ( )

◆ ~Environment_Sources()

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

◆ Environment_Sources() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_first()

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

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

◆ clear_last()

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

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

◆ clear_number_in_depth()

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

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ first()

const ::netsim::bellhop::protobuf::Environment_Sources_SourcePosition & netsim::bellhop::protobuf::Environment_Sources::first ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_first()

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

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

◆ has_last()

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

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

◆ has_number_in_depth()

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

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ last()

const ::netsim::bellhop::protobuf::Environment_Sources_SourcePosition & netsim::bellhop::protobuf::Environment_Sources::last ( ) const
inline

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_first()

netsim::bellhop::protobuf::Environment_Sources_SourcePosition * netsim::bellhop::protobuf::Environment_Sources::mutable_first ( )
inline

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

◆ mutable_last()

netsim::bellhop::protobuf::Environment_Sources_SourcePosition * netsim::bellhop::protobuf::Environment_Sources::mutable_last ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ number_in_depth()

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

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

◆ operator=()

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

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

◆ release_first()

netsim::bellhop::protobuf::Environment_Sources_SourcePosition * netsim::bellhop::protobuf::Environment_Sources::release_first ( )
inline

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

◆ release_last()

netsim::bellhop::protobuf::Environment_Sources_SourcePosition * netsim::bellhop::protobuf::Environment_Sources::release_last ( )
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_first()

void netsim::bellhop::protobuf::Environment_Sources::set_allocated_first ( ::netsim::bellhop::protobuf::Environment_Sources_SourcePosition first)
inline

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

◆ set_allocated_last()

void netsim::bellhop::protobuf::Environment_Sources::set_allocated_last ( ::netsim::bellhop::protobuf::Environment_Sources_SourcePosition last)
inline

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

◆ set_number_in_depth()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

void swap ( Environment_Sources a,
Environment_Sources b 
)
friend

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

Member Data Documentation

◆ kFirstFieldNumber

const int netsim::bellhop::protobuf::Environment_Sources::kFirstFieldNumber = 2
static

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Sources::kIndexInFileMessages
staticconstexpr
Initial value:
=
9

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

◆ kLastFieldNumber

const int netsim::bellhop::protobuf::Environment_Sources::kLastFieldNumber = 3
static

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

◆ kNumberInDepthFieldNumber

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

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


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