Ignition Msgs

API Reference

6.4.0

#include <versioned_name.pb.h>

Public Member Functions

 VersionedName ()
 
 VersionedName (const VersionedName &from)
 
virtual ~VersionedName ()
 
int ByteSize () const
 
void Clear ()
 
void clear_name ()
 
void clear_version ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const VersionedName &from)
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_version () 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 VersionedName &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_name ()
 
::ignition::msgs::Versionmutable_version ()
 
const ::std::stringname () const
 
VersionedNameNew () const
 
VersionedNameNew (::google::protobuf::Arena *arena) const
 
VersionedNameoperator= (const VersionedName &from)
 
::std::stringrelease_name ()
 
::ignition::msgs::Versionrelease_version ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_name (::std::string *name)
 
void set_allocated_version (::ignition::msgs::Version *version)
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
void Swap (VersionedName *other)
 
const ::ignition::msgs::Versionversion () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kNameFieldNumber = 2
 
static const int kVersionFieldNumber = 1
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fversioned_5fname_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2fversioned_5fname_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2fversioned_5fname_2eproto ()
 

Constructor & Destructor Documentation

◆ VersionedName() [1/2]

◆ ~VersionedName()

virtual ~VersionedName ( )
virtual

◆ VersionedName() [2/2]

VersionedName ( const VersionedName from)

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_name()

void clear_name ( )
inline

◆ clear_version()

void clear_version ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void CopyFrom ( const VersionedName from)

◆ default_instance()

static const VersionedName& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

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

◆ has_version()

bool has_version ( ) 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 VersionedName from)

◆ MergePartialFromCodedStream()

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

◆ mutable_name()

std::string * mutable_name ( )
inline

◆ mutable_version()

ignition::msgs::Version * mutable_version ( )
inline

◆ name()

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

◆ New() [1/2]

VersionedName* New ( ) const
inline

References VersionedName::New().

Referenced by VersionedName::New().

◆ New() [2/2]

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

◆ operator=()

VersionedName& operator= ( const VersionedName from)
inline

◆ release_name()

std::string * release_name ( )
inline

◆ release_version()

ignition::msgs::Version * release_version ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ set_allocated_name()

void set_allocated_name ( ::std::string name)
inline

◆ set_allocated_version()

void set_allocated_version ( ::ignition::msgs::Version version)
inline

◆ set_name() [1/3]

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

◆ set_name() [2/3]

void set_name ( const char *  value)
inline

◆ set_name() [3/3]

void set_name ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void Swap ( VersionedName other)

◆ version()

const ::ignition::msgs::Version & version ( ) const
inline

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2fversioned_5fname_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2fversioned_5fname_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2fversioned_5fname_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2fversioned_5fname_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2fversioned_5fname_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2fversioned_5fname_2eproto ( )
friend

Member Data Documentation

◆ kNameFieldNumber

const int kNameFieldNumber = 2
static

◆ kVersionFieldNumber

const int kVersionFieldNumber = 1
static

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