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

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

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

Public Member Functions

 Environment_Bottom ()
 
virtual ~Environment_Bottom ()
 
 Environment_Bottom (const Environment_Bottom &from)
 
Environment_Bottomoperator= (const Environment_Bottom &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Bottom *other)
 
Environment_BottomNew () const final
 
Environment_BottomNew (::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_Bottom &from)
 
void MergeFrom (const Environment_Bottom &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_medium () const
 
void clear_medium ()
 
const ::netsim::bellhop::protobuf::Environment_Mediummedium () const
 
::netsim::bellhop::protobuf::Environment_Mediumrelease_medium ()
 
::netsim::bellhop::protobuf::Environment_Mediummutable_medium ()
 
void set_allocated_medium (::netsim::bellhop::protobuf::Environment_Medium *medium)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Environment_Bottomdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Bottominternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kMediumFieldNumber = 1
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Environment_Bottom() [1/2]

netsim::bellhop::protobuf::Environment_Bottom::Environment_Bottom ( )

◆ ~Environment_Bottom()

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

◆ Environment_Bottom() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_medium()

void netsim::bellhop::protobuf::Environment_Bottom::clear_medium ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_medium()

bool netsim::bellhop::protobuf::Environment_Bottom::has_medium ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ medium()

const ::netsim::bellhop::protobuf::Environment_Medium & netsim::bellhop::protobuf::Environment_Bottom::medium ( ) const
inline

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_medium()

netsim::bellhop::protobuf::Environment_Medium * netsim::bellhop::protobuf::Environment_Bottom::mutable_medium ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ release_medium()

netsim::bellhop::protobuf::Environment_Medium * netsim::bellhop::protobuf::Environment_Bottom::release_medium ( )
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_medium()

void netsim::bellhop::protobuf::Environment_Bottom::set_allocated_medium ( ::netsim::bellhop::protobuf::Environment_Medium medium)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

void swap ( Environment_Bottom a,
Environment_Bottom b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Bottom::kIndexInFileMessages
staticconstexpr
Initial value:
=
7

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

◆ kMediumFieldNumber

const int netsim::bellhop::protobuf::Environment_Bottom::kMediumFieldNumber = 1
static

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


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