#include <jaiabot/messages/jaia_dccl.pb.h>
Public Types | |
typedef CommandForHub_HubCommandType | HubCommandType |
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 |
Public Member Functions | |
CommandForHub () | |
virtual | ~CommandForHub () |
CommandForHub (const CommandForHub &from) | |
CommandForHub & | operator= (const CommandForHub &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (CommandForHub *other) |
CommandForHub * | New () const final |
CommandForHub * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const CommandForHub &from) |
void | MergeFrom (const CommandForHub &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_hub_location () const |
void | clear_hub_location () |
const ::jaiabot::protobuf::GeographicCoordinate & | hub_location () const |
::jaiabot::protobuf::GeographicCoordinate * | release_hub_location () |
::jaiabot::protobuf::GeographicCoordinate * | mutable_hub_location () |
void | set_allocated_hub_location (::jaiabot::protobuf::GeographicCoordinate *hub_location) |
bool | has_time () const |
void | clear_time () |
::google::protobuf::uint64 | time () const |
void | set_time (::google::protobuf::uint64 value) |
bool | has_hub_id () const |
void | clear_hub_id () |
::google::protobuf::uint32 | hub_id () const |
void | set_hub_id (::google::protobuf::uint32 value) |
bool | has_scan_for_bot_id () const |
void | clear_scan_for_bot_id () |
::google::protobuf::uint32 | scan_for_bot_id () const |
void | set_scan_for_bot_id (::google::protobuf::uint32 value) |
bool | has_type () const |
void | clear_type () |
::jaiabot::protobuf::CommandForHub_HubCommandType | type () const |
void | set_type (::jaiabot::protobuf::CommandForHub_HubCommandType 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 |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const CommandForHub & | default_instance () |
static void | InitAsDefaultInstance () |
static const CommandForHub * | internal_default_instance () |
static bool | HubCommandType_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | HubCommandType_descriptor () |
static const ::std::string & | HubCommandType_Name (HubCommandType value) |
static bool | HubCommandType_Parse (const ::std::string &name, HubCommandType *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const HubCommandType | SCAN_FOR_BOTS |
static const HubCommandType | RESTART_ALL_SERVICES |
static const HubCommandType | REBOOT_COMPUTER |
static const HubCommandType | SHUTDOWN_COMPUTER |
static const HubCommandType | SET_HUB_LOCATION |
static const HubCommandType | HubCommandType_MIN |
static const HubCommandType | HubCommandType_MAX |
static const int | HubCommandType_ARRAYSIZE |
static const int | kHubLocationFieldNumber = 80 |
static const int | kTimeFieldNumber = 2 |
static const int | kHubIdFieldNumber = 1 |
static const int | kScanForBotIdFieldNumber = 11 |
static const int | kTypeFieldNumber = 10 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fjaia_5fdccl_2eproto::TableStruct |
void | swap (CommandForHub &a, CommandForHub &b) |
Definition at line 491 of file jaia_dccl.pb.h.
Definition at line 583 of file jaia_dccl.pb.h.
typedef boost::units::time_dimension jaiabot::protobuf::CommandForHub::time_dimension |
Definition at line 657 of file jaia_dccl.pb.h.
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::CommandForHub::time_unit |
Definition at line 659 of file jaia_dccl.pb.h.
jaiabot::protobuf::CommandForHub::CommandForHub | ( | ) |
|
virtual |
jaiabot::protobuf::CommandForHub::CommandForHub | ( | const CommandForHub & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 2956 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::clear_hub_location | ( | ) |
|
inline |
Definition at line 3029 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2980 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3004 of file jaia_dccl.pb.h.
|
final |
void jaiabot::protobuf::CommandForHub::CopyFrom | ( | const CommandForHub & | from | ) |
|
static |
|
static |
|
inlinefinal |
Definition at line 563 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 2947 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3044 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3020 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2971 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2995 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2960 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3056 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 604 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 594 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 607 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 610 of file jaia_dccl.pb.h.
|
static |
|
inlinestatic |
Definition at line 528 of file jaia_dccl.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::CommandForHub::MergeFrom | ( | const CommandForHub & | from | ) |
|
final |
|
inline |
Definition at line 3069 of file jaia_dccl.pb.h.
|
inline |
Definition at line 520 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 542 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 546 of file jaia_dccl.pb.h.
|
inline |
Definition at line 498 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3062 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3033 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 3078 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2964 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3037 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2988 of file jaia_dccl.pb.h.
|
inline |
Definition at line 662 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3012 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::Swap | ( | CommandForHub * | other | ) |
|
inline |
Definition at line 2984 of file jaia_dccl.pb.h.
|
inline |
Definition at line 666 of file jaia_dccl.pb.h.
|
inline |
Definition at line 669 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3008 of file jaia_dccl.pb.h.
|
inline |
Definition at line 517 of file jaia_dccl.pb.h.
|
friend |
Definition at line 696 of file jaia_dccl.pb.h.
|
friend |
Definition at line 536 of file jaia_dccl.pb.h.
|
static |
Definition at line 601 of file jaia_dccl.pb.h.
|
static |
Definition at line 599 of file jaia_dccl.pb.h.
|
static |
Definition at line 597 of file jaia_dccl.pb.h.
|
static |
Definition at line 639 of file jaia_dccl.pb.h.
|
static |
Definition at line 620 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 532 of file jaia_dccl.pb.h.
|
static |
Definition at line 646 of file jaia_dccl.pb.h.
|
static |
Definition at line 632 of file jaia_dccl.pb.h.
|
static |
Definition at line 653 of file jaia_dccl.pb.h.
|
static |
Definition at line 588 of file jaia_dccl.pb.h.
|
static |
Definition at line 586 of file jaia_dccl.pb.h.
|
static |
Definition at line 584 of file jaia_dccl.pb.h.
|
static |
Definition at line 592 of file jaia_dccl.pb.h.
|
static |
Definition at line 590 of file jaia_dccl.pb.h.