List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
SerializedComponent Class Reference
#include <serialized.pb.h>
Public Member Functions | |
SerializedComponent () | |
SerializedComponent (const SerializedComponent &from) | |
virtual | ~SerializedComponent () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_component () |
void | clear_remove () |
void | clear_type () |
const ::std::string & | component () const |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const SerializedComponent &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const SerializedComponent &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_component () |
SerializedComponent * | New () const final |
SerializedComponent * | New (::google::protobuf::Arena *arena) const final |
SerializedComponent & | operator= (const SerializedComponent &from) |
::std::string * | release_component () |
bool | remove () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_component (::std::string *component) |
void | set_component (const ::std::string &value) |
void | set_component (const char *value) |
void | set_component (const void *value, size_t size) |
void | set_remove (bool value) |
void | set_type (::google::protobuf::uint64 value) |
void | Swap (SerializedComponent *other) |
::google::protobuf::uint64 | type () const |
Static Public Member Functions | |
static const SerializedComponent & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const SerializedComponent * | internal_default_instance () |
Static Public Attributes | |
static const int | kComponentFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kRemoveFieldNumber = 3 |
static const int | kTypeFieldNumber = 1 |
Constructor & Destructor Documentation
🔗SerializedComponent() [1/2]
🔗~SerializedComponent()
|
virtual |
🔗SerializedComponent() [2/2]
SerializedComponent | ( | const SerializedComponent & | from | ) |
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_component()
|
inline |
🔗clear_remove()
|
inline |
🔗clear_type()
|
inline |
🔗component()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const SerializedComponent & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References gz::msgs::_SerializedComponent_default_instance_.
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const SerializedComponent & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_component()
|
inline |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
|
inline |
🔗release_component()
|
inline |
🔗remove()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_component()
|
inline |
🔗set_component() [1/3]
|
inline |
🔗set_component() [2/3]
|
inline |
🔗set_component() [3/3]
|
inline |
🔗set_remove()
|
inline |
🔗set_type()
|
inline |
🔗Swap()
void Swap | ( | SerializedComponent * | other | ) |
🔗type()
|
inline |
Member Data Documentation
🔗kComponentFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kRemoveFieldNumber
|
static |
🔗kTypeFieldNumber
|
static |
The documentation for this class was generated from the following file: