#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 506 of file jaia_dccl.pb.h.
Definition at line 598 of file jaia_dccl.pb.h.
typedef boost::units::time_dimension jaiabot::protobuf::CommandForHub::time_dimension |
Definition at line 672 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 674 of file jaia_dccl.pb.h.
jaiabot::protobuf::CommandForHub::CommandForHub | ( | ) |
|
virtual |
jaiabot::protobuf::CommandForHub::CommandForHub | ( | const CommandForHub & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 3096 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::clear_hub_location | ( | ) |
|
inline |
Definition at line 3169 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3120 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3144 of file jaia_dccl.pb.h.
|
final |
void jaiabot::protobuf::CommandForHub::CopyFrom | ( | const CommandForHub & | from | ) |
|
static |
|
static |
|
inlinefinal |
Definition at line 578 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 3087 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3184 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3160 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3111 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3135 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3100 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3196 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 619 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 609 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 622 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 625 of file jaia_dccl.pb.h.
|
static |
|
inlinestatic |
Definition at line 543 of file jaia_dccl.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::CommandForHub::MergeFrom | ( | const CommandForHub & | from | ) |
|
final |
|
inline |
Definition at line 3209 of file jaia_dccl.pb.h.
|
inline |
Definition at line 535 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 557 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 561 of file jaia_dccl.pb.h.
|
inline |
Definition at line 513 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3202 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3173 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 3218 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3104 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3177 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3128 of file jaia_dccl.pb.h.
|
inline |
Definition at line 677 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3152 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::Swap | ( | CommandForHub * | other | ) |
|
inline |
Definition at line 3124 of file jaia_dccl.pb.h.
|
inline |
Definition at line 681 of file jaia_dccl.pb.h.
|
inline |
Definition at line 684 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3148 of file jaia_dccl.pb.h.
|
inline |
Definition at line 532 of file jaia_dccl.pb.h.
|
friend |
Definition at line 711 of file jaia_dccl.pb.h.
|
friend |
Definition at line 551 of file jaia_dccl.pb.h.
|
static |
Definition at line 616 of file jaia_dccl.pb.h.
|
static |
Definition at line 614 of file jaia_dccl.pb.h.
|
static |
Definition at line 612 of file jaia_dccl.pb.h.
|
static |
Definition at line 654 of file jaia_dccl.pb.h.
|
static |
Definition at line 635 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 547 of file jaia_dccl.pb.h.
|
static |
Definition at line 661 of file jaia_dccl.pb.h.
|
static |
Definition at line 647 of file jaia_dccl.pb.h.
|
static |
Definition at line 668 of file jaia_dccl.pb.h.
|
static |
Definition at line 603 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 607 of file jaia_dccl.pb.h.
|
static |
Definition at line 605 of file jaia_dccl.pb.h.