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

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

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

Public Member Functions

 EOFCoefficients_EOFWeight ()
 
virtual ~EOFCoefficients_EOFWeight ()
 
 EOFCoefficients_EOFWeight (const EOFCoefficients_EOFWeight &from)
 
EOFCoefficients_EOFWeightoperator= (const EOFCoefficients_EOFWeight &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EOFCoefficients_EOFWeight *other)
 
EOFCoefficients_EOFWeightNew () const final
 
EOFCoefficients_EOFWeightNew (::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 EOFCoefficients_EOFWeight &from)
 
void MergeFrom (const EOFCoefficients_EOFWeight &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_value () const
 
void clear_value ()
 
double value () const
 
void set_value (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 EOFCoefficients_EOFWeightdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const EOFCoefficients_EOFWeightinternal_default_instance ()
 

Static Public Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ EOFCoefficients_EOFWeight() [1/2]

netsim::SVP::protobuf::EOFCoefficients_EOFWeight::EOFCoefficients_EOFWeight ( )

◆ ~EOFCoefficients_EOFWeight()

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

◆ EOFCoefficients_EOFWeight() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_num()

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

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

◆ clear_value()

void netsim::SVP::protobuf::EOFCoefficients_EOFWeight::clear_value ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_num()

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

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

◆ has_value()

bool netsim::SVP::protobuf::EOFCoefficients_EOFWeight::has_value ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ num()

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

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_num()

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

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

◆ set_value()

void netsim::SVP::protobuf::EOFCoefficients_EOFWeight::set_value ( double  value)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ value()

double netsim::SVP::protobuf::EOFCoefficients_EOFWeight::value ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct

◆ swap

void swap ( EOFCoefficients_EOFWeight a,
EOFCoefficients_EOFWeight b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int netsim::SVP::protobuf::EOFCoefficients_EOFWeight::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

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

◆ kNumFieldNumber

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

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

◆ kValueFieldNumber

const int netsim::SVP::protobuf::EOFCoefficients_EOFWeight::kValueFieldNumber = 2
static

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


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