#include <bin/hub_manager/config.pb.h>
Public Types | |
enum | TransportCase { kUdp = 2, kPty = 3, kSerial = 4, kTcpClient = 5, kTcpServer = 6, TRANSPORT_NOT_SET = 0 } |
Public Member Functions | |
HubManager_BotToGPS () | |
virtual | ~HubManager_BotToGPS () |
HubManager_BotToGPS (const HubManager_BotToGPS &from) | |
HubManager_BotToGPS & | operator= (const HubManager_BotToGPS &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (HubManager_BotToGPS *other) |
HubManager_BotToGPS * | New () const final |
HubManager_BotToGPS * | 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 HubManager_BotToGPS &from) |
void | MergeFrom (const HubManager_BotToGPS &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_bot_id () const |
void | clear_bot_id () |
::google::protobuf::int32 | bot_id () const |
void | set_bot_id (::google::protobuf::int32 value) |
bool | has_udp () const |
void | clear_udp () |
const ::goby::middleware::protobuf::UDPPointToPointConfig & | udp () const |
::goby::middleware::protobuf::UDPPointToPointConfig * | release_udp () |
::goby::middleware::protobuf::UDPPointToPointConfig * | mutable_udp () |
void | set_allocated_udp (::goby::middleware::protobuf::UDPPointToPointConfig *udp) |
bool | has_pty () const |
void | clear_pty () |
const ::goby::middleware::protobuf::PTYConfig & | pty () const |
::goby::middleware::protobuf::PTYConfig * | release_pty () |
::goby::middleware::protobuf::PTYConfig * | mutable_pty () |
void | set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty) |
bool | has_serial () const |
void | clear_serial () |
const ::goby::middleware::protobuf::SerialConfig & | serial () const |
::goby::middleware::protobuf::SerialConfig * | release_serial () |
::goby::middleware::protobuf::SerialConfig * | mutable_serial () |
void | set_allocated_serial (::goby::middleware::protobuf::SerialConfig *serial) |
bool | has_tcp_client () const |
void | clear_tcp_client () |
const ::goby::middleware::protobuf::TCPClientConfig & | tcp_client () const |
::goby::middleware::protobuf::TCPClientConfig * | release_tcp_client () |
::goby::middleware::protobuf::TCPClientConfig * | mutable_tcp_client () |
void | set_allocated_tcp_client (::goby::middleware::protobuf::TCPClientConfig *tcp_client) |
bool | has_tcp_server () const |
void | clear_tcp_server () |
const ::goby::middleware::protobuf::TCPServerConfig & | tcp_server () const |
::goby::middleware::protobuf::TCPServerConfig * | release_tcp_server () |
::goby::middleware::protobuf::TCPServerConfig * | mutable_tcp_server () |
void | set_allocated_tcp_server (::goby::middleware::protobuf::TCPServerConfig *tcp_server) |
void | clear_transport () |
TransportCase | transport_case () const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const HubManager_BotToGPS & | default_instance () |
static void | InitAsDefaultInstance () |
static const HubManager_BotToGPS * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kBotIdFieldNumber = 1 |
static const int | kUdpFieldNumber = 2 |
static const int | kPtyFieldNumber = 3 |
static const int | kSerialFieldNumber = 4 |
static const int | kTcpClientFieldNumber = 5 |
static const int | kTcpServerFieldNumber = 6 |
Friends | |
struct | ::protobuf_bin_2fhub_5fmanager_2fconfig_2eproto::TableStruct |
void | swap (HubManager_BotToGPS &a, HubManager_BotToGPS &b) |
Definition at line 483 of file config.pb.h.
Enumerator | |
---|---|
kUdp | |
kPty | |
kSerial | |
kTcpClient | |
kTcpServer | |
TRANSPORT_NOT_SET |
Definition at line 519 of file config.pb.h.
jaiabot::config::HubManager_BotToGPS::HubManager_BotToGPS | ( | ) |
|
virtual |
jaiabot::config::HubManager_BotToGPS::HubManager_BotToGPS | ( | const HubManager_BotToGPS & | from | ) |
|
inline |
Definition at line 1336 of file config.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1332 of file config.pb.h.
void jaiabot::config::HubManager_BotToGPS::clear_pty | ( | ) |
void jaiabot::config::HubManager_BotToGPS::clear_serial | ( | ) |
void jaiabot::config::HubManager_BotToGPS::clear_tcp_client | ( | ) |
void jaiabot::config::HubManager_BotToGPS::clear_tcp_server | ( | ) |
void jaiabot::config::HubManager_BotToGPS::clear_transport | ( | ) |
void jaiabot::config::HubManager_BotToGPS::clear_udp | ( | ) |
|
final |
void jaiabot::config::HubManager_BotToGPS::CopyFrom | ( | const HubManager_BotToGPS & | from | ) |
|
static |
|
static |
|
inlinefinal |
Definition at line 564 of file config.pb.h.
|
final |
|
inline |
Definition at line 1323 of file config.pb.h.
|
inline |
Definition at line 1385 of file config.pb.h.
|
inline |
Definition at line 1423 of file config.pb.h.
|
inline |
Definition at line 1461 of file config.pb.h.
|
inline |
Definition at line 1499 of file config.pb.h.
|
inline |
Definition at line 1347 of file config.pb.h.
|
static |
|
inlinestatic |
Definition at line 529 of file config.pb.h.
|
final |
|
final |
|
final |
void jaiabot::config::HubManager_BotToGPS::MergeFrom | ( | const HubManager_BotToGPS & | from | ) |
|
final |
|
inline |
Definition at line 1411 of file config.pb.h.
|
inline |
Definition at line 1449 of file config.pb.h.
|
inline |
Definition at line 1487 of file config.pb.h.
|
inline |
Definition at line 1525 of file config.pb.h.
|
inline |
Definition at line 1373 of file config.pb.h.
|
inline |
Definition at line 512 of file config.pb.h.
|
inlinefinal |
Definition at line 543 of file config.pb.h.
|
inlinefinal |
Definition at line 547 of file config.pb.h.
|
inline |
Definition at line 490 of file config.pb.h.
|
inline |
Definition at line 1405 of file config.pb.h.
|
inline |
Definition at line 1394 of file config.pb.h.
|
inline |
Definition at line 1432 of file config.pb.h.
|
inline |
Definition at line 1470 of file config.pb.h.
|
inline |
Definition at line 1508 of file config.pb.h.
|
inline |
Definition at line 1356 of file config.pb.h.
|
inline |
Definition at line 1443 of file config.pb.h.
|
final |
void jaiabot::config::HubManager_BotToGPS::set_allocated_pty | ( | ::goby::middleware::protobuf::PTYConfig * | pty | ) |
void jaiabot::config::HubManager_BotToGPS::set_allocated_serial | ( | ::goby::middleware::protobuf::SerialConfig * | serial | ) |
void jaiabot::config::HubManager_BotToGPS::set_allocated_tcp_client | ( | ::goby::middleware::protobuf::TCPClientConfig * | tcp_client | ) |
void jaiabot::config::HubManager_BotToGPS::set_allocated_tcp_server | ( | ::goby::middleware::protobuf::TCPServerConfig * | tcp_server | ) |
void jaiabot::config::HubManager_BotToGPS::set_allocated_udp | ( | ::goby::middleware::protobuf::UDPPointToPointConfig * | udp | ) |
|
inline |
Definition at line 1340 of file config.pb.h.
void jaiabot::config::HubManager_BotToGPS::Swap | ( | HubManager_BotToGPS * | other | ) |
|
inline |
Definition at line 1481 of file config.pb.h.
|
inline |
Definition at line 1519 of file config.pb.h.
|
inline |
Definition at line 1542 of file config.pb.h.
|
inline |
Definition at line 1367 of file config.pb.h.
|
inline |
Definition at line 509 of file config.pb.h.
|
friend |
Definition at line 682 of file config.pb.h.
|
friend |
Definition at line 537 of file config.pb.h.
|
static |
Definition at line 589 of file config.pb.h.
|
staticconstexpr |
Definition at line 533 of file config.pb.h.
|
static |
Definition at line 608 of file config.pb.h.
|
static |
Definition at line 620 of file config.pb.h.
|
static |
Definition at line 632 of file config.pb.h.
|
static |
Definition at line 644 of file config.pb.h.
|
static |
Definition at line 596 of file config.pb.h.