List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
StringMsg_V Class Referencefinal
#include <stringmsg_v.pb.h>
Public Types | |
enum | : int { kDataFieldNumber = 2 , kHeaderFieldNumber = 1 } |
Public Member Functions | |
StringMsg_V () | |
constexpr | StringMsg_V (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
StringMsg_V (const StringMsg_V &from) | |
StringMsg_V (StringMsg_V &&from) noexcept | |
~StringMsg_V () 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 |
std::string * | add_data () |
void | add_data (const char *value) |
void | add_data (const char *value, size_t size) |
void | add_data (const std::string &value) |
void | add_data (std::string &&value) |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_data () |
void | clear_header () |
void | CopyFrom (const StringMsg_V &from) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | data () const |
const std::string & | data (int index) const |
int | data_size () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
bool | IsInitialized () const final |
void | MergeFrom (const StringMsg_V &from) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_data () |
std::string * | mutable_data (int index) |
::ignition::msgs::Header * | mutable_header () |
StringMsg_V * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
StringMsg_V & | operator= (const StringMsg_V &from) |
StringMsg_V & | operator= (StringMsg_V &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Header * | release_header () |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_data (int index, const char *value) |
void | set_data (int index, const char *value, size_t size) |
void | set_data (int index, const std::string &value) |
void | set_data (int index, std::string &&value) |
void | Swap (StringMsg_V *other) |
::ignition::msgs::Header * | unsafe_arena_release_header () |
void | unsafe_arena_set_allocated_header (::ignition::msgs::Header *header) |
void | UnsafeArenaSwap (StringMsg_V *other) |
Static Public Member Functions | |
static const StringMsg_V & | 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 StringMsg_V * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
StringMsg_V (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ StringMsg_V() [1/5]
|
inline |
◆ ~StringMsg_V()
|
override |
◆ StringMsg_V() [2/5]
|
explicitconstexpr |
◆ StringMsg_V() [3/5]
StringMsg_V | ( | const StringMsg_V & | from | ) |
◆ StringMsg_V() [4/5]
|
inlinenoexcept |
◆ StringMsg_V() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ add_data() [1/5]
|
inline |
◆ add_data() [2/5]
|
inline |
◆ add_data() [3/5]
|
inline |
References string::assign().
◆ add_data() [4/5]
|
inline |
References string::assign().
◆ add_data() [5/5]
|
inline |
References std::move().
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const StringMsg_V & | from | ) |
◆ data() [1/2]
|
inline |
◆ data() [2/2]
|
inline |
◆ data_size()
|
inline |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_header()
|
inline |
◆ header()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_StringMsg_V_default_instance_.
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const StringMsg_V & | from | ) |
◆ mutable_data() [1/2]
|
inline |
◆ mutable_data() [2/2]
|
inline |
◆ mutable_header()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_header()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_data() [1/4]
|
inline |
◆ set_data() [2/4]
|
inline |
◆ set_data() [3/4]
|
inline |
◆ set_data() [4/4]
|
inline |
References std::move().
◆ Swap()
|
inline |
◆ unsafe_arena_release_header()
|
inline |
◆ unsafe_arena_set_allocated_header()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: