#include <jaiabot/messages/xbee_extensions.pb.h>
Public Member Functions | |
Config () | |
virtual | ~Config () |
Config (const Config &from) | |
Config & | operator= (const Config &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Config *other) |
Config * | New () const final |
Config * | 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 Config &from) |
void | MergeFrom (const Config &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_xbee_info_location () const |
void | clear_xbee_info_location () |
const ::std::string & | xbee_info_location () const |
void | set_xbee_info_location (const ::std::string &value) |
void | set_xbee_info_location (const char *value) |
void | set_xbee_info_location (const char *value, size_t size) |
::std::string * | mutable_xbee_info_location () |
::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 |
void | set_xbee_encryption_password (const ::std::string &value) |
void | set_xbee_encryption_password (const char *value) |
void | set_xbee_encryption_password (const char *value, size_t size) |
::std::string * | mutable_xbee_encryption_password () |
::std::string * | release_xbee_encryption_password () |
void | set_allocated_xbee_encryption_password (::std::string *xbee_encryption_password) |
bool | has_hub_info_location () const |
void | clear_hub_info_location () |
const ::std::string & | hub_info_location () const |
void | set_hub_info_location (const ::std::string &value) |
void | set_hub_info_location (const char *value) |
void | set_hub_info_location (const char *value, size_t size) |
::std::string * | mutable_hub_info_location () |
::std::string * | release_hub_info_location () |
void | set_allocated_hub_info_location (::std::string *hub_info_location) |
bool | has_xbee_mesh_unicast_retries () const |
void | clear_xbee_mesh_unicast_retries () |
const ::std::string & | xbee_mesh_unicast_retries () const |
void | set_xbee_mesh_unicast_retries (const ::std::string &value) |
void | set_xbee_mesh_unicast_retries (const char *value) |
void | set_xbee_mesh_unicast_retries (const char *value, size_t size) |
::std::string * | mutable_xbee_mesh_unicast_retries () |
::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 |
void | set_xbee_unicast_mac_retries (const ::std::string &value) |
void | set_xbee_unicast_mac_retries (const char *value) |
void | set_xbee_unicast_mac_retries (const char *value, size_t size) |
::std::string * | mutable_xbee_unicast_mac_retries () |
::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 |
void | set_xbee_network_delay_slots (const ::std::string &value) |
void | set_xbee_network_delay_slots (const char *value) |
void | set_xbee_network_delay_slots (const char *value, size_t size) |
::std::string * | mutable_xbee_network_delay_slots () |
::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 |
void | set_xbee_broadcast_multi_transmits (const ::std::string &value) |
void | set_xbee_broadcast_multi_transmits (const char *value) |
void | set_xbee_broadcast_multi_transmits (const char *value, size_t size) |
::std::string * | mutable_xbee_broadcast_multi_transmits () |
::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_hub_id () const |
void | clear_hub_id () |
::google::protobuf::int32 | hub_id () const |
void | set_hub_id (::google::protobuf::int32 value) |
bool | has_fleet_id () const |
void | clear_fleet_id () |
::google::protobuf::int32 | fleet_id () const |
void | set_fleet_id (::google::protobuf::int32 value) |
bool | has_subnet_mask () const |
void | clear_subnet_mask () |
::google::protobuf::uint32 | subnet_mask () const |
void | set_subnet_mask (::google::protobuf::uint32 value) |
bool | has_network_id () const |
void | clear_network_id () |
::google::protobuf::uint64 | network_id () const |
void | set_network_id (::google::protobuf::uint64 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Config & | default_instance () |
static void | InitAsDefaultInstance () |
static const Config * | internal_default_instance () |
Public Attributes | |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_xbee_info_location_ |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_hub_info_location_ |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_xbee_mesh_unicast_retries_ |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_xbee_unicast_mac_retries_ |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_xbee_network_delay_slots_ |
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > | _i_give_permission_to_break_this_code_default_xbee_broadcast_multi_transmits_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kXbeeInfoLocationFieldNumber = 5 |
static const int | kXbeeEncryptionPasswordFieldNumber = 8 |
static const int | kHubInfoLocationFieldNumber = 9 |
static const int | kXbeeMeshUnicastRetriesFieldNumber = 10 |
static const int | kXbeeUnicastMacRetriesFieldNumber = 11 |
static const int | kXbeeNetworkDelaySlotsFieldNumber = 12 |
static const int | kXbeeBroadcastMultiTransmitsFieldNumber = 13 |
static const int | kTestCommsFieldNumber = 4 |
static const int | kUseXbeeEncryptionFieldNumber = 7 |
static const int | kHubIdFieldNumber = 6 |
static const int | kFleetIdFieldNumber = 14 |
static const int | kSubnetMaskFieldNumber = 15 |
static const int | kNetworkIdFieldNumber = 1 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fxbee_5fextensions_2eproto::TableStruct |
void | swap (Config &a, Config &b) |
Definition at line 74 of file xbee_extensions.pb.h.
xbee::protobuf::Config::Config | ( | ) |
|
virtual |
xbee::protobuf::Config::Config | ( | const Config & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 966 of file xbee_extensions.pb.h.
|
inline |
Definition at line 522 of file xbee_extensions.pb.h.
|
inline |
Definition at line 636 of file xbee_extensions.pb.h.
|
inline |
Definition at line 408 of file xbee_extensions.pb.h.
|
inline |
Definition at line 990 of file xbee_extensions.pb.h.
|
inline |
Definition at line 432 of file xbee_extensions.pb.h.
|
inline |
Definition at line 546 of file xbee_extensions.pb.h.
|
inline |
Definition at line 900 of file xbee_extensions.pb.h.
|
inline |
Definition at line 570 of file xbee_extensions.pb.h.
|
inline |
Definition at line 456 of file xbee_extensions.pb.h.
|
inline |
Definition at line 702 of file xbee_extensions.pb.h.
|
inline |
Definition at line 834 of file xbee_extensions.pb.h.
|
inline |
Definition at line 768 of file xbee_extensions.pb.h.
|
final |
void xbee::protobuf::Config::CopyFrom | ( | const Config & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 970 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 146 of file xbee_extensions.pb.h.
|
final |
|
inline |
Definition at line 957 of file xbee_extensions.pb.h.
|
inline |
Definition at line 513 of file xbee_extensions.pb.h.
|
inline |
Definition at line 627 of file xbee_extensions.pb.h.
|
inline |
Definition at line 399 of file xbee_extensions.pb.h.
|
inline |
Definition at line 981 of file xbee_extensions.pb.h.
|
inline |
Definition at line 423 of file xbee_extensions.pb.h.
|
inline |
Definition at line 537 of file xbee_extensions.pb.h.
|
inline |
Definition at line 891 of file xbee_extensions.pb.h.
|
inline |
Definition at line 561 of file xbee_extensions.pb.h.
|
inline |
Definition at line 447 of file xbee_extensions.pb.h.
|
inline |
Definition at line 693 of file xbee_extensions.pb.h.
|
inline |
Definition at line 825 of file xbee_extensions.pb.h.
|
inline |
Definition at line 759 of file xbee_extensions.pb.h.
|
inline |
Definition at line 526 of file xbee_extensions.pb.h.
|
inline |
Definition at line 640 of file xbee_extensions.pb.h.
|
static |
|
inlinestatic |
Definition at line 111 of file xbee_extensions.pb.h.
|
final |
|
final |
|
final |
void xbee::protobuf::Config::MergeFrom | ( | const Config & | from | ) |
|
final |
|
inline |
Definition at line 669 of file xbee_extensions.pb.h.
|
inline |
Definition at line 103 of file xbee_extensions.pb.h.
|
inline |
Definition at line 933 of file xbee_extensions.pb.h.
|
inline |
Definition at line 603 of file xbee_extensions.pb.h.
|
inline |
Definition at line 489 of file xbee_extensions.pb.h.
|
inline |
Definition at line 735 of file xbee_extensions.pb.h.
|
inline |
Definition at line 867 of file xbee_extensions.pb.h.
|
inline |
Definition at line 801 of file xbee_extensions.pb.h.
|
inline |
Definition at line 412 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 125 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 129 of file xbee_extensions.pb.h.
Definition at line 81 of file xbee_extensions.pb.h.
|
inline |
Definition at line 674 of file xbee_extensions.pb.h.
|
inline |
Definition at line 938 of file xbee_extensions.pb.h.
|
inline |
Definition at line 608 of file xbee_extensions.pb.h.
|
inline |
Definition at line 494 of file xbee_extensions.pb.h.
|
inline |
Definition at line 740 of file xbee_extensions.pb.h.
|
inline |
Definition at line 872 of file xbee_extensions.pb.h.
|
inline |
Definition at line 806 of file xbee_extensions.pb.h.
|
final |
|
inline |
Definition at line 682 of file xbee_extensions.pb.h.
|
inline |
Definition at line 946 of file xbee_extensions.pb.h.
|
inline |
Definition at line 616 of file xbee_extensions.pb.h.
|
inline |
Definition at line 502 of file xbee_extensions.pb.h.
|
inline |
Definition at line 748 of file xbee_extensions.pb.h.
|
inline |
Definition at line 880 of file xbee_extensions.pb.h.
|
inline |
Definition at line 814 of file xbee_extensions.pb.h.
|
inline |
Definition at line 974 of file xbee_extensions.pb.h.
|
inline |
Definition at line 530 of file xbee_extensions.pb.h.
|
inline |
Definition at line 644 of file xbee_extensions.pb.h.
|
inline |
Definition at line 657 of file xbee_extensions.pb.h.
|
inline |
Definition at line 663 of file xbee_extensions.pb.h.
|
inline |
Definition at line 416 of file xbee_extensions.pb.h.
|
inline |
Definition at line 998 of file xbee_extensions.pb.h.
|
inline |
Definition at line 440 of file xbee_extensions.pb.h.
|
inline |
Definition at line 554 of file xbee_extensions.pb.h.
|
inline |
Definition at line 908 of file xbee_extensions.pb.h.
|
inline |
Definition at line 921 of file xbee_extensions.pb.h.
|
inline |
Definition at line 927 of file xbee_extensions.pb.h.
|
inline |
Definition at line 578 of file xbee_extensions.pb.h.
|
inline |
Definition at line 591 of file xbee_extensions.pb.h.
|
inline |
Definition at line 597 of file xbee_extensions.pb.h.
|
inline |
Definition at line 464 of file xbee_extensions.pb.h.
|
inline |
Definition at line 477 of file xbee_extensions.pb.h.
|
inline |
Definition at line 483 of file xbee_extensions.pb.h.
|
inline |
Definition at line 710 of file xbee_extensions.pb.h.
|
inline |
Definition at line 723 of file xbee_extensions.pb.h.
|
inline |
Definition at line 729 of file xbee_extensions.pb.h.
|
inline |
Definition at line 842 of file xbee_extensions.pb.h.
|
inline |
Definition at line 855 of file xbee_extensions.pb.h.
|
inline |
Definition at line 861 of file xbee_extensions.pb.h.
|
inline |
Definition at line 776 of file xbee_extensions.pb.h.
|
inline |
Definition at line 789 of file xbee_extensions.pb.h.
|
inline |
Definition at line 795 of file xbee_extensions.pb.h.
|
inline |
Definition at line 994 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::Swap | ( | Config * | other | ) |
|
inline |
Definition at line 436 of file xbee_extensions.pb.h.
|
inline |
Definition at line 100 of file xbee_extensions.pb.h.
|
inline |
Definition at line 550 of file xbee_extensions.pb.h.
|
inline |
Definition at line 904 of file xbee_extensions.pb.h.
|
inline |
Definition at line 574 of file xbee_extensions.pb.h.
|
inline |
Definition at line 460 of file xbee_extensions.pb.h.
|
inline |
Definition at line 706 of file xbee_extensions.pb.h.
|
inline |
Definition at line 838 of file xbee_extensions.pb.h.
|
inline |
Definition at line 772 of file xbee_extensions.pb.h.
|
friend |
Definition at line 381 of file xbee_extensions.pb.h.
Definition at line 119 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_hub_info_location_ |
Definition at line 356 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_xbee_broadcast_multi_transmits_ |
Definition at line 372 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_xbee_info_location_ |
Definition at line 351 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_xbee_mesh_unicast_retries_ |
Definition at line 360 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_xbee_network_delay_slots_ |
Definition at line 368 of file xbee_extensions.pb.h.
::google::protobuf::internal::ExplicitlyConstructed< ::std::string> xbee::protobuf::Config::_i_give_permission_to_break_this_code_default_xbee_unicast_mac_retries_ |
Definition at line 364 of file xbee_extensions.pb.h.
|
static |
Definition at line 297 of file xbee_extensions.pb.h.
|
static |
Definition at line 290 of file xbee_extensions.pb.h.
|
static |
Definition at line 201 of file xbee_extensions.pb.h.
|
staticconstexpr |
Definition at line 115 of file xbee_extensions.pb.h.
|
static |
Definition at line 311 of file xbee_extensions.pb.h.
|
static |
Definition at line 304 of file xbee_extensions.pb.h.
|
static |
Definition at line 276 of file xbee_extensions.pb.h.
|
static |
Definition at line 283 of file xbee_extensions.pb.h.
|
static |
Definition at line 261 of file xbee_extensions.pb.h.
|
static |
Definition at line 186 of file xbee_extensions.pb.h.
|
static |
Definition at line 171 of file xbee_extensions.pb.h.
|
static |
Definition at line 216 of file xbee_extensions.pb.h.
|
static |
Definition at line 246 of file xbee_extensions.pb.h.
|
static |
Definition at line 231 of file xbee_extensions.pb.h.