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

#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 Member Functions

 Environment_Surface ()
 
virtual ~Environment_Surface ()
 
 Environment_Surface (const Environment_Surface &from)
 
Environment_Surfaceoperator= (const Environment_Surface &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Surface *other)
 
Environment_SurfaceNew () const final
 
Environment_SurfaceNew (::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_Surface &from)
 
void MergeFrom (const Environment_Surface &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_Surfacedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Environment_Surfaceinternal_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_Surface &a, Environment_Surface &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Environment_Surface() [1/2]

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

◆ ~Environment_Surface()

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

◆ Environment_Surface() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_medium()

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

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_medium()

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

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_medium()

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

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ release_medium()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_medium()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fenvironment_2eproto::TableStruct

◆ swap

void swap ( Environment_Surface a,
Environment_Surface b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

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

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

◆ kMediumFieldNumber

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

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


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