#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 73 of file config.pb.h.
jaiabot::config::EchoDriver::EchoDriver | ( | ) |
|
virtual |
jaiabot::config::EchoDriver::EchoDriver | ( | const EchoDriver & | from | ) |
|
inline |
Definition at line 284 of file config.pb.h.
|
final |
|
final |
void jaiabot::config::EchoDriver::clear_app | ( | ) |
|
inline |
Definition at line 491 of file config.pb.h.
|
inline |
Definition at line 467 of file config.pb.h.
|
inline |
Definition at line 443 of file config.pb.h.
|
inline |
Definition at line 516 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 495 of file config.pb.h.
|
inline |
Definition at line 471 of file config.pb.h.
|
inline |
Definition at line 447 of file config.pb.h.
|
inline |
Definition at line 520 of file config.pb.h.
|
inlinefinal |
Definition at line 145 of file config.pb.h.
|
final |
|
inline |
Definition at line 272 of file config.pb.h.
|
inline |
Definition at line 482 of file config.pb.h.
|
inline |
Definition at line 458 of file config.pb.h.
|
inline |
Definition at line 434 of file config.pb.h.
|
inline |
Definition at line 507 of file config.pb.h.
|
inline |
Definition at line 326 of file config.pb.h.
|
inline |
Definition at line 380 of file config.pb.h.
|
static |
|
inlinestatic |
Definition at line 110 of file config.pb.h.
|
final |
|
inline |
Definition at line 338 of file config.pb.h.
|
final |
|
final |
void jaiabot::config::EchoDriver::MergeFrom | ( | const EchoDriver & | from | ) |
|
final |
|
inline |
Definition at line 297 of file config.pb.h.
|
inline |
Definition at line 351 of file config.pb.h.
|
inline |
Definition at line 405 of file config.pb.h.
|
inline |
Definition at line 102 of file config.pb.h.
|
inlinefinal |
Definition at line 124 of file config.pb.h.
|
inlinefinal |
Definition at line 128 of file config.pb.h.
|
inline |
Definition at line 80 of file config.pb.h.
|
inline |
Definition at line 290 of file config.pb.h.
|
inline |
Definition at line 344 of file config.pb.h.
|
inline |
Definition at line 398 of file config.pb.h.
|
final |
|
inline |
Definition at line 306 of file config.pb.h.
|
inline |
Definition at line 360 of file config.pb.h.
|
inline |
Definition at line 414 of file config.pb.h.
|
inline |
Definition at line 499 of file config.pb.h.
|
inline |
Definition at line 475 of file config.pb.h.
|
inline |
Definition at line 451 of file config.pb.h.
|
inline |
Definition at line 524 of file config.pb.h.
void jaiabot::config::EchoDriver::Swap | ( | EchoDriver * | other | ) |
|
inline |
Definition at line 392 of file config.pb.h.
|
inline |
Definition at line 99 of file config.pb.h.
|
friend |
Definition at line 258 of file config.pb.h.
|
friend |
Definition at line 118 of file config.pb.h.
|
static |
Definition at line 170 of file config.pb.h.
|
static |
Definition at line 220 of file config.pb.h.
|
static |
Definition at line 213 of file config.pb.h.
|
static |
Definition at line 206 of file config.pb.h.
|
static |
Definition at line 227 of file config.pb.h.
|
staticconstexpr |
Definition at line 114 of file config.pb.h.
|
static |
Definition at line 182 of file config.pb.h.
|
static |
Definition at line 194 of file config.pb.h.