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

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

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

Public Types

enum  : int { kMediumFieldNumber = 1 }
 

Public Member Functions

 Environment_Surface ()
 
 ~Environment_Surface () override
 
PROTOBUF_CONSTEXPR Environment_Surface (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Surface (const Environment_Surface &from)
 
 Environment_Surface (Environment_Surface &&from) noexcept
 
Environment_Surfaceoperator= (const Environment_Surface &from)
 
Environment_Surfaceoperator= (Environment_Surface &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Surface *other)
 
void UnsafeArenaSwap (Environment_Surface *other)
 
Environment_SurfaceNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Surface &from)
 
void MergeFrom (const Environment_Surface &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_Surfacedefault_instance ()
 
static const Environment_Surfaceinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Environment_Surface (::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_Surface &a, Environment_Surface &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMediumFieldNumber 

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

Constructor & Destructor Documentation

◆ Environment_Surface() [1/5]

netsim::bellhop::protobuf::Environment_Surface::Environment_Surface ( )
inline

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

◆ ~Environment_Surface()

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

◆ Environment_Surface() [2/5]

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

◆ Environment_Surface() [3/5]

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

◆ Environment_Surface() [4/5]

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

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

◆ Environment_Surface() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_medium()

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

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_medium()

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

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ medium()

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

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

◆ MergeFrom()

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

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

◆ mutable_medium()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_medium()

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

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

◆ set_allocated_medium()

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_medium()

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

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

◆ unsafe_arena_set_allocated_medium()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

void swap ( Environment_Surface a,
Environment_Surface b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Surface::_impl_

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Surface::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

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


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