List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
LogStatus_LogFile Class Referencefinal
#include <log_status.pb.h>
Public Types | |
enum | : int { kUriFieldNumber = 1 , kBasePathFieldNumber = 2 , kFullPathFieldNumber = 3 , kSizeFieldNumber = 4 , kSizeUnitsFieldNumber = 5 , kRecordResourcesFieldNumber = 6 } |
typedef LogStatus_LogFile_Units | Units |
Public Member Functions | |
LogStatus_LogFile () | |
constexpr | LogStatus_LogFile (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
LogStatus_LogFile (const LogStatus_LogFile &from) | |
LogStatus_LogFile (LogStatus_LogFile &&from) noexcept | |
~LogStatus_LogFile () 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 |
const std::string & | base_path () const |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_base_path () |
void | clear_full_path () |
void | clear_record_resources () |
void | clear_size () |
void | clear_size_units () |
void | clear_uri () |
void | CopyFrom (const LogStatus_LogFile &from) |
const std::string & | full_path () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | IsInitialized () const final |
void | MergeFrom (const LogStatus_LogFile &from) |
std::string * | mutable_base_path () |
std::string * | mutable_full_path () |
std::string * | mutable_uri () |
LogStatus_LogFile * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
LogStatus_LogFile & | operator= (const LogStatus_LogFile &from) |
LogStatus_LogFile & | operator= (LogStatus_LogFile &&from) noexcept |
bool | record_resources () const |
PROTOBUF_NODISCARD std::string * | release_base_path () |
PROTOBUF_NODISCARD std::string * | release_full_path () |
PROTOBUF_NODISCARD std::string * | release_uri () |
void | set_allocated_base_path (std::string *base_path) |
void | set_allocated_full_path (std::string *full_path) |
void | set_allocated_uri (std::string *uri) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_base_path (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_base_path (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_full_path (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_full_path (ArgT0 &&arg0, ArgT... args) |
void | set_record_resources (bool value) |
void | set_size (float value) |
void | set_size_units (::ignition::msgs::LogStatus_LogFile_Units value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_uri (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_uri (ArgT0 &&arg0, ArgT... args) |
float | size () const |
::ignition::msgs::LogStatus_LogFile_Units | size_units () const |
void | Swap (LogStatus_LogFile *other) |
void | UnsafeArenaSwap (LogStatus_LogFile *other) |
const std::string & | uri () const |
Static Public Member Functions | |
static const LogStatus_LogFile & | 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 LogStatus_LogFile * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Units_descriptor () |
static bool | Units_IsValid (int value) |
template<typename T > | |
static const std::string & | Units_Name (T enum_t_value) |
static bool | Units_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Units *value) |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr Units | BYTES |
static constexpr Units | G_BYTES |
static constexpr Units | K_BYTES |
static constexpr int | kIndexInFileMessages |
static constexpr Units | M_BYTES |
static constexpr int | Units_ARRAYSIZE |
static constexpr Units | Units_MAX |
static constexpr Units | Units_MIN |
Protected Member Functions | |
LogStatus_LogFile (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Typedef Documentation
◆ Units
typedef LogStatus_LogFile_Units Units |
Member Enumeration Documentation
◆ anonymous enum
anonymous enum : int |
Constructor & Destructor Documentation
◆ LogStatus_LogFile() [1/5]
|
inline |
◆ ~LogStatus_LogFile()
|
override |
◆ LogStatus_LogFile() [2/5]
|
explicitconstexpr |
◆ LogStatus_LogFile() [3/5]
LogStatus_LogFile | ( | const LogStatus_LogFile & | from | ) |
◆ LogStatus_LogFile() [4/5]
|
inlinenoexcept |
◆ LogStatus_LogFile() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ base_path()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_base_path()
|
inline |
◆ clear_full_path()
|
inline |
◆ clear_record_resources()
|
inline |
◆ clear_size()
|
inline |
◆ clear_size_units()
|
inline |
◆ clear_uri()
|
inline |
◆ CopyFrom()
void CopyFrom | ( | const LogStatus_LogFile & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ full_path()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ internal_default_instance()
|
inlinestatic |
◆ IsInitialized()
|
final |
◆ MergeFrom()
void MergeFrom | ( | const LogStatus_LogFile & | from | ) |
◆ mutable_base_path()
|
inline |
◆ mutable_full_path()
|
inline |
◆ mutable_uri()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ record_resources()
|
inline |
◆ release_base_path()
|
inline |
◆ release_full_path()
|
inline |
◆ release_uri()
|
inline |
◆ set_allocated_base_path()
|
inline |
◆ set_allocated_full_path()
|
inline |
◆ set_allocated_uri()
|
inline |
◆ set_base_path() [1/2]
void set_base_path | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_base_path() [2/2]
|
inline |
◆ set_full_path() [1/2]
void set_full_path | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_full_path() [2/2]
|
inline |
◆ set_record_resources()
|
inline |
◆ set_size()
|
inline |
◆ set_size_units()
|
inline |
◆ set_uri() [1/2]
void set_uri | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
◆ set_uri() [2/2]
|
inline |
◆ size()
|
inline |
◆ size_units()
|
inline |
◆ Swap()
|
inline |
◆ Units_descriptor()
|
inlinestatic |
◆ Units_IsValid()
|
inlinestatic |
◆ Units_Name()
|
inlinestatic |
References ignition::msgs::LogStatus_LogFile_Units_Name().
◆ Units_Parse()
|
inlinestatic |
References ignition::msgs::LogStatus_LogFile_Units_Parse().
◆ UnsafeArenaSwap()
|
inline |
◆ uri()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ BYTES
|
staticconstexpr |
Initial value:
=
@ LogStatus_LogFile_Units_BYTES
Definition: log_status.pb.h:88
◆ G_BYTES
|
staticconstexpr |
Initial value:
=
@ LogStatus_LogFile_Units_G_BYTES
Definition: log_status.pb.h:91
◆ K_BYTES
|
staticconstexpr |
Initial value:
=
@ LogStatus_LogFile_Units_K_BYTES
Definition: log_status.pb.h:89
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ M_BYTES
|
staticconstexpr |
Initial value:
=
@ LogStatus_LogFile_Units_M_BYTES
Definition: log_status.pb.h:90
◆ Units_ARRAYSIZE
|
staticconstexpr |
Initial value:
=
constexpr int LogStatus_LogFile_Units_Units_ARRAYSIZE
Definition: log_status.pb.h:98
◆ Units_MAX
|
staticconstexpr |
Initial value:
=
constexpr LogStatus_LogFile_Units LogStatus_LogFile_Units_Units_MAX
Definition: log_status.pb.h:97
◆ Units_MIN
|
staticconstexpr |
Initial value:
=
constexpr LogStatus_LogFile_Units LogStatus_LogFile_Units_Units_MIN
Definition: log_status.pb.h:96
The documentation for this class was generated from the following file: