Ignition Msgs

API Reference

8.4.0

#include <double_v.pb.h>

Public Member Functions

 Double_V ()
 
 Double_V (const Double_V &from)
 
virtual ~Double_V ()
 
void add_data (double value)
 
int ByteSize () const
 
void Clear ()
 
void clear_data ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Double_V &from)
 
double data (int index) const
 
const ::google::protobuf::RepeatedField< double > & data () const
 
int data_size () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const Double_V &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::google::protobuf::RepeatedField< double > * mutable_data ()
 
Double_VNew () const
 
Double_VNew (::google::protobuf::Arena *arena) const
 
Double_Voperator= (const Double_V &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_data (int index, double value)
 
void Swap (Double_V *other)
 

Static Public Member Functions

static const Double_Vdefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 

Static Public Attributes

static const int kDataFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fdouble_5fv_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fdouble_5fv_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fdouble_5fv_2eproto ()
 

Constructor & Destructor Documentation

◆ Double_V() [1/2]

Double_V ( )

◆ ~Double_V()

virtual ~Double_V ( )
virtual

◆ Double_V() [2/2]

Double_V ( const Double_V from)

Member Function Documentation

◆ add_data()

void add_data ( double  value)
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_data()

void clear_data ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const Double_V from)

◆ data() [1/2]

double data ( int  index) const
inline

◆ data() [2/2]

const ::google::protobuf::RepeatedField< double > & data ( ) const
inline

◆ data_size()

int data_size ( ) const
inline

◆ default_instance()

static const Double_V& default_instance ( )
static

Referenced by Packet::doublev().

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const Double_V from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ mutable_data()

google::protobuf::RepeatedField< double > * mutable_data ( )
inline

◆ New() [1/2]

Double_V* New ( ) const
inline

References Double_V::New().

Referenced by Double_V::New().

◆ New() [2/2]

Double_V* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

Double_V& operator= ( const Double_V from)
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_data()

void set_data ( int  index,
double  value 
)
inline

◆ Swap()

void Swap ( Double_V other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fdouble_5fv_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fdouble_5fv_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fdouble_5fv_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fdouble_5fv_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fdouble_5fv_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fdouble_5fv_2eproto ( )
friend

Member Data Documentation

◆ kDataFieldNumber

const int kDataFieldNumber = 1
static

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