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

#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 Types

enum  : int { kMediumFieldNumber = 1 }
 

Public Member Functions

 Environment_Bottom ()
 
 ~Environment_Bottom () override
 
PROTOBUF_CONSTEXPR Environment_Bottom (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Bottom (const Environment_Bottom &from)
 
 Environment_Bottom (Environment_Bottom &&from) noexcept
 
Environment_Bottomoperator= (const Environment_Bottom &from)
 
Environment_Bottomoperator= (Environment_Bottom &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Bottom *other)
 
void UnsafeArenaSwap (Environment_Bottom *other)
 
Environment_BottomNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Bottom &from)
 
void MergeFrom (const Environment_Bottom &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_medium () const
 
void clear_medium ()
 
const ::netsim::bellhop::protobuf::Environment_Mediummedium () const
 
PROTOBUF_NODISCARD::netsim::bellhop::protobuf::Environment_Medium * release_medium ()
 
::netsim::bellhop::protobuf::Environment_Mediummutable_medium ()
 
void set_allocated_medium (::netsim::bellhop::protobuf::Environment_Medium *medium)
 
void unsafe_arena_set_allocated_medium (::netsim::bellhop::protobuf::Environment_Medium *medium)
 
::netsim::bellhop::protobuf::Environment_Mediumunsafe_arena_release_medium ()
 

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_Bottomdefault_instance ()
 
static const Environment_Bottominternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Environment_Bottom (::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_Bottom &a, Environment_Bottom &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMediumFieldNumber 

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

Constructor & Destructor Documentation

◆ Environment_Bottom() [1/5]

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

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

◆ ~Environment_Bottom()

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

◆ Environment_Bottom() [2/5]

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

◆ Environment_Bottom() [3/5]

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

◆ Environment_Bottom() [4/5]

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

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

◆ Environment_Bottom() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_medium()

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

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_medium()

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

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

◆ internal_default_instance()

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

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

◆ 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 4473 of file environment.pb.h.

◆ MergeFrom()

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

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

◆ mutable_medium()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_medium()

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

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

◆ set_allocated_medium()

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_medium()

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

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

◆ unsafe_arena_set_allocated_medium()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

void swap ( Environment_Bottom a,
Environment_Bottom b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Bottom::_impl_

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

◆ kIndexInFileMessages

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

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


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