#include <bin/drivers/echo/config.pb.h>
Public Member Functions | |
EchoDriver () | |
virtual | ~EchoDriver () |
EchoDriver (const EchoDriver &from) | |
EchoDriver & | operator= (const EchoDriver &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (EchoDriver *other) |
EchoDriver * | New () const final |
EchoDriver * | 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 EchoDriver &from) |
void | MergeFrom (const EchoDriver &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_app () const |
void | clear_app () |
const ::goby::middleware::protobuf::AppConfig & | app () const |
::goby::middleware::protobuf::AppConfig * | release_app () |
::goby::middleware::protobuf::AppConfig * | mutable_app () |
void | set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
bool | has_interprocess () const |
void | clear_interprocess () |
const ::goby::zeromq::protobuf::InterProcessPortalConfig & | interprocess () const |
::goby::zeromq::protobuf::InterProcessPortalConfig * | release_interprocess () |
::goby::zeromq::protobuf::InterProcessPortalConfig * | mutable_interprocess () |
void | set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess) |
bool | has_udp_config () const |
void | clear_udp_config () |
const ::goby::middleware::protobuf::UDPPointToPointConfig & | udp_config () const |
::goby::middleware::protobuf::UDPPointToPointConfig * | release_udp_config () |
::goby::middleware::protobuf::UDPPointToPointConfig * | mutable_udp_config () |
void | set_allocated_udp_config (::goby::middleware::protobuf::UDPPointToPointConfig *udp_config) |
bool | has_echo_report_timeout_seconds () const |
void | clear_echo_report_timeout_seconds () |
::google::protobuf::int32 | echo_report_timeout_seconds () const |
void | set_echo_report_timeout_seconds (::google::protobuf::int32 value) |
bool | has_echo_report_in_simulation () const |
void | clear_echo_report_in_simulation () |
bool | echo_report_in_simulation () const |
void | set_echo_report_in_simulation (bool value) |
bool | has_echo_issue_solution () const |
void | clear_echo_issue_solution () |
::jaiabot::protobuf::EchoIssue_SolutionType | echo_issue_solution () const |
void | set_echo_issue_solution (::jaiabot::protobuf::EchoIssue_SolutionType value) |
bool | has_echo_trigger_issue_timeout_seconds () const |
void | clear_echo_trigger_issue_timeout_seconds () |
::google::protobuf::int32 | echo_trigger_issue_timeout_seconds () const |
void | set_echo_trigger_issue_timeout_seconds (::google::protobuf::int32 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const EchoDriver & | default_instance () |
static void | InitAsDefaultInstance () |
static const EchoDriver * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kAppFieldNumber = 1 |
static const int | kInterprocessFieldNumber = 2 |
static const int | kUdpConfigFieldNumber = 3 |
static const int | kEchoReportTimeoutSecondsFieldNumber = 10 |
static const int | kEchoReportInSimulationFieldNumber = 11 |
static const int | kEchoIssueSolutionFieldNumber = 12 |
static const int | kEchoTriggerIssueTimeoutSecondsFieldNumber = 13 |
Friends | |
struct | ::protobuf_bin_2fdrivers_2fecho_2fconfig_2eproto::TableStruct |
void | swap (EchoDriver &a, EchoDriver &b) |
Definition at line 74 of file config.pb.h.
jaiabot::config::EchoDriver::EchoDriver | ( | ) |
|
virtual |
jaiabot::config::EchoDriver::EchoDriver | ( | const EchoDriver & | from | ) |
|
inline |
Definition at line 285 of file config.pb.h.
|
final |
|
final |
void jaiabot::config::EchoDriver::clear_app | ( | ) |
|
inline |
Definition at line 492 of file config.pb.h.
|
inline |
Definition at line 468 of file config.pb.h.
|
inline |
Definition at line 444 of file config.pb.h.
|
inline |
Definition at line 517 of file config.pb.h.
void jaiabot::config::EchoDriver::clear_interprocess | ( | ) |
void jaiabot::config::EchoDriver::clear_udp_config | ( | ) |
|
final |
void jaiabot::config::EchoDriver::CopyFrom | ( | const EchoDriver & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 496 of file config.pb.h.
|
inline |
Definition at line 472 of file config.pb.h.
|
inline |
Definition at line 448 of file config.pb.h.
|
inline |
Definition at line 521 of file config.pb.h.
|
inlinefinal |
Definition at line 146 of file config.pb.h.
|
final |
|
inline |
Definition at line 273 of file config.pb.h.
|
inline |
Definition at line 483 of file config.pb.h.
|
inline |
Definition at line 459 of file config.pb.h.
|
inline |
Definition at line 435 of file config.pb.h.
|
inline |
Definition at line 508 of file config.pb.h.
|
inline |
Definition at line 327 of file config.pb.h.
|
inline |
Definition at line 381 of file config.pb.h.
|
static |
|
inlinestatic |
Definition at line 111 of file config.pb.h.
|
final |
|
inline |
Definition at line 339 of file config.pb.h.
|
final |
|
final |
void jaiabot::config::EchoDriver::MergeFrom | ( | const EchoDriver & | from | ) |
|
final |
|
inline |
Definition at line 298 of file config.pb.h.
|
inline |
Definition at line 352 of file config.pb.h.
|
inline |
Definition at line 406 of file config.pb.h.
|
inline |
Definition at line 103 of file config.pb.h.
|
inlinefinal |
Definition at line 125 of file config.pb.h.
|
inlinefinal |
Definition at line 129 of file config.pb.h.
|
inline |
Definition at line 81 of file config.pb.h.
|
inline |
Definition at line 291 of file config.pb.h.
|
inline |
Definition at line 345 of file config.pb.h.
|
inline |
Definition at line 399 of file config.pb.h.
|
final |
|
inline |
Definition at line 307 of file config.pb.h.
|
inline |
Definition at line 361 of file config.pb.h.
|
inline |
Definition at line 415 of file config.pb.h.
|
inline |
Definition at line 500 of file config.pb.h.
|
inline |
Definition at line 476 of file config.pb.h.
|
inline |
Definition at line 452 of file config.pb.h.
|
inline |
Definition at line 525 of file config.pb.h.
void jaiabot::config::EchoDriver::Swap | ( | EchoDriver * | other | ) |
|
inline |
Definition at line 393 of file config.pb.h.
|
inline |
Definition at line 100 of file config.pb.h.
|
friend |
Definition at line 259 of file config.pb.h.
|
friend |
Definition at line 119 of file config.pb.h.
|
static |
Definition at line 171 of file config.pb.h.
|
static |
Definition at line 221 of file config.pb.h.
|
static |
Definition at line 214 of file config.pb.h.
|
static |
Definition at line 207 of file config.pb.h.
|
static |
Definition at line 228 of file config.pb.h.
|
staticconstexpr |
Definition at line 115 of file config.pb.h.
|
static |
Definition at line 183 of file config.pb.h.
|
static |
Definition at line 195 of file config.pb.h.