#include <jaiabot/messages/xbee_extensions.pb.h>
Public Types | |
enum | : int { kXbeeInfoLocationFieldNumber = 5 , kXbeeEncryptionPasswordFieldNumber = 8 , kXbeeMeshUnicastRetriesFieldNumber = 10 , kXbeeUnicastMacRetriesFieldNumber = 11 , kXbeeNetworkDelaySlotsFieldNumber = 12 , kXbeeBroadcastMultiTransmitsFieldNumber = 13 , kTestCommsFieldNumber = 4 , kUseXbeeEncryptionFieldNumber = 7 , kFleetIdFieldNumber = 14 , kSubnetMaskFieldNumber = 15 , kIsInSimFieldNumber = 16 , kNetworkIdFieldNumber = 1 } |
Public Member Functions | |
Config () | |
~Config () override | |
PROTOBUF_CONSTEXPR | Config (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Config (const Config &from) | |
Config (Config &&from) noexcept | |
Config & | operator= (const Config &from) |
Config & | operator= (Config &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Config *other) |
void | UnsafeArenaSwap (Config *other) |
Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Config &from) |
void | MergeFrom (const Config &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 |
bool | has_xbee_info_location () const |
void | clear_xbee_info_location () |
const std::string & | xbee_info_location () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_info_location (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_info_location () |
PROTOBUF_NODISCARD std::string * | release_xbee_info_location () |
void | set_allocated_xbee_info_location (std::string *xbee_info_location) |
bool | has_xbee_encryption_password () const |
void | clear_xbee_encryption_password () |
const std::string & | xbee_encryption_password () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_encryption_password (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_encryption_password () |
PROTOBUF_NODISCARD std::string * | release_xbee_encryption_password () |
void | set_allocated_xbee_encryption_password (std::string *xbee_encryption_password) |
bool | has_xbee_mesh_unicast_retries () const |
void | clear_xbee_mesh_unicast_retries () |
const std::string & | xbee_mesh_unicast_retries () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_mesh_unicast_retries (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_mesh_unicast_retries () |
PROTOBUF_NODISCARD std::string * | release_xbee_mesh_unicast_retries () |
void | set_allocated_xbee_mesh_unicast_retries (std::string *xbee_mesh_unicast_retries) |
bool | has_xbee_unicast_mac_retries () const |
void | clear_xbee_unicast_mac_retries () |
const std::string & | xbee_unicast_mac_retries () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_unicast_mac_retries (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_unicast_mac_retries () |
PROTOBUF_NODISCARD std::string * | release_xbee_unicast_mac_retries () |
void | set_allocated_xbee_unicast_mac_retries (std::string *xbee_unicast_mac_retries) |
bool | has_xbee_network_delay_slots () const |
void | clear_xbee_network_delay_slots () |
const std::string & | xbee_network_delay_slots () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_network_delay_slots (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_network_delay_slots () |
PROTOBUF_NODISCARD std::string * | release_xbee_network_delay_slots () |
void | set_allocated_xbee_network_delay_slots (std::string *xbee_network_delay_slots) |
bool | has_xbee_broadcast_multi_transmits () const |
void | clear_xbee_broadcast_multi_transmits () |
const std::string & | xbee_broadcast_multi_transmits () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_xbee_broadcast_multi_transmits (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_xbee_broadcast_multi_transmits () |
PROTOBUF_NODISCARD std::string * | release_xbee_broadcast_multi_transmits () |
void | set_allocated_xbee_broadcast_multi_transmits (std::string *xbee_broadcast_multi_transmits) |
bool | has_test_comms () const |
void | clear_test_comms () |
bool | test_comms () const |
void | set_test_comms (bool value) |
bool | has_use_xbee_encryption () const |
void | clear_use_xbee_encryption () |
bool | use_xbee_encryption () const |
void | set_use_xbee_encryption (bool value) |
bool | has_fleet_id () const |
void | clear_fleet_id () |
int32_t | fleet_id () const |
void | set_fleet_id (int32_t value) |
bool | has_subnet_mask () const |
void | clear_subnet_mask () |
uint32_t | subnet_mask () const |
void | set_subnet_mask (uint32_t value) |
bool | has_is_in_sim () const |
void | clear_is_in_sim () |
bool | is_in_sim () const |
void | set_is_in_sim (bool value) |
bool | has_network_id () const |
void | clear_network_id () |
uint64_t | network_id () const |
void | set_network_id (uint64_t value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_info_location (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_encryption_password (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_mesh_unicast_retries (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_unicast_mac_retries (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_network_delay_slots (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_xbee_broadcast_multi_transmits (ArgT0 &&arg0, ArgT... args) |
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 Config & | default_instance () |
static const Config * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Config (::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_2fxbee_5fextensions_2eproto |
void | swap (Config &a, Config &b) |
Definition at line 71 of file xbee_extensions.pb.h.
anonymous enum : int |
Definition at line 198 of file xbee_extensions.pb.h.
|
inline |
Definition at line 74 of file xbee_extensions.pb.h.
|
override |
|
explicit |
xbee::protobuf::Config::Config | ( | const Config & | from | ) |
|
inlinenoexcept |
Definition at line 79 of file xbee_extensions.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 902 of file xbee_extensions.pb.h.
|
inline |
Definition at line 958 of file xbee_extensions.pb.h.
|
inline |
Definition at line 455 of file xbee_extensions.pb.h.
|
inline |
Definition at line 930 of file xbee_extensions.pb.h.
|
inline |
Definition at line 483 of file xbee_extensions.pb.h.
|
inline |
Definition at line 570 of file xbee_extensions.pb.h.
|
inline |
Definition at line 843 of file xbee_extensions.pb.h.
|
inline |
Definition at line 598 of file xbee_extensions.pb.h.
|
inline |
Definition at line 511 of file xbee_extensions.pb.h.
|
inline |
Definition at line 666 of file xbee_extensions.pb.h.
|
inline |
Definition at line 784 of file xbee_extensions.pb.h.
|
inline |
Definition at line 725 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::CopyFrom | ( | const Config & | from | ) |
|
inlinestatic |
Definition at line 118 of file xbee_extensions.pb.h.
|
inlinestatic |
Definition at line 109 of file xbee_extensions.pb.h.
|
inline |
Definition at line 909 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 171 of file xbee_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 112 of file xbee_extensions.pb.h.
|
final |
|
inlinestatic |
Definition at line 115 of file xbee_extensions.pb.h.
|
inline |
Definition at line 899 of file xbee_extensions.pb.h.
|
inline |
Definition at line 955 of file xbee_extensions.pb.h.
|
inline |
Definition at line 452 of file xbee_extensions.pb.h.
|
inline |
Definition at line 927 of file xbee_extensions.pb.h.
|
inline |
Definition at line 480 of file xbee_extensions.pb.h.
|
inline |
Definition at line 567 of file xbee_extensions.pb.h.
|
inline |
Definition at line 840 of file xbee_extensions.pb.h.
|
inline |
Definition at line 595 of file xbee_extensions.pb.h.
|
inline |
Definition at line 508 of file xbee_extensions.pb.h.
|
inline |
Definition at line 663 of file xbee_extensions.pb.h.
|
inline |
Definition at line 781 of file xbee_extensions.pb.h.
|
inline |
Definition at line 722 of file xbee_extensions.pb.h.
|
inlinestatic |
Definition at line 121 of file xbee_extensions.pb.h.
|
inline |
Definition at line 965 of file xbee_extensions.pb.h.
|
final |
|
inline |
Definition at line 158 of file xbee_extensions.pb.h.
|
inline |
Definition at line 105 of file xbee_extensions.pb.h.
|
inline |
Definition at line 859 of file xbee_extensions.pb.h.
|
inline |
Definition at line 613 of file xbee_extensions.pb.h.
|
inline |
Definition at line 527 of file xbee_extensions.pb.h.
|
inline |
Definition at line 682 of file xbee_extensions.pb.h.
|
inline |
Definition at line 800 of file xbee_extensions.pb.h.
|
inline |
Definition at line 741 of file xbee_extensions.pb.h.
|
inline |
Definition at line 462 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 152 of file xbee_extensions.pb.h.
Definition at line 88 of file xbee_extensions.pb.h.
Definition at line 84 of file xbee_extensions.pb.h.
|
inline |
Definition at line 875 of file xbee_extensions.pb.h.
|
inline |
Definition at line 629 of file xbee_extensions.pb.h.
|
inline |
Definition at line 543 of file xbee_extensions.pb.h.
|
inline |
Definition at line 698 of file xbee_extensions.pb.h.
|
inline |
Definition at line 816 of file xbee_extensions.pb.h.
|
inline |
Definition at line 757 of file xbee_extensions.pb.h.
|
inline |
Definition at line 884 of file xbee_extensions.pb.h.
|
inline |
Definition at line 643 of file xbee_extensions.pb.h.
|
inline |
Definition at line 552 of file xbee_extensions.pb.h.
|
inline |
Definition at line 707 of file xbee_extensions.pb.h.
|
inline |
Definition at line 825 of file xbee_extensions.pb.h.
|
inline |
Definition at line 766 of file xbee_extensions.pb.h.
|
inline |
Definition at line 917 of file xbee_extensions.pb.h.
|
inline |
Definition at line 973 of file xbee_extensions.pb.h.
|
inline |
Definition at line 470 of file xbee_extensions.pb.h.
|
inline |
Definition at line 945 of file xbee_extensions.pb.h.
|
inline |
Definition at line 498 of file xbee_extensions.pb.h.
|
inline |
Definition at line 585 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_broadcast_multi_transmits | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 854 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_encryption_password | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 608 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_info_location | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 522 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_mesh_unicast_retries | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 677 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_network_delay_slots | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 795 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::set_xbee_unicast_mac_retries | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 736 of file xbee_extensions.pb.h.
|
inline |
Definition at line 937 of file xbee_extensions.pb.h.
|
inline |
Definition at line 131 of file xbee_extensions.pb.h.
|
inline |
Definition at line 490 of file xbee_extensions.pb.h.
|
inline |
Definition at line 102 of file xbee_extensions.pb.h.
|
inline |
Definition at line 144 of file xbee_extensions.pb.h.
|
inline |
Definition at line 577 of file xbee_extensions.pb.h.
|
inline |
Definition at line 847 of file xbee_extensions.pb.h.
|
inline |
Definition at line 602 of file xbee_extensions.pb.h.
|
inline |
Definition at line 515 of file xbee_extensions.pb.h.
|
inline |
Definition at line 670 of file xbee_extensions.pb.h.
|
inline |
Definition at line 788 of file xbee_extensions.pb.h.
|
inline |
Definition at line 729 of file xbee_extensions.pb.h.
|
friend |
Definition at line 405 of file xbee_extensions.pb.h.
|
friend |
Definition at line 180 of file xbee_extensions.pb.h.
|
friend |
Definition at line 430 of file xbee_extensions.pb.h.
Definition at line 128 of file xbee_extensions.pb.h.
|
static |
Definition at line 189 of file xbee_extensions.pb.h.
Impl_ xbee::protobuf::Config::_impl_ |
Definition at line 429 of file xbee_extensions.pb.h.
|
staticconstexpr |
Definition at line 125 of file xbee_extensions.pb.h.