NETSIM 1.3.0
Hardware-in-the-loop acoustic network simulator
 
Loading...
Searching...
No Matches
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor Class Referencefinal

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

Inheritance diagram for netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor:
Collaboration diagram for netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor:

Public Types

enum  : int { kFactorFieldNumber = 2 , kNumFieldNumber = 1 }
 

Public Member Functions

 EOFInternalWave_EOFAmplitudeFactor ()
 
 ~EOFInternalWave_EOFAmplitudeFactor () override
 
PROTOBUF_CONSTEXPR EOFInternalWave_EOFAmplitudeFactor (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EOFInternalWave_EOFAmplitudeFactor (const EOFInternalWave_EOFAmplitudeFactor &from)
 
 EOFInternalWave_EOFAmplitudeFactor (EOFInternalWave_EOFAmplitudeFactor &&from) noexcept
 
EOFInternalWave_EOFAmplitudeFactoroperator= (const EOFInternalWave_EOFAmplitudeFactor &from)
 
EOFInternalWave_EOFAmplitudeFactoroperator= (EOFInternalWave_EOFAmplitudeFactor &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EOFInternalWave_EOFAmplitudeFactor *other)
 
void UnsafeArenaSwap (EOFInternalWave_EOFAmplitudeFactor *other)
 
EOFInternalWave_EOFAmplitudeFactorNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const EOFInternalWave_EOFAmplitudeFactor &from)
 
void MergeFrom (const EOFInternalWave_EOFAmplitudeFactor &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_factor () const
 
void clear_factor ()
 
double factor () const
 
void set_factor (double value)
 
bool has_num () const
 
void clear_num ()
 
int32_t num () const
 
void set_num (int32_t 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 EOFInternalWave_EOFAmplitudeFactordefault_instance ()
 
static const EOFInternalWave_EOFAmplitudeFactorinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 EOFInternalWave_EOFAmplitudeFactor (::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_2fsvp_5frequest_5fresponse_2eproto
 
void swap (EOFInternalWave_EOFAmplitudeFactor &a, EOFInternalWave_EOFAmplitudeFactor &b)
 

Detailed Description

Definition at line 1282 of file svp_request_response.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kFactorFieldNumber 
kNumFieldNumber 

Definition at line 1409 of file svp_request_response.pb.h.

Constructor & Destructor Documentation

◆ EOFInternalWave_EOFAmplitudeFactor() [1/5]

netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::EOFInternalWave_EOFAmplitudeFactor ( )
inline

Definition at line 1285 of file svp_request_response.pb.h.

◆ ~EOFInternalWave_EOFAmplitudeFactor()

netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::~EOFInternalWave_EOFAmplitudeFactor ( )
override

◆ EOFInternalWave_EOFAmplitudeFactor() [2/5]

PROTOBUF_CONSTEXPR netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::EOFInternalWave_EOFAmplitudeFactor ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ EOFInternalWave_EOFAmplitudeFactor() [3/5]

netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::EOFInternalWave_EOFAmplitudeFactor ( const EOFInternalWave_EOFAmplitudeFactor from)

◆ EOFInternalWave_EOFAmplitudeFactor() [4/5]

netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::EOFInternalWave_EOFAmplitudeFactor ( EOFInternalWave_EOFAmplitudeFactor &&  from)
inlinenoexcept

Definition at line 1290 of file svp_request_response.pb.h.

◆ EOFInternalWave_EOFAmplitudeFactor() [5/5]

netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::EOFInternalWave_EOFAmplitudeFactor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::Clear ( )
final

◆ clear_factor()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::clear_factor ( )
inline

Definition at line 2323 of file svp_request_response.pb.h.

◆ clear_num()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::clear_num ( )
inline

Definition at line 2295 of file svp_request_response.pb.h.

◆ CopyFrom()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::CopyFrom ( const EOFInternalWave_EOFAmplitudeFactor from)

◆ default_instance()

static const EOFInternalWave_EOFAmplitudeFactor & netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::default_instance ( )
inlinestatic

Definition at line 1329 of file svp_request_response.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::descriptor ( )
inlinestatic

Definition at line 1320 of file svp_request_response.pb.h.

◆ factor()

double netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::factor ( ) const
inline

Definition at line 2330 of file svp_request_response.pb.h.

◆ GetCachedSize()

int netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::GetCachedSize ( ) const
inlinefinal

Definition at line 1382 of file svp_request_response.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::GetDescriptor ( )
inlinestatic

Definition at line 1323 of file svp_request_response.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::GetReflection ( )
inlinestatic

Definition at line 1326 of file svp_request_response.pb.h.

◆ has_factor()

bool netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::has_factor ( ) const
inline

Definition at line 2320 of file svp_request_response.pb.h.

◆ has_num()

bool netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::has_num ( ) const
inline

Definition at line 2292 of file svp_request_response.pb.h.

◆ internal_default_instance()

static const EOFInternalWave_EOFAmplitudeFactor * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::internal_default_instance ( )
inlinestatic

Definition at line 1332 of file svp_request_response.pb.h.

◆ IsInitialized()

bool netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::IsInitialized ( ) const
final

◆ MergeFrom()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::MergeFrom ( const EOFInternalWave_EOFAmplitudeFactor from)
inline

Definition at line 1369 of file svp_request_response.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::mutable_unknown_fields ( )
inline

Definition at line 1316 of file svp_request_response.pb.h.

◆ New()

EOFInternalWave_EOFAmplitudeFactor * netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1363 of file svp_request_response.pb.h.

◆ num()

int32_t netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::num ( ) const
inline

Definition at line 2302 of file svp_request_response.pb.h.

◆ operator=() [1/2]

EOFInternalWave_EOFAmplitudeFactor & netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::operator= ( const EOFInternalWave_EOFAmplitudeFactor from)
inline

Definition at line 1295 of file svp_request_response.pb.h.

◆ operator=() [2/2]

EOFInternalWave_EOFAmplitudeFactor & netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::operator= ( EOFInternalWave_EOFAmplitudeFactor &&  from)
inlinenoexcept

Definition at line 1299 of file svp_request_response.pb.h.

◆ set_factor()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::set_factor ( double  value)
inline

Definition at line 2338 of file svp_request_response.pb.h.

◆ set_num()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::set_num ( int32_t  value)
inline

Definition at line 2310 of file svp_request_response.pb.h.

◆ Swap()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::Swap ( EOFInternalWave_EOFAmplitudeFactor other)
inline

Definition at line 1342 of file svp_request_response.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::unknown_fields ( ) const
inline

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

◆ UnsafeArenaSwap()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::UnsafeArenaSwap ( EOFInternalWave_EOFAmplitudeFactor other)
inline

Definition at line 1355 of file svp_request_response.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 1443 of file svp_request_response.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1391 of file svp_request_response.pb.h.

◆ ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto

◆ swap

Definition at line 1339 of file svp_request_response.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::_class_data_
static

Definition at line 1400 of file svp_request_response.pb.h.

◆ _impl_

Impl_ netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::_impl_

Definition at line 1452 of file svp_request_response.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::kIndexInFileMessages
staticconstexpr
Initial value:
=
6

Definition at line 1336 of file svp_request_response.pb.h.


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