#include <jaiabot/messages/jaia_dccl.pb.h>
Definition at line 663 of file jaia_dccl.pb.h.
◆ HubCommandType
◆ time_dimension
◆ time_unit
◆ anonymous enum
| Enumerator |
|---|
| kHubLocationFieldNumber | |
| kTimeFieldNumber | |
| kHubIdFieldNumber | |
| kScanForBotIdFieldNumber | |
| kTypeFieldNumber | |
Definition at line 828 of file jaia_dccl.pb.h.
◆ CommandForHub() [1/5]
| jaiabot::protobuf::CommandForHub::CommandForHub |
( |
| ) |
|
|
inline |
◆ ~CommandForHub()
| jaiabot::protobuf::CommandForHub::~CommandForHub |
( |
| ) |
|
|
override |
◆ CommandForHub() [2/5]
| PROTOBUF_CONSTEXPR jaiabot::protobuf::CommandForHub::CommandForHub |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ CommandForHub() [3/5]
◆ CommandForHub() [4/5]
| jaiabot::protobuf::CommandForHub::CommandForHub |
( |
CommandForHub && |
from | ) |
|
|
inlinenoexcept |
◆ CommandForHub() [5/5]
| jaiabot::protobuf::CommandForHub::CommandForHub |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
| const char * jaiabot::protobuf::CommandForHub::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| uint8_t * jaiabot::protobuf::CommandForHub::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t jaiabot::protobuf::CommandForHub::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_hub_id()
| void jaiabot::protobuf::CommandForHub::clear_hub_id |
( |
| ) |
|
|
inline |
◆ clear_hub_location()
| void jaiabot::protobuf::CommandForHub::clear_hub_location |
( |
| ) |
|
◆ clear_scan_for_bot_id()
| void jaiabot::protobuf::CommandForHub::clear_scan_for_bot_id |
( |
| ) |
|
|
inline |
◆ clear_time()
| void jaiabot::protobuf::CommandForHub::clear_time |
( |
| ) |
|
|
inline |
◆ clear_type()
| void jaiabot::protobuf::CommandForHub::clear_type |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::CommandForHub::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int jaiabot::protobuf::CommandForHub::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::CommandForHub::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::CommandForHub::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::CommandForHub::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::CommandForHub::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_hub_id()
| bool jaiabot::protobuf::CommandForHub::has_hub_id |
( |
| ) |
const |
|
inline |
◆ has_hub_location()
| bool jaiabot::protobuf::CommandForHub::has_hub_location |
( |
| ) |
const |
|
inline |
◆ has_scan_for_bot_id()
| bool jaiabot::protobuf::CommandForHub::has_scan_for_bot_id |
( |
| ) |
const |
|
inline |
◆ has_time()
| bool jaiabot::protobuf::CommandForHub::has_time |
( |
| ) |
const |
|
inline |
◆ has_type()
| bool jaiabot::protobuf::CommandForHub::has_type |
( |
| ) |
const |
|
inline |
◆ hub_id()
| uint32_t jaiabot::protobuf::CommandForHub::hub_id |
( |
| ) |
const |
|
inline |
◆ hub_location()
◆ HubCommandType_descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::protobuf::CommandForHub::HubCommandType_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ HubCommandType_IsValid()
| static bool jaiabot::protobuf::CommandForHub::HubCommandType_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ HubCommandType_Name()
| static const std::string & jaiabot::protobuf::CommandForHub::HubCommandType_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ HubCommandType_Parse()
| static bool jaiabot::protobuf::CommandForHub::HubCommandType_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
HubCommandType * |
value |
|
) |
| |
|
inlinestatic |
◆ internal_default_instance()
◆ IsInitialized()
| bool jaiabot::protobuf::CommandForHub::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
◆ mutable_hub_location()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::CommandForHub::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| CommandForHub * jaiabot::protobuf::CommandForHub::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_hub_location()
◆ scan_for_bot_id()
| uint32_t jaiabot::protobuf::CommandForHub::scan_for_bot_id |
( |
| ) |
const |
|
inline |
◆ set_allocated_hub_location()
◆ set_hub_id()
| void jaiabot::protobuf::CommandForHub::set_hub_id |
( |
uint32_t |
value | ) |
|
|
inline |
◆ set_scan_for_bot_id()
| void jaiabot::protobuf::CommandForHub::set_scan_for_bot_id |
( |
uint32_t |
value | ) |
|
|
inline |
◆ set_time()
| void jaiabot::protobuf::CommandForHub::set_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_time_with_units()
| void jaiabot::protobuf::CommandForHub::set_time_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_type()
◆ Swap()
◆ time()
| uint64_t jaiabot::protobuf::CommandForHub::time |
( |
| ) |
const |
|
inline |
◆ time_with_units() [1/2]
template<typename Quantity >
| Quantity jaiabot::protobuf::CommandForHub::time_with_units |
( |
| ) |
const |
|
inline |
◆ time_with_units() [2/2]
| boost::units::quantity< time_unit, google::protobuf::uint64 > jaiabot::protobuf::CommandForHub::time_with_units |
( |
| ) |
const |
|
inline |
◆ type()
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::CommandForHub::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_hub_location()
◆ unsafe_arena_set_allocated_hub_location()
◆ UnsafeArenaSwap()
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
| friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
| friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fjaia_5fdccl_2eproto
◆ swap
◆ _class_data_
◆ _impl_
| Impl_ jaiabot::protobuf::CommandForHub::_impl_ |
◆ CTD_DATA_OFFLOAD
Initial value:=
@ CommandForHub_HubCommandType_CTD_DATA_OFFLOAD
Definition at line 791 of file jaia_dccl.pb.h.
◆ HubCommandType_ARRAYSIZE
| constexpr int jaiabot::protobuf::CommandForHub::HubCommandType_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int CommandForHub_HubCommandType_HubCommandType_ARRAYSIZE
Definition at line 808 of file jaia_dccl.pb.h.
◆ HubCommandType_MAX
Initial value:=
constexpr CommandForHub_HubCommandType CommandForHub_HubCommandType_HubCommandType_MAX
Definition at line 806 of file jaia_dccl.pb.h.
◆ HubCommandType_MIN
Initial value:=
constexpr CommandForHub_HubCommandType CommandForHub_HubCommandType_HubCommandType_MIN
Definition at line 804 of file jaia_dccl.pb.h.
◆ kIndexInFileMessages
| constexpr int jaiabot::protobuf::CommandForHub::kIndexInFileMessages |
|
staticconstexpr |
◆ REBOOT_COMPUTER
Initial value:=
@ CommandForHub_HubCommandType_REBOOT_COMPUTER
Definition at line 795 of file jaia_dccl.pb.h.
◆ RESTART_ALL_SERVICES
Initial value:=
@ CommandForHub_HubCommandType_RESTART_ALL_SERVICES
Definition at line 793 of file jaia_dccl.pb.h.
◆ SCAN_FOR_BOTS
Initial value:=
@ CommandForHub_HubCommandType_SCAN_FOR_BOTS
Definition at line 789 of file jaia_dccl.pb.h.
◆ SET_HUB_LOCATION
Initial value:=
@ CommandForHub_HubCommandType_SET_HUB_LOCATION
Definition at line 799 of file jaia_dccl.pb.h.
◆ SHUTDOWN_COMPUTER
Initial value:=
@ CommandForHub_HubCommandType_SHUTDOWN_COMPUTER
Definition at line 797 of file jaia_dccl.pb.h.
The documentation for this class was generated from the following file: