#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 495 of file jaia_dccl.pb.h.
Definition at line 587 of file jaia_dccl.pb.h.
typedef boost::units::time_dimension jaiabot::protobuf::CommandForHub::time_dimension |
Definition at line 661 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 663 of file jaia_dccl.pb.h.
jaiabot::protobuf::CommandForHub::CommandForHub | ( | ) |
|
virtual |
jaiabot::protobuf::CommandForHub::CommandForHub | ( | const CommandForHub & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 3140 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::clear_hub_location | ( | ) |
|
inline |
Definition at line 3213 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3164 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3188 of file jaia_dccl.pb.h.
|
final |
void jaiabot::protobuf::CommandForHub::CopyFrom | ( | const CommandForHub & | from | ) |
|
static |
|
static |
|
inlinefinal |
Definition at line 567 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 3131 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3228 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3204 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3155 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3179 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3144 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3240 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 608 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 598 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 611 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 614 of file jaia_dccl.pb.h.
|
static |
|
inlinestatic |
Definition at line 532 of file jaia_dccl.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::CommandForHub::MergeFrom | ( | const CommandForHub & | from | ) |
|
final |
|
inline |
Definition at line 3253 of file jaia_dccl.pb.h.
|
inline |
Definition at line 524 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 546 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 550 of file jaia_dccl.pb.h.
|
inline |
Definition at line 502 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3246 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3217 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 3262 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3148 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3221 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3172 of file jaia_dccl.pb.h.
|
inline |
Definition at line 666 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3196 of file jaia_dccl.pb.h.
void jaiabot::protobuf::CommandForHub::Swap | ( | CommandForHub * | other | ) |
|
inline |
Definition at line 3168 of file jaia_dccl.pb.h.
|
inline |
Definition at line 670 of file jaia_dccl.pb.h.
|
inline |
Definition at line 673 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3192 of file jaia_dccl.pb.h.
|
inline |
Definition at line 521 of file jaia_dccl.pb.h.
|
friend |
Definition at line 700 of file jaia_dccl.pb.h.
|
friend |
Definition at line 540 of file jaia_dccl.pb.h.
|
static |
Definition at line 605 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 643 of file jaia_dccl.pb.h.
|
static |
Definition at line 624 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 536 of file jaia_dccl.pb.h.
|
static |
Definition at line 650 of file jaia_dccl.pb.h.
|
static |
Definition at line 636 of file jaia_dccl.pb.h.
|
static |
Definition at line 657 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.
|
static |
Definition at line 588 of file jaia_dccl.pb.h.
|
static |
Definition at line 596 of file jaia_dccl.pb.h.
|
static |
Definition at line 594 of file jaia_dccl.pb.h.