List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
VersionedName Class Referencefinal
#include <versioned_name.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 2 , kVersionFieldNumber = 1 } |
Public Member Functions | |
VersionedName () | |
constexpr | VersionedName (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
VersionedName (const VersionedName &from) | |
VersionedName (VersionedName &&from) noexcept | |
~VersionedName () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_name () |
void | clear_version () |
void | CopyFrom (const VersionedName &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_version () const |
bool | IsInitialized () const final |
void | MergeFrom (const VersionedName &from) |
std::string * | mutable_name () |
::ignition::msgs::Version * | mutable_version () |
const std::string & | name () const |
VersionedName * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
VersionedName & | operator= (const VersionedName &from) |
VersionedName & | operator= (VersionedName &&from) noexcept |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NODISCARD ::ignition::msgs::Version * | release_version () |
void | set_allocated_name (std::string *name) |
void | set_allocated_version (::ignition::msgs::Version *version) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | Swap (VersionedName *other) |
::ignition::msgs::Version * | unsafe_arena_release_version () |
void | unsafe_arena_set_allocated_version (::ignition::msgs::Version *version) |
void | UnsafeArenaSwap (VersionedName *other) |
const ::ignition::msgs::Version & | version () const |
Static Public Member Functions | |
static const VersionedName & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const VersionedName * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
VersionedName (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ VersionedName() [1/5]
|
inline |
◆ ~VersionedName()
|
override |
◆ VersionedName() [2/5]
|
explicitconstexpr |
◆ VersionedName() [3/5]
VersionedName | ( | const VersionedName & | from | ) |
◆ VersionedName() [4/5]
|
inlinenoexcept |
◆ VersionedName() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_name()
|
inline |
◆ clear_version()
void clear_version | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const VersionedName & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_version()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_VersionedName_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const VersionedName & | from | ) |
◆ mutable_name()
|
inline |
◆ mutable_version()
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_name()
|
inline |
◆ release_version()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_allocated_version()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_version()
|
inline |
◆ unsafe_arena_set_allocated_version()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ version()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: