List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Diagnostics_DiagTime Class Reference
#include <diagnostics.pb.h>
Public Member Functions | |
Diagnostics_DiagTime () | |
Diagnostics_DiagTime (const Diagnostics_DiagTime &from) | |
virtual | ~Diagnostics_DiagTime () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_elapsed () |
void | clear_name () |
void | clear_wall () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Diagnostics_DiagTime &from) |
const ::gz::msgs::Time & | elapsed () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_elapsed () const |
bool | has_wall () 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 Diagnostics_DiagTime &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Time * | mutable_elapsed () |
::std::string * | mutable_name () |
::gz::msgs::Time * | mutable_wall () |
const ::std::string & | name () const |
Diagnostics_DiagTime * | New () const final |
Diagnostics_DiagTime * | New (::google::protobuf::Arena *arena) const final |
Diagnostics_DiagTime & | operator= (const Diagnostics_DiagTime &from) |
::gz::msgs::Time * | release_elapsed () |
::std::string * | release_name () |
::gz::msgs::Time * | release_wall () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_elapsed (::gz::msgs::Time *elapsed) |
void | set_allocated_name (::std::string *name) |
void | set_allocated_wall (::gz::msgs::Time *wall) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | Swap (Diagnostics_DiagTime *other) |
const ::gz::msgs::Time & | wall () const |
Static Public Member Functions | |
static const Diagnostics_DiagTime & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Diagnostics_DiagTime * | internal_default_instance () |
Static Public Attributes | |
static const int | kElapsedFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 1 |
static const int | kWallFieldNumber = 3 |
Constructor & Destructor Documentation
◆ Diagnostics_DiagTime() [1/2]
◆ ~Diagnostics_DiagTime()
|
virtual |
◆ Diagnostics_DiagTime() [2/2]
Diagnostics_DiagTime | ( | const Diagnostics_DiagTime & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_elapsed()
void clear_elapsed | ( | ) |
◆ clear_name()
|
inline |
◆ clear_wall()
void clear_wall | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const Diagnostics_DiagTime & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ elapsed()
|
inline |
References gz::msgs::_Time_default_instance_.
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_elapsed()
|
inline |
◆ has_wall()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const Diagnostics_DiagTime & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_elapsed()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_wall()
|
inline |
◆ name()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_elapsed()
|
inline |
◆ release_name()
|
inline |
◆ release_wall()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_elapsed()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_allocated_wall()
|
inline |
◆ set_name() [1/3]
|
inline |
◆ set_name() [2/3]
|
inline |
◆ set_name() [3/3]
|
inline |
◆ Swap()
void Swap | ( | Diagnostics_DiagTime * | other | ) |
◆ wall()
|
inline |
References gz::msgs::_Time_default_instance_.
Member Data Documentation
◆ kElapsedFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNameFieldNumber
|
static |
◆ kWallFieldNumber
|
static |
The documentation for this class was generated from the following file: