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 ::ignition::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 |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Time * | mutable_real () |
::ignition::msgs::Time * | mutable_sim () |
::ignition::msgs::Time * | mutable_system () |
Clock * | New () const final |
Clock * | New (::google::protobuf::Arena *arena) const final |
Clock & | operator= (const Clock &from) |
const ::ignition::msgs::Time & | real () const |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Time * | release_real () |
::ignition::msgs::Time * | release_sim () |
::ignition::msgs::Time * | release_system () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_real (::ignition::msgs::Time *real) |
void | set_allocated_sim (::ignition::msgs::Time *sim) |
void | set_allocated_system (::ignition::msgs::Time *system) |
const ::ignition::msgs::Time & | sim () const |
void | Swap (Clock *other) |
const ::ignition::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 ignition::msgs::_Header_default_instance_.
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References ignition::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 ignition::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 ignition::msgs::_Time_default_instance_.
🔗Swap()
void Swap | ( | Clock * | other | ) |
🔗system()
|
inline |
References ignition::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: