List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Clock Class Reference
#include <clock.pb.h>
Public Member Functions | |
Clock () | |
Clock (const Clock &from) | |
virtual | ~Clock () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_real () |
void | clear_sim () |
void | clear_system () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Clock &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_real () const |
bool | has_sim () const |
bool | has_system () const |
const ::gz::msgs::Header & | header () 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 Clock &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
::gz::msgs::Time * | mutable_real () |
::gz::msgs::Time * | mutable_sim () |
::gz::msgs::Time * | mutable_system () |
Clock * | New () const final |
Clock * | New (::google::protobuf::Arena *arena) const final |
Clock & | operator= (const Clock &from) |
const ::gz::msgs::Time & | real () const |
::gz::msgs::Header * | release_header () |
::gz::msgs::Time * | release_real () |
::gz::msgs::Time * | release_sim () |
::gz::msgs::Time * | release_system () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_real (::gz::msgs::Time *real) |
void | set_allocated_sim (::gz::msgs::Time *sim) |
void | set_allocated_system (::gz::msgs::Time *system) |
const ::gz::msgs::Time & | sim () const |
void | Swap (Clock *other) |
const ::gz::msgs::Time & | system () const |
Static Public Member Functions | |
static const Clock & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Clock * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kRealFieldNumber = 3 |
static const int | kSimFieldNumber = 4 |
static const int | kSystemFieldNumber = 2 |
Constructor & Destructor Documentation
◆ Clock() [1/2]
Clock | ( | ) |
◆ ~Clock()
|
virtual |
◆ Clock() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_real()
void clear_real | ( | ) |
◆ clear_sim()
void clear_sim | ( | ) |
◆ clear_system()
void clear_system | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Clock & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_real()
|
inline |
◆ has_sim()
|
inline |
◆ has_system()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_Clock_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Clock & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_real()
|
inline |
◆ mutable_sim()
|
inline |
◆ mutable_system()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ real()
|
inline |
References gz::msgs::_Time_default_instance_.
◆ release_header()
|
inline |
◆ release_real()
|
inline |
◆ release_sim()
|
inline |
◆ release_system()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_real()
|
inline |
◆ set_allocated_sim()
|
inline |
◆ set_allocated_system()
|
inline |
◆ sim()
|
inline |
References gz::msgs::_Time_default_instance_.
◆ Swap()
void Swap | ( | Clock * | other | ) |
◆ system()
|
inline |
References gz::msgs::_Time_default_instance_.
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kRealFieldNumber
|
static |
◆ kSimFieldNumber
|
static |
◆ kSystemFieldNumber
|
static |
The documentation for this class was generated from the following file: