List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Header Class Reference
#include <header.pb.h>
Public Types | |
typedef Header_Map | Map |
Public Member Functions | |
Header () | |
Header (const Header &from) | |
virtual | ~Header () |
::gz::msgs::Header_Map * | add_data () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_data () |
void | clear_stamp () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Header &from) |
const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Header_Map > & | data () const |
const ::gz::msgs::Header_Map & | data (int index) const |
int | data_size () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_stamp () const |
::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 Header &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::RepeatedPtrField< ::gz::msgs::Header_Map > * | mutable_data () |
::gz::msgs::Header_Map * | mutable_data (int index) |
::gz::msgs::Time * | mutable_stamp () |
Header * | New () const final |
Header * | New (::google::protobuf::Arena *arena) const final |
Header & | operator= (const Header &from) |
::gz::msgs::Time * | release_stamp () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_stamp (::gz::msgs::Time *stamp) |
const ::gz::msgs::Time & | stamp () const |
void | Swap (Header *other) |
Static Public Member Functions | |
static const Header & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Header * | internal_default_instance () |
Static Public Attributes | |
static const int | kDataFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kStampFieldNumber = 1 |
Member Typedef Documentation
◆ Map
typedef Header_Map Map |
Constructor & Destructor Documentation
◆ Header() [1/2]
Header | ( | ) |
◆ ~Header()
|
virtual |
◆ Header() [2/2]
Member Function Documentation
◆ add_data()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ clear_stamp()
void clear_stamp | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Header & | from | ) |
◆ data() [1/2]
|
inline |
◆ data() [2/2]
|
inline |
◆ data_size()
|
inline |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_stamp()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Header_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Header & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_data() [1/2]
|
inline |
◆ mutable_data() [2/2]
|
inline |
◆ mutable_stamp()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_stamp()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_stamp()
|
inline |
◆ stamp()
|
inline |
References gz::msgs::_Time_default_instance_.
◆ Swap()
void Swap | ( | Header * | other | ) |
Member Data Documentation
◆ kDataFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kStampFieldNumber
|
static |
The documentation for this class was generated from the following file: