#include <jaiabot/messages/hub.pb.h>
Public Types | |
enum | : int { kErrorFieldNumber = 5 , kWarningFieldNumber = 6 , kBotIdsInRadioFileFieldNumber = 11 , kKnownBotFieldNumber = 15 , kLocationFieldNumber = 10 , kLinuxHardwareStatusFieldNumber = 12 , kBotOffloadFieldNumber = 13 , kHubIdFieldNumber = 1 , kFleetIdFieldNumber = 2 , kTimeFieldNumber = 3 , kReceivedTimeFieldNumber = 14 , kHealthStateFieldNumber = 4 } |
typedef HubStatus_BotOffloadData | BotOffloadData |
typedef HubStatus_KnownBot | KnownBot |
typedef boost::units::time_dimension | time_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | time_unit |
typedef boost::units::time_dimension | received_time_dimension |
typedef boost::units::make_scaled_unit< boost::units::unit< received_time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | received_time_unit |
Public Member Functions | |
HubStatus () | |
~HubStatus () override | |
PROTOBUF_CONSTEXPR | HubStatus (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
HubStatus (const HubStatus &from) | |
HubStatus (HubStatus &&from) noexcept | |
HubStatus & | operator= (const HubStatus &from) |
HubStatus & | operator= (HubStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (HubStatus *other) |
void | UnsafeArenaSwap (HubStatus *other) |
HubStatus * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const HubStatus &from) |
void | MergeFrom (const HubStatus &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 |
int | error_size () const |
void | clear_error () |
::jaiabot::protobuf::Error | error (int index) const |
void | set_error (int index, ::jaiabot::protobuf::Error value) |
void | add_error (::jaiabot::protobuf::Error value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | error () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_error () |
int | warning_size () const |
void | clear_warning () |
::jaiabot::protobuf::Warning | warning (int index) const |
void | set_warning (int index, ::jaiabot::protobuf::Warning value) |
void | add_warning (::jaiabot::protobuf::Warning value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int > & | warning () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< int > * | mutable_warning () |
int | bot_ids_in_radio_file_size () const |
void | clear_bot_ids_in_radio_file () |
uint32_t | bot_ids_in_radio_file (int index) const |
void | set_bot_ids_in_radio_file (int index, uint32_t value) |
void | add_bot_ids_in_radio_file (uint32_t value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > & | bot_ids_in_radio_file () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< uint32_t > * | mutable_bot_ids_in_radio_file () |
int | known_bot_size () const |
void | clear_known_bot () |
::jaiabot::protobuf::HubStatus_KnownBot * | mutable_known_bot (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::jaiabot::protobuf::HubStatus_KnownBot > * | mutable_known_bot () |
const ::jaiabot::protobuf::HubStatus_KnownBot & | known_bot (int index) const |
::jaiabot::protobuf::HubStatus_KnownBot * | add_known_bot () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::jaiabot::protobuf::HubStatus_KnownBot > & | known_bot () const |
bool | has_location () const |
void | clear_location () |
const ::jaiabot::protobuf::GeographicCoordinate & | location () const |
PROTOBUF_NODISCARD::jaiabot::protobuf::GeographicCoordinate * | release_location () |
::jaiabot::protobuf::GeographicCoordinate * | mutable_location () |
void | set_allocated_location (::jaiabot::protobuf::GeographicCoordinate *location) |
void | unsafe_arena_set_allocated_location (::jaiabot::protobuf::GeographicCoordinate *location) |
::jaiabot::protobuf::GeographicCoordinate * | unsafe_arena_release_location () |
bool | has_linux_hardware_status () const |
void | clear_linux_hardware_status () |
const ::jaiabot::protobuf::LinuxHardwareStatus & | linux_hardware_status () const |
PROTOBUF_NODISCARD::jaiabot::protobuf::LinuxHardwareStatus * | release_linux_hardware_status () |
::jaiabot::protobuf::LinuxHardwareStatus * | mutable_linux_hardware_status () |
void | set_allocated_linux_hardware_status (::jaiabot::protobuf::LinuxHardwareStatus *linux_hardware_status) |
void | unsafe_arena_set_allocated_linux_hardware_status (::jaiabot::protobuf::LinuxHardwareStatus *linux_hardware_status) |
::jaiabot::protobuf::LinuxHardwareStatus * | unsafe_arena_release_linux_hardware_status () |
bool | has_bot_offload () const |
void | clear_bot_offload () |
const ::jaiabot::protobuf::HubStatus_BotOffloadData & | bot_offload () const |
PROTOBUF_NODISCARD::jaiabot::protobuf::HubStatus_BotOffloadData * | release_bot_offload () |
::jaiabot::protobuf::HubStatus_BotOffloadData * | mutable_bot_offload () |
void | set_allocated_bot_offload (::jaiabot::protobuf::HubStatus_BotOffloadData *bot_offload) |
void | unsafe_arena_set_allocated_bot_offload (::jaiabot::protobuf::HubStatus_BotOffloadData *bot_offload) |
::jaiabot::protobuf::HubStatus_BotOffloadData * | unsafe_arena_release_bot_offload () |
bool | has_hub_id () const |
void | clear_hub_id () |
uint32_t | hub_id () const |
void | set_hub_id (uint32_t value) |
bool | has_fleet_id () const |
void | clear_fleet_id () |
uint32_t | fleet_id () const |
void | set_fleet_id (uint32_t value) |
bool | has_time () const |
void | clear_time () |
uint64_t | time () const |
void | set_time (uint64_t value) |
bool | has_received_time () const |
void | clear_received_time () |
uint64_t | received_time () const |
void | set_received_time (uint64_t value) |
bool | has_health_state () const |
void | clear_health_state () |
::goby::middleware::protobuf::HealthState | health_state () const |
void | set_health_state (::goby::middleware::protobuf::HealthState value) |
template<typename Quantity > | |
void | set_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | time_with_units () const |
boost::units::quantity< time_unit, google::protobuf::uint64 > | time_with_units () const |
template<typename Quantity > | |
void | set_received_time_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | received_time_with_units () const |
boost::units::quantity< received_time_unit, google::protobuf::uint64 > | received_time_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 HubStatus & | default_instance () |
static const HubStatus * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
HubStatus (::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_2fhub_2eproto |
void | swap (HubStatus &a, HubStatus &b) |
typedef boost::units::time_dimension jaiabot::protobuf::HubStatus::received_time_dimension |
typedef boost::units::make_scaled_unit<boost::units::unit<received_time_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type jaiabot::protobuf::HubStatus::received_time_unit |
typedef boost::units::time_dimension jaiabot::protobuf::HubStatus::time_dimension |
typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type jaiabot::protobuf::HubStatus::time_unit |
anonymous enum : int |
|
override |
|
explicit |
jaiabot::protobuf::HubStatus::HubStatus | ( | const HubStatus & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void jaiabot::protobuf::HubStatus::clear_linux_hardware_status | ( | ) |
void jaiabot::protobuf::HubStatus::clear_location | ( | ) |
|
inline |
|
inline |
void jaiabot::protobuf::HubStatus::CopyFrom | ( | const HubStatus & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
final |
|
inlinestatic |
|
final |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
staticconstexpr |