#include <jaiabot/messages/health.pb.h>
Public Types | |
enum | : int { kTotalFieldNumber = 1 , kAvailableFieldNumber = 2 , kUsePercentFieldNumber = 3 } |
typedef boost::units::make_scaled_unit< boost::units::information::byte_base_unit::unit_type, boost::units::scale< 10, boost::units::static_rational< 3 > > >::type | total_unit |
typedef boost::units::make_scaled_unit< boost::units::information::byte_base_unit::unit_type, boost::units::scale< 10, boost::units::static_rational< 3 > > >::type | available_unit |
Public Member Functions | |
LinuxHardwareStatus_Information () | |
~LinuxHardwareStatus_Information () override | |
PROTOBUF_CONSTEXPR | LinuxHardwareStatus_Information (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
LinuxHardwareStatus_Information (const LinuxHardwareStatus_Information &from) | |
LinuxHardwareStatus_Information (LinuxHardwareStatus_Information &&from) noexcept | |
LinuxHardwareStatus_Information & | operator= (const LinuxHardwareStatus_Information &from) |
LinuxHardwareStatus_Information & | operator= (LinuxHardwareStatus_Information &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (LinuxHardwareStatus_Information *other) |
void | UnsafeArenaSwap (LinuxHardwareStatus_Information *other) |
LinuxHardwareStatus_Information * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const LinuxHardwareStatus_Information &from) |
void | MergeFrom (const LinuxHardwareStatus_Information &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
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 |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_total () const |
void | clear_total () |
uint64_t | total () const |
void | set_total (uint64_t value) |
bool | has_available () const |
void | clear_available () |
uint64_t | available () const |
void | set_available (uint64_t value) |
bool | has_use_percent () const |
void | clear_use_percent () |
float | use_percent () const |
void | set_use_percent (float value) |
template<typename Quantity > | |
void | set_total_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | total_with_units () const |
boost::units::quantity< total_unit, google::protobuf::uint64 > | total_with_units () const |
template<typename Quantity > | |
void | set_available_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | available_with_units () const |
boost::units::quantity< available_unit, google::protobuf::uint64 > | available_with_units () const |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const LinuxHardwareStatus_Information & | default_instance () |
static const LinuxHardwareStatus_Information * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
LinuxHardwareStatus_Information (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_jaiabot_2fmessages_2fhealth_2eproto |
void | swap (LinuxHardwareStatus_Information &a, LinuxHardwareStatus_Information &b) |
Definition at line 871 of file health.pb.h.
typedef boost::units::make_scaled_unit<boost::units::information::byte_base_unit::unit_type,boost::units::scale<10,boost::units::static_rational<3>>>::type jaiabot::protobuf::LinuxHardwareStatus_Information::available_unit |
Definition at line 1055 of file health.pb.h.
typedef boost::units::make_scaled_unit<boost::units::information::byte_base_unit::unit_type,boost::units::scale<10,boost::units::static_rational<3>>>::type jaiabot::protobuf::LinuxHardwareStatus_Information::total_unit |
Definition at line 1042 of file health.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTotalFieldNumber | |
kAvailableFieldNumber | |
kUsePercentFieldNumber |
Definition at line 998 of file health.pb.h.
|
inline |
Definition at line 874 of file health.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::LinuxHardwareStatus_Information::LinuxHardwareStatus_Information | ( | const LinuxHardwareStatus_Information & | from | ) |
|
inlinenoexcept |
Definition at line 879 of file health.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 4157 of file health.pb.h.
|
inline |
Definition at line 1062 of file health.pb.h.
|
inline |
Definition at line 1065 of file health.pb.h.
|
final |
|
final |
|
inline |
Definition at line 4150 of file health.pb.h.
|
inline |
Definition at line 4122 of file health.pb.h.
|
inline |
Definition at line 4178 of file health.pb.h.
void jaiabot::protobuf::LinuxHardwareStatus_Information::CopyFrom | ( | const LinuxHardwareStatus_Information & | from | ) |
|
inlinestatic |
Definition at line 918 of file health.pb.h.
|
inlinestatic |
Definition at line 909 of file health.pb.h.
|
inlinefinal |
Definition at line 971 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 912 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 915 of file health.pb.h.
|
inline |
Definition at line 4147 of file health.pb.h.
|
inline |
Definition at line 4119 of file health.pb.h.
|
inline |
Definition at line 4175 of file health.pb.h.
|
inlinestatic |
Definition at line 921 of file health.pb.h.
|
final |
|
inline |
Definition at line 958 of file health.pb.h.
|
inline |
Definition at line 905 of file health.pb.h.
|
inlinefinal |
Definition at line 952 of file health.pb.h.
|
inline |
Definition at line 884 of file health.pb.h.
|
inlinenoexcept |
Definition at line 888 of file health.pb.h.
|
inline |
Definition at line 4165 of file health.pb.h.
|
inline |
Definition at line 1058 of file health.pb.h.
|
inline |
Definition at line 4137 of file health.pb.h.
|
inline |
Definition at line 1045 of file health.pb.h.
|
inline |
Definition at line 4193 of file health.pb.h.
|
inline |
Definition at line 931 of file health.pb.h.
|
inline |
Definition at line 4129 of file health.pb.h.
|
inline |
Definition at line 1049 of file health.pb.h.
|
inline |
Definition at line 1052 of file health.pb.h.
|
inline |
Definition at line 902 of file health.pb.h.
|
inline |
Definition at line 944 of file health.pb.h.
|
inline |
Definition at line 4185 of file health.pb.h.
|
friend |
Definition at line 1075 of file health.pb.h.
|
friend |
Definition at line 980 of file health.pb.h.
|
friend |
Definition at line 1086 of file health.pb.h.
|
friend |
Definition at line 928 of file health.pb.h.
|
static |
Definition at line 989 of file health.pb.h.
Impl_ jaiabot::protobuf::LinuxHardwareStatus_Information::_impl_ |
Definition at line 1085 of file health.pb.h.
|
staticconstexpr |
Definition at line 925 of file health.pb.h.