Ignition Msgs

API Reference

8.4.0

#include <serialized.pb.h>

Public Member Functions

 SerializedEntity ()
 
 SerializedEntity (const SerializedEntity &from)
 
virtual ~SerializedEntity ()
 
::ignition::msgs::SerializedComponentadd_components ()
 
int ByteSize () const
 
void Clear ()
 
void clear_components ()
 
void clear_id ()
 
void clear_remove ()
 
const ::ignition::msgs::SerializedComponentcomponents (int index) const
 
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::SerializedComponent > & components () const
 
int components_size () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SerializedEntity &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint64 id () 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 SerializedEntity &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::ignition::msgs::SerializedComponentmutable_components (int index)
 
::google::protobuf::RepeatedPtrField< ::ignition::msgs::SerializedComponent > * mutable_components ()
 
SerializedEntityNew () const
 
SerializedEntityNew (::google::protobuf::Arena *arena) const
 
SerializedEntityoperator= (const SerializedEntity &from)
 
bool remove () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_id (::google::protobuf::uint64 value)
 
void set_remove (bool value)
 
void Swap (SerializedEntity *other)
 

Static Public Member Functions

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

Static Public Attributes

static const int kComponentsFieldNumber = 2
 
static const int kIdFieldNumber = 1
 
static const int kRemoveFieldNumber = 3
 

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

◆ SerializedEntity() [1/2]

◆ ~SerializedEntity()

virtual ~SerializedEntity ( )
virtual

◆ SerializedEntity() [2/2]

Member Function Documentation

◆ add_components()

ignition::msgs::SerializedComponent * add_components ( )
inline

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_components()

void clear_components ( )
inline

◆ clear_id()

void clear_id ( )
inline

◆ clear_remove()

void clear_remove ( )
inline

◆ components() [1/2]

const ::ignition::msgs::SerializedComponent & components ( int  index) const
inline

◆ components() [2/2]

const ::google::protobuf::RepeatedPtrField<::ignition::msgs::SerializedComponent > & components ( ) const
inline

◆ components_size()

int components_size ( ) const
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const SerializedEntity from)

◆ default_instance()

static const SerializedEntity& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ id()

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

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

◆ MergePartialFromCodedStream()

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

◆ mutable_components() [1/2]

ignition::msgs::SerializedComponent * mutable_components ( int  index)
inline

◆ mutable_components() [2/2]

google::protobuf::RepeatedPtrField<::ignition::msgs::SerializedComponent > * mutable_components ( )
inline

◆ New() [1/2]

SerializedEntity* New ( ) const
inline

◆ New() [2/2]

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

◆ operator=()

SerializedEntity& operator= ( const SerializedEntity from)
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_id()

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

◆ set_remove()

void set_remove ( bool  value)
inline

◆ Swap()

void Swap ( SerializedEntity other)

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

◆ kComponentsFieldNumber

const int kComponentsFieldNumber = 2
static

◆ kIdFieldNumber

const int kIdFieldNumber = 1
static

◆ kRemoveFieldNumber

const int kRemoveFieldNumber = 3
static

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