Ignition Msgs

API Reference

7.1.0

#include <empty.pb.h>

Public Member Functions

 Empty ()
 
 Empty (const Empty &from)
 
virtual ~Empty ()
 
int ByteSize () const
 
void Clear ()
 
void clear_unused ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Empty &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 Empty &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
EmptyNew () const
 
EmptyNew (::google::protobuf::Arena *arena) const
 
Emptyoperator= (const Empty &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_unused (bool value)
 
void Swap (Empty *other)
 
bool unused () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kUnusedFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fempty_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fempty_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fempty_2eproto ()
 

Constructor & Destructor Documentation

◆ Empty() [1/2]

Empty ( )

◆ ~Empty()

virtual ~Empty ( )
virtual

◆ Empty() [2/2]

Empty ( const Empty from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_unused()

void clear_unused ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const Empty from)

◆ default_instance()

static const Empty& 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 Empty from)

◆ MergePartialFromCodedStream()

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

◆ New() [1/2]

Empty* New ( ) const
inline

References Empty::New().

Referenced by Empty::New().

◆ New() [2/2]

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

◆ operator=()

Empty& operator= ( const Empty from)
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_unused()

void set_unused ( bool  value)
inline

◆ Swap()

void Swap ( Empty other)

◆ unused()

bool unused ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fempty_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fempty_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fempty_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fempty_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fempty_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fempty_2eproto ( )
friend

Member Data Documentation

◆ kUnusedFieldNumber

const int kUnusedFieldNumber = 1
static

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