NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor Class Reference

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

 EOFInternalWave_EOFAmplitudeFactor ()
 
virtual ~EOFInternalWave_EOFAmplitudeFactor ()
 
 EOFInternalWave_EOFAmplitudeFactor (const EOFInternalWave_EOFAmplitudeFactor &from)
 
EOFInternalWave_EOFAmplitudeFactoroperator= (const EOFInternalWave_EOFAmplitudeFactor &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EOFInternalWave_EOFAmplitudeFactor *other)
 
EOFInternalWave_EOFAmplitudeFactorNew () const final
 
EOFInternalWave_EOFAmplitudeFactorNew (::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 EOFInternalWave_EOFAmplitudeFactor &from)
 
void MergeFrom (const EOFInternalWave_EOFAmplitudeFactor &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_factor () const
 
void clear_factor ()
 
double factor () const
 
void set_factor (double value)
 
bool has_num () const
 
void clear_num ()
 
::google::protobuf::int32 num () const
 
void set_num (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const EOFInternalWave_EOFAmplitudeFactordefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const EOFInternalWave_EOFAmplitudeFactorinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kFactorFieldNumber = 2
 
static const int kNumFieldNumber = 1
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct
 
void swap (EOFInternalWave_EOFAmplitudeFactor &a, EOFInternalWave_EOFAmplitudeFactor &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ EOFInternalWave_EOFAmplitudeFactor() [1/2]

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

◆ ~EOFInternalWave_EOFAmplitudeFactor()

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

◆ EOFInternalWave_EOFAmplitudeFactor() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_factor()

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

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

◆ clear_num()

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

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

◆ CopyFrom() [1/2]

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ factor()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_factor()

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

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

◆ has_num()

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

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

◆ InitAsDefaultInstance()

static void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

EOFInternalWave_EOFAmplitudeFactor* netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::New ( ) const
inlinefinal

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

◆ New() [2/2]

EOFInternalWave_EOFAmplitudeFactor* netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ num()

google::protobuf::int32 netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::num ( ) const
inline

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_factor()

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

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

◆ set_num()

void netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::set_num ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct

◆ swap

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

Member Data Documentation

◆ kFactorFieldNumber

const int netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::kFactorFieldNumber = 2
static

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

◆ kIndexInFileMessages

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

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

◆ kNumFieldNumber

const int netsim::SVP::protobuf::EOFInternalWave_EOFAmplitudeFactor::kNumFieldNumber = 1
static

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


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