#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 873 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 1057 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 1044 of file health.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTotalFieldNumber | |
| kAvailableFieldNumber | |
| kUsePercentFieldNumber | |
Definition at line 1000 of file health.pb.h.
|
inline |
Definition at line 876 of file health.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::LinuxHardwareStatus_Information::LinuxHardwareStatus_Information | ( | const LinuxHardwareStatus_Information & | from | ) |
|
inlinenoexcept |
Definition at line 881 of file health.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 4159 of file health.pb.h.
|
inline |
Definition at line 1064 of file health.pb.h.
|
inline |
Definition at line 1067 of file health.pb.h.
|
final |
|
final |
|
inline |
Definition at line 4152 of file health.pb.h.
|
inline |
Definition at line 4124 of file health.pb.h.
|
inline |
Definition at line 4180 of file health.pb.h.
| void jaiabot::protobuf::LinuxHardwareStatus_Information::CopyFrom | ( | const LinuxHardwareStatus_Information & | from | ) |
|
inlinestatic |
Definition at line 920 of file health.pb.h.
|
inlinestatic |
Definition at line 911 of file health.pb.h.
|
inlinefinal |
Definition at line 973 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 914 of file health.pb.h.
|
final |
|
inlinestatic |
Definition at line 917 of file health.pb.h.
|
inline |
Definition at line 4149 of file health.pb.h.
|
inline |
Definition at line 4121 of file health.pb.h.
|
inline |
Definition at line 4177 of file health.pb.h.
|
inlinestatic |
Definition at line 923 of file health.pb.h.
|
final |
|
inline |
Definition at line 960 of file health.pb.h.
|
inline |
Definition at line 907 of file health.pb.h.
|
inlinefinal |
Definition at line 954 of file health.pb.h.
|
inline |
Definition at line 886 of file health.pb.h.
|
inlinenoexcept |
Definition at line 890 of file health.pb.h.
|
inline |
Definition at line 4167 of file health.pb.h.
|
inline |
Definition at line 1060 of file health.pb.h.
|
inline |
Definition at line 4139 of file health.pb.h.
|
inline |
Definition at line 1047 of file health.pb.h.
|
inline |
Definition at line 4195 of file health.pb.h.
|
inline |
Definition at line 933 of file health.pb.h.
|
inline |
Definition at line 4131 of file health.pb.h.
|
inline |
Definition at line 1051 of file health.pb.h.
|
inline |
Definition at line 1054 of file health.pb.h.
|
inline |
Definition at line 904 of file health.pb.h.
|
inline |
Definition at line 946 of file health.pb.h.
|
inline |
Definition at line 4187 of file health.pb.h.
|
friend |
Definition at line 1077 of file health.pb.h.
|
friend |
Definition at line 982 of file health.pb.h.
|
friend |
Definition at line 1088 of file health.pb.h.
|
friend |
Definition at line 930 of file health.pb.h.
|
static |
Definition at line 991 of file health.pb.h.
| Impl_ jaiabot::protobuf::LinuxHardwareStatus_Information::_impl_ |
Definition at line 1087 of file health.pb.h.
|
staticconstexpr |
Definition at line 927 of file health.pb.h.