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

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

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

Public Types

enum  : int { kTypeFieldNumber = 1 }
 
typedef Environment_Output_OutputType OutputType
 

Public Member Functions

 Environment_Output ()
 
 ~Environment_Output () override
 
PROTOBUF_CONSTEXPR Environment_Output (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Output (const Environment_Output &from)
 
 Environment_Output (Environment_Output &&from) noexcept
 
Environment_Outputoperator= (const Environment_Output &from)
 
Environment_Outputoperator= (Environment_Output &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Output *other)
 
void UnsafeArenaSwap (Environment_Output *other)
 
Environment_OutputNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Output &from)
 
void MergeFrom (const Environment_Output &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_type () const
 
void clear_type ()
 
::netsim::bellhop::protobuf::Environment_Output_OutputType type () const
 
void set_type (::netsim::bellhop::protobuf::Environment_Output_OutputType value)
 

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_Outputdefault_instance ()
 
static const Environment_Outputinternal_default_instance ()
 
static bool OutputType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * OutputType_descriptor ()
 
template<typename T >
static const std::string & OutputType_Name (T enum_t_value)
 
static bool OutputType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, OutputType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr OutputType ARRIVAL_TIMES
 
static constexpr OutputType EIGENRAYS
 
static constexpr OutputType RAYS
 
static constexpr OutputType COHERENT_PRESSURE
 
static constexpr OutputType INCOHERENT_PRESSURE
 
static constexpr OutputType SEMICOHERENT_PRESSURE
 
static constexpr OutputType OutputType_MIN
 
static constexpr OutputType OutputType_MAX
 
static constexpr int OutputType_ARRAYSIZE
 

Protected Member Functions

 Environment_Output (::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_Output &a, Environment_Output &b)
 

Detailed Description

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

Member Typedef Documentation

◆ OutputType

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTypeFieldNumber 

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

Constructor & Destructor Documentation

◆ Environment_Output() [1/5]

netsim::bellhop::protobuf::Environment_Output::Environment_Output ( )
inline

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

◆ ~Environment_Output()

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

◆ Environment_Output() [2/5]

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

◆ Environment_Output() [3/5]

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

◆ Environment_Output() [4/5]

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

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

◆ Environment_Output() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_type()

void netsim::bellhop::protobuf::Environment_Output::clear_type ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_type()

bool netsim::bellhop::protobuf::Environment_Output::has_type ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ OutputType_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * netsim::bellhop::protobuf::Environment_Output::OutputType_descriptor ( )
inlinestatic

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

◆ OutputType_IsValid()

static bool netsim::bellhop::protobuf::Environment_Output::OutputType_IsValid ( int  value)
inlinestatic

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

◆ OutputType_Name()

template<typename T >
static const std::string & netsim::bellhop::protobuf::Environment_Output::OutputType_Name ( enum_t_value)
inlinestatic

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

◆ OutputType_Parse()

static bool netsim::bellhop::protobuf::Environment_Output::OutputType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
OutputType value 
)
inlinestatic

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

◆ set_type()

void netsim::bellhop::protobuf::Environment_Output::set_type ( ::netsim::bellhop::protobuf::Environment_Output_OutputType  value)
inline

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

◆ Swap()

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

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

◆ type()

netsim::bellhop::protobuf::Environment_Output_OutputType netsim::bellhop::protobuf::Environment_Output::type ( ) const
inline

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

void swap ( Environment_Output a,
Environment_Output b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Output::_impl_

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

◆ ARRIVAL_TIMES

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::ARRIVAL_TIMES
staticconstexpr
Initial value:

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

◆ COHERENT_PRESSURE

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::COHERENT_PRESSURE
staticconstexpr
Initial value:

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

◆ EIGENRAYS

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::EIGENRAYS
staticconstexpr
Initial value:

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

◆ INCOHERENT_PRESSURE

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::INCOHERENT_PRESSURE
staticconstexpr
Initial value:

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Output::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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

◆ OutputType_ARRAYSIZE

constexpr int netsim::bellhop::protobuf::Environment_Output::OutputType_ARRAYSIZE
staticconstexpr
Initial value:

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

◆ OutputType_MAX

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::OutputType_MAX
staticconstexpr
Initial value:
=
constexpr Environment_Output_OutputType Environment_Output_OutputType_OutputType_MAX

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

◆ OutputType_MIN

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::OutputType_MIN
staticconstexpr
Initial value:
=
constexpr Environment_Output_OutputType Environment_Output_OutputType_OutputType_MIN

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

◆ RAYS

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::RAYS
staticconstexpr
Initial value:

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

◆ SEMICOHERENT_PRESSURE

constexpr OutputType netsim::bellhop::protobuf::Environment_Output::SEMICOHERENT_PRESSURE
staticconstexpr
Initial value:

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


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