Ignition Msgs

API Reference

8.0.0~pre1

#include <serialized.pb.h>

Public Member Functions

 SerializedComponent ()
 
 SerializedComponent (const SerializedComponent &from)
 
virtual ~SerializedComponent ()
 
int ByteSize () const
 
void Clear ()
 
void clear_component ()
 
void clear_remove ()
 
void clear_type ()
 
const ::std::stringcomponent () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SerializedComponent &from)
 
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 SerializedComponent &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_component ()
 
SerializedComponentNew () const
 
SerializedComponentNew (::google::protobuf::Arena *arena) const
 
SerializedComponentoperator= (const SerializedComponent &from)
 
::std::stringrelease_component ()
 
bool remove () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_component (::std::string *component)
 
void set_component (const ::std::string &value)
 
void set_component (const char *value)
 
void set_component (const void *value, size_t size)
 
void set_remove (bool value)
 
void set_type (::google::protobuf::uint64 value)
 
void Swap (SerializedComponent *other)
 
::google::protobuf::uint64 type () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kComponentFieldNumber = 2
 
static const int kRemoveFieldNumber = 3
 
static const int kTypeFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fserialized_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fserialized_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_2eproto ()
 

Constructor & Destructor Documentation

◆ SerializedComponent() [1/2]

◆ ~SerializedComponent()

virtual ~SerializedComponent ( )
virtual

◆ SerializedComponent() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_component()

void clear_component ( )
inline

◆ clear_remove()

void clear_remove ( )
inline

◆ clear_type()

void clear_type ( )
inline

◆ component()

const ::std::string & component ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const SerializedComponent from)

◆ default_instance()

static const SerializedComponent& default_instance ( )
static

◆ 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 SerializedComponent from)

◆ MergePartialFromCodedStream()

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

◆ mutable_component()

std::string * mutable_component ( )
inline

◆ New() [1/2]

SerializedComponent* New ( ) const
inline

◆ New() [2/2]

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

◆ operator=()

SerializedComponent& operator= ( const SerializedComponent from)
inline

◆ release_component()

std::string * release_component ( )
inline

◆ remove()

bool remove ( ) const
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_component()

void set_allocated_component ( ::std::string component)
inline

◆ set_component() [1/3]

void set_component ( const ::std::string value)
inline

◆ set_component() [2/3]

void set_component ( const char *  value)
inline

◆ set_component() [3/3]

void set_component ( const void *  value,
size_t  size 
)
inline

◆ set_remove()

void set_remove ( bool  value)
inline

◆ set_type()

void set_type ( ::google::protobuf::uint64  value)
inline

◆ Swap()

void Swap ( SerializedComponent other)

◆ type()

google::protobuf::uint64 type ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fserialized_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fserialized_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fserialized_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fserialized_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fserialized_2eproto ( )
friend

Member Data Documentation

◆ kComponentFieldNumber

const int kComponentFieldNumber = 2
static

◆ kRemoveFieldNumber

const int kRemoveFieldNumber = 3
static

◆ kTypeFieldNumber

const int kTypeFieldNumber = 1
static

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