List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
Diagnostics_DiagTime Class Referencefinal
#include <diagnostics.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1 , kElapsedFieldNumber = 2 , kWallFieldNumber = 3 } |
Public Member Functions | |
Diagnostics_DiagTime () | |
constexpr | Diagnostics_DiagTime (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Diagnostics_DiagTime (const Diagnostics_DiagTime &from) | |
Diagnostics_DiagTime (Diagnostics_DiagTime &&from) noexcept | |
~Diagnostics_DiagTime () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_elapsed () |
void | clear_name () |
void | clear_wall () |
void | CopyFrom (const Diagnostics_DiagTime &from) |
const ::ignition::msgs::Time & | elapsed () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_elapsed () const |
bool | has_wall () const |
bool | IsInitialized () const final |
void | MergeFrom (const Diagnostics_DiagTime &from) |
::ignition::msgs::Time * | mutable_elapsed () |
std::string * | mutable_name () |
::ignition::msgs::Time * | mutable_wall () |
const std::string & | name () const |
Diagnostics_DiagTime * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Diagnostics_DiagTime & | operator= (const Diagnostics_DiagTime &from) |
Diagnostics_DiagTime & | operator= (Diagnostics_DiagTime &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Time * | release_elapsed () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NODISCARD ::ignition::msgs::Time * | release_wall () |
void | set_allocated_elapsed (::ignition::msgs::Time *elapsed) |
void | set_allocated_name (std::string *name) |
void | set_allocated_wall (::ignition::msgs::Time *wall) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | Swap (Diagnostics_DiagTime *other) |
::ignition::msgs::Time * | unsafe_arena_release_elapsed () |
::ignition::msgs::Time * | unsafe_arena_release_wall () |
void | unsafe_arena_set_allocated_elapsed (::ignition::msgs::Time *elapsed) |
void | unsafe_arena_set_allocated_wall (::ignition::msgs::Time *wall) |
void | UnsafeArenaSwap (Diagnostics_DiagTime *other) |
const ::ignition::msgs::Time & | wall () const |
Static Public Member Functions | |
static const Diagnostics_DiagTime & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const Diagnostics_DiagTime * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Diagnostics_DiagTime (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ Diagnostics_DiagTime() [1/5]
|
inline |
◆ ~Diagnostics_DiagTime()
|
override |
◆ Diagnostics_DiagTime() [2/5]
|
explicitconstexpr |
◆ Diagnostics_DiagTime() [3/5]
Diagnostics_DiagTime | ( | const Diagnostics_DiagTime & | from | ) |
◆ Diagnostics_DiagTime() [4/5]
|
inlinenoexcept |
◆ Diagnostics_DiagTime() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_elapsed()
void clear_elapsed | ( | ) |
◆ clear_name()
|
inline |
◆ clear_wall()
void clear_wall | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const Diagnostics_DiagTime & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ elapsed()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_elapsed()
|
inline |
◆ has_wall()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const Diagnostics_DiagTime & | from | ) |
◆ mutable_elapsed()
|
inline |
◆ mutable_name()
|
inline |
◆ mutable_wall()
|
inline |
◆ name()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_elapsed()
|
inline |
◆ release_name()
|
inline |
◆ release_wall()
|
inline |
◆ set_allocated_elapsed()
|
inline |
◆ set_allocated_name()
|
inline |
◆ set_allocated_wall()
|
inline |
◆ set_name() [1/2]
void set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_name() [2/2]
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_elapsed()
|
inline |
◆ unsafe_arena_release_wall()
|
inline |
◆ unsafe_arena_set_allocated_elapsed()
|
inline |
◆ unsafe_arena_set_allocated_wall()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
◆ wall()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: