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

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

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

Public Types

enum  : int { kAngleFieldNumber = 1 , kRcFieldNumber = 2 , kPhaseFieldNumber = 3 }
 

Public Member Functions

 Environment_Medium_RCSample ()
 
 ~Environment_Medium_RCSample () override
 
PROTOBUF_CONSTEXPR Environment_Medium_RCSample (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Environment_Medium_RCSample (const Environment_Medium_RCSample &from)
 
 Environment_Medium_RCSample (Environment_Medium_RCSample &&from) noexcept
 
Environment_Medium_RCSampleoperator= (const Environment_Medium_RCSample &from)
 
Environment_Medium_RCSampleoperator= (Environment_Medium_RCSample &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Environment_Medium_RCSample *other)
 
void UnsafeArenaSwap (Environment_Medium_RCSample *other)
 
Environment_Medium_RCSampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Environment_Medium_RCSample &from)
 
void MergeFrom (const Environment_Medium_RCSample &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_angle () const
 
void clear_angle ()
 
double angle () const
 
void set_angle (double value)
 
bool has_rc () const
 
void clear_rc ()
 
double rc () const
 
void set_rc (double value)
 
bool has_phase () const
 
void clear_phase ()
 
double phase () const
 
void set_phase (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_Medium_RCSampledefault_instance ()
 
static const Environment_Medium_RCSampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Environment_Medium_RCSample (::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_Medium_RCSample &a, Environment_Medium_RCSample &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAngleFieldNumber 
kRcFieldNumber 
kPhaseFieldNumber 

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

Constructor & Destructor Documentation

◆ Environment_Medium_RCSample() [1/5]

netsim::bellhop::protobuf::Environment_Medium_RCSample::Environment_Medium_RCSample ( )
inline

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

◆ ~Environment_Medium_RCSample()

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

◆ Environment_Medium_RCSample() [2/5]

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

◆ Environment_Medium_RCSample() [3/5]

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

◆ Environment_Medium_RCSample() [4/5]

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

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

◆ Environment_Medium_RCSample() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ angle()

double netsim::bellhop::protobuf::Environment_Medium_RCSample::angle ( ) const
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_angle()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::clear_angle ( )
inline

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

◆ clear_phase()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::clear_phase ( )
inline

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

◆ clear_rc()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::clear_rc ( )
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_angle()

bool netsim::bellhop::protobuf::Environment_Medium_RCSample::has_angle ( ) const
inline

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

◆ has_phase()

bool netsim::bellhop::protobuf::Environment_Medium_RCSample::has_phase ( ) const
inline

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

◆ has_rc()

bool netsim::bellhop::protobuf::Environment_Medium_RCSample::has_rc ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ phase()

double netsim::bellhop::protobuf::Environment_Medium_RCSample::phase ( ) const
inline

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

◆ rc()

double netsim::bellhop::protobuf::Environment_Medium_RCSample::rc ( ) const
inline

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

◆ set_angle()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::set_angle ( double  value)
inline

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

◆ set_phase()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::set_phase ( double  value)
inline

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

◆ set_rc()

void netsim::bellhop::protobuf::Environment_Medium_RCSample::set_rc ( double  value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_netsim_2facousticstoolbox_2fenvironment_2eproto

◆ swap

void swap ( Environment_Medium_RCSample a,
Environment_Medium_RCSample b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ netsim::bellhop::protobuf::Environment_Medium_RCSample::_impl_

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

◆ kIndexInFileMessages

constexpr int netsim::bellhop::protobuf::Environment_Medium_RCSample::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

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


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