#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 |
int | peers_size () const |
void | clear_peers () |
::xbee::protobuf::Peer * | mutable_peers (int index) |
::google::protobuf::RepeatedPtrField< ::xbee::protobuf::Peer > * | mutable_peers () |
const ::xbee::protobuf::Peer & | peers (int index) const |
::xbee::protobuf::Peer * | add_peers () |
const ::google::protobuf::RepeatedPtrField< ::xbee::protobuf::Peer > & | peers () const |
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_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_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 Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kPeersFieldNumber = 2 |
static const int | kXbeeInfoLocationFieldNumber = 5 |
static const int | kXbeeEncryptionPasswordFieldNumber = 8 |
static const int | kHubInfoLocationFieldNumber = 9 |
static const int | kTestCommsFieldNumber = 4 |
static const int | kUseXbeeEncryptionFieldNumber = 7 |
static const int | kHubIdFieldNumber = 6 |
static const int | kNetworkIdFieldNumber = 1 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fxbee_5fextensions_2eproto::TableStruct |
void | swap (Config &a, Config &b) |
Definition at line 244 of file xbee_extensions.pb.h.
xbee::protobuf::Config::Config | ( | ) |
|
virtual |
xbee::protobuf::Config::Config | ( | const Config & | from | ) |
|
inline |
Definition at line 706 of file xbee_extensions.pb.h.
|
final |
|
final |
|
inline |
Definition at line 816 of file xbee_extensions.pb.h.
|
inline |
Definition at line 930 of file xbee_extensions.pb.h.
|
inline |
Definition at line 672 of file xbee_extensions.pb.h.
|
inline |
Definition at line 690 of file xbee_extensions.pb.h.
|
inline |
Definition at line 726 of file xbee_extensions.pb.h.
|
inline |
Definition at line 840 of file xbee_extensions.pb.h.
|
inline |
Definition at line 864 of file xbee_extensions.pb.h.
|
inline |
Definition at line 750 of file xbee_extensions.pb.h.
|
final |
void xbee::protobuf::Config::CopyFrom | ( | const Config & | from | ) |
|
static |
|
static |
|
inlinefinal |
Definition at line 316 of file xbee_extensions.pb.h.
|
final |
|
inline |
Definition at line 807 of file xbee_extensions.pb.h.
|
inline |
Definition at line 921 of file xbee_extensions.pb.h.
|
inline |
Definition at line 663 of file xbee_extensions.pb.h.
|
inline |
Definition at line 717 of file xbee_extensions.pb.h.
|
inline |
Definition at line 831 of file xbee_extensions.pb.h.
|
inline |
Definition at line 855 of file xbee_extensions.pb.h.
|
inline |
Definition at line 741 of file xbee_extensions.pb.h.
|
inline |
Definition at line 820 of file xbee_extensions.pb.h.
|
inline |
Definition at line 934 of file xbee_extensions.pb.h.
|
static |
|
inlinestatic |
Definition at line 281 of file xbee_extensions.pb.h.
|
final |
|
final |
|
final |
void xbee::protobuf::Config::MergeFrom | ( | const Config & | from | ) |
|
final |
|
inline |
Definition at line 963 of file xbee_extensions.pb.h.
|
inline |
Definition at line 698 of file xbee_extensions.pb.h.
|
inline |
Definition at line 693 of file xbee_extensions.pb.h.
|
inline |
Definition at line 273 of file xbee_extensions.pb.h.
|
inline |
Definition at line 897 of file xbee_extensions.pb.h.
|
inline |
Definition at line 783 of file xbee_extensions.pb.h.
|
inline |
Definition at line 676 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 295 of file xbee_extensions.pb.h.
|
inlinefinal |
Definition at line 299 of file xbee_extensions.pb.h.
Definition at line 251 of file xbee_extensions.pb.h.
|
inline |
Definition at line 711 of file xbee_extensions.pb.h.
|
inline |
Definition at line 702 of file xbee_extensions.pb.h.
|
inline |
Definition at line 687 of file xbee_extensions.pb.h.
|
inline |
Definition at line 968 of file xbee_extensions.pb.h.
|
inline |
Definition at line 902 of file xbee_extensions.pb.h.
|
inline |
Definition at line 788 of file xbee_extensions.pb.h.
|
final |
|
inline |
Definition at line 976 of file xbee_extensions.pb.h.
|
inline |
Definition at line 910 of file xbee_extensions.pb.h.
|
inline |
Definition at line 796 of file xbee_extensions.pb.h.
|
inline |
Definition at line 824 of file xbee_extensions.pb.h.
|
inline |
Definition at line 938 of file xbee_extensions.pb.h.
|
inline |
Definition at line 951 of file xbee_extensions.pb.h.
|
inline |
Definition at line 957 of file xbee_extensions.pb.h.
|
inline |
Definition at line 680 of file xbee_extensions.pb.h.
|
inline |
Definition at line 734 of file xbee_extensions.pb.h.
|
inline |
Definition at line 848 of file xbee_extensions.pb.h.
|
inline |
Definition at line 872 of file xbee_extensions.pb.h.
|
inline |
Definition at line 885 of file xbee_extensions.pb.h.
|
inline |
Definition at line 891 of file xbee_extensions.pb.h.
|
inline |
Definition at line 758 of file xbee_extensions.pb.h.
|
inline |
Definition at line 771 of file xbee_extensions.pb.h.
|
inline |
Definition at line 777 of file xbee_extensions.pb.h.
void xbee::protobuf::Config::Swap | ( | Config * | other | ) |
|
inline |
Definition at line 730 of file xbee_extensions.pb.h.
|
inline |
Definition at line 270 of file xbee_extensions.pb.h.
|
inline |
Definition at line 844 of file xbee_extensions.pb.h.
|
inline |
Definition at line 868 of file xbee_extensions.pb.h.
|
inline |
Definition at line 754 of file xbee_extensions.pb.h.
|
friend |
Definition at line 457 of file xbee_extensions.pb.h.
Definition at line 289 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 450 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 445 of file xbee_extensions.pb.h.
|
static |
Definition at line 412 of file xbee_extensions.pb.h.
|
static |
Definition at line 383 of file xbee_extensions.pb.h.
|
staticconstexpr |
Definition at line 285 of file xbee_extensions.pb.h.
|
static |
Definition at line 419 of file xbee_extensions.pb.h.
|
static |
Definition at line 341 of file xbee_extensions.pb.h.
|
static |
Definition at line 398 of file xbee_extensions.pb.h.
|
static |
Definition at line 405 of file xbee_extensions.pb.h.
|
static |
Definition at line 368 of file xbee_extensions.pb.h.
|
static |
Definition at line 353 of file xbee_extensions.pb.h.