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

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

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

Public Types

enum  : int { kDepthFieldNumber = 1 }
 

Public Member Functions

 Environment_Sources_SourcePosition ()
 
 ~Environment_Sources_SourcePosition () override
 
PROTOBUF_CONSTEXPR Environment_Sources_SourcePosition (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Sources_SourcePosition (const Environment_Sources_SourcePosition &from)
 
 Environment_Sources_SourcePosition (Environment_Sources_SourcePosition &&from) noexcept
 
Environment_Sources_SourcePositionoperator= (const Environment_Sources_SourcePosition &from)
 
Environment_Sources_SourcePositionoperator= (Environment_Sources_SourcePosition &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Sources_SourcePosition *other)
 
void UnsafeArenaSwap (Environment_Sources_SourcePosition *other)
 
Environment_Sources_SourcePositionNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Sources_SourcePosition &from)
 
void MergeFrom (const Environment_Sources_SourcePosition &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_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double 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_Sources_SourcePositiondefault_instance ()
 
static const Environment_Sources_SourcePositioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Environment_Sources_SourcePosition (::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_Sources_SourcePosition &a, Environment_Sources_SourcePosition &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDepthFieldNumber 

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

Constructor & Destructor Documentation

◆ Environment_Sources_SourcePosition() [1/5]

netsim::bellhop::protobuf::Environment_Sources_SourcePosition::Environment_Sources_SourcePosition ( )
inline

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

◆ ~Environment_Sources_SourcePosition()

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

◆ Environment_Sources_SourcePosition() [2/5]

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

◆ Environment_Sources_SourcePosition() [3/5]

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

◆ Environment_Sources_SourcePosition() [4/5]

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

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

◆ Environment_Sources_SourcePosition() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_depth()

void netsim::bellhop::protobuf::Environment_Sources_SourcePosition::clear_depth ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ depth()

double netsim::bellhop::protobuf::Environment_Sources_SourcePosition::depth ( ) const
inline

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_depth()

bool netsim::bellhop::protobuf::Environment_Sources_SourcePosition::has_depth ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_depth()

void netsim::bellhop::protobuf::Environment_Sources_SourcePosition::set_depth ( double  value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Sources_SourcePosition::_impl_

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Sources_SourcePosition::kIndexInFileMessages
staticconstexpr
Initial value:
=
8

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


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