List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
LogStatus Class Reference
#include <log_status.pb.h>
Public Types | |
typedef LogStatus_LogFile | LogFile |
Public Member Functions | |
LogStatus () | |
LogStatus (const LogStatus &from) | |
virtual | ~LogStatus () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_log_file () |
void | clear_sim_time () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const LogStatus &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_log_file () const |
bool | has_sim_time () const |
const ::gz::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
const ::gz::msgs::LogStatus_LogFile & | log_file () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const LogStatus &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::gz::msgs::Header * | mutable_header () |
::gz::msgs::LogStatus_LogFile * | mutable_log_file () |
::gz::msgs::Time * | mutable_sim_time () |
LogStatus * | New () const final |
LogStatus * | New (::google::protobuf::Arena *arena) const final |
LogStatus & | operator= (const LogStatus &from) |
::gz::msgs::Header * | release_header () |
::gz::msgs::LogStatus_LogFile * | release_log_file () |
::gz::msgs::Time * | release_sim_time () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_log_file (::gz::msgs::LogStatus_LogFile *log_file) |
void | set_allocated_sim_time (::gz::msgs::Time *sim_time) |
const ::gz::msgs::Time & | sim_time () const |
void | Swap (LogStatus *other) |
Static Public Member Functions | |
static const LogStatus & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const LogStatus * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kLogFileFieldNumber = 3 |
static const int | kSimTimeFieldNumber = 2 |
Member Typedef Documentation
◆ LogFile
typedef LogStatus_LogFile LogFile |
Constructor & Destructor Documentation
◆ LogStatus() [1/2]
LogStatus | ( | ) |
◆ ~LogStatus()
|
virtual |
◆ LogStatus() [2/2]
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_log_file()
|
inline |
◆ clear_sim_time()
void clear_sim_time | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const LogStatus & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_log_file()
|
inline |
◆ has_sim_time()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_LogStatus_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ log_file()
|
inline |
References gz::msgs::_LogStatus_LogFile_default_instance_.
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const LogStatus & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_log_file()
|
inline |
◆ mutable_sim_time()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_header()
|
inline |
◆ release_log_file()
|
inline |
◆ release_sim_time()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_log_file()
|
inline |
◆ set_allocated_sim_time()
|
inline |
◆ sim_time()
|
inline |
References gz::msgs::_Time_default_instance_.
◆ Swap()
void Swap | ( | LogStatus * | other | ) |
Member Data Documentation
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kLogFileFieldNumber
|
static |
◆ kSimTimeFieldNumber
|
static |
The documentation for this class was generated from the following file: