Goby3
3.1.5
2024.05.14
|
#include <goby/apps/moos/pTranslator/pTranslator_config.pb.h>
Public Member Functions | |
pTranslatorConfig () | |
virtual | ~pTranslatorConfig () |
pTranslatorConfig (const pTranslatorConfig &from) | |
pTranslatorConfig (pTranslatorConfig &&from) noexcept | |
pTranslatorConfig & | operator= (const pTranslatorConfig &from) |
pTranslatorConfig & | operator= (pTranslatorConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (pTranslatorConfig *other) |
void | UnsafeArenaSwap (pTranslatorConfig *other) |
pTranslatorConfig * | New () const final |
pTranslatorConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const pTranslatorConfig &from) |
void | MergeFrom (const pTranslatorConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | load_shared_library_size () const |
void | clear_load_shared_library () |
const std::string & | load_shared_library (int index) const |
std::string * | mutable_load_shared_library (int index) |
void | set_load_shared_library (int index, const std::string &value) |
void | set_load_shared_library (int index, std::string &&value) |
void | set_load_shared_library (int index, const char *value) |
void | set_load_shared_library (int index, const char *value, size_t size) |
std::string * | add_load_shared_library () |
void | add_load_shared_library (const std::string &value) |
void | add_load_shared_library (std::string &&value) |
void | add_load_shared_library (const char *value) |
void | add_load_shared_library (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | load_shared_library () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_load_shared_library () |
int | load_proto_file_size () const |
void | clear_load_proto_file () |
const std::string & | load_proto_file (int index) const |
std::string * | mutable_load_proto_file (int index) |
void | set_load_proto_file (int index, const std::string &value) |
void | set_load_proto_file (int index, std::string &&value) |
void | set_load_proto_file (int index, const char *value) |
void | set_load_proto_file (int index, const char *value, size_t size) |
std::string * | add_load_proto_file () |
void | add_load_proto_file (const std::string &value) |
void | add_load_proto_file (std::string &&value) |
void | add_load_proto_file (const char *value) |
void | add_load_proto_file (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | load_proto_file () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_load_proto_file () |
int | translator_entry_size () const |
void | clear_translator_entry () |
::goby::moos::protobuf::TranslatorEntry * | mutable_translator_entry (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > * | mutable_translator_entry () |
const ::goby::moos::protobuf::TranslatorEntry & | translator_entry (int index) const |
::goby::moos::protobuf::TranslatorEntry * | add_translator_entry () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > & | translator_entry () const |
int | multiplex_create_moos_var_size () const |
void | clear_multiplex_create_moos_var () |
const std::string & | multiplex_create_moos_var (int index) const |
std::string * | mutable_multiplex_create_moos_var (int index) |
void | set_multiplex_create_moos_var (int index, const std::string &value) |
void | set_multiplex_create_moos_var (int index, std::string &&value) |
void | set_multiplex_create_moos_var (int index, const char *value) |
void | set_multiplex_create_moos_var (int index, const char *value, size_t size) |
std::string * | add_multiplex_create_moos_var () |
void | add_multiplex_create_moos_var (const std::string &value) |
void | add_multiplex_create_moos_var (std::string &&value) |
void | add_multiplex_create_moos_var (const char *value) |
void | add_multiplex_create_moos_var (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | multiplex_create_moos_var () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_multiplex_create_moos_var () |
bool | has_modem_id_lookup_path () const |
void | clear_modem_id_lookup_path () |
const std::string & | modem_id_lookup_path () const |
void | set_modem_id_lookup_path (const std::string &value) |
void | set_modem_id_lookup_path (std::string &&value) |
void | set_modem_id_lookup_path (const char *value) |
void | set_modem_id_lookup_path (const char *value, size_t size) |
std::string * | mutable_modem_id_lookup_path () |
std::string * | release_modem_id_lookup_path () |
void | set_allocated_modem_id_lookup_path (std::string *modem_id_lookup_path) |
bool | has_common () const |
void | clear_common () |
const ::goby::moos::protobuf::GobyMOOSAppConfig & | common () const |
::goby::moos::protobuf::GobyMOOSAppConfig * | release_common () |
::goby::moos::protobuf::GobyMOOSAppConfig * | mutable_common () |
void | set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
void | unsafe_arena_set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
::goby::moos::protobuf::GobyMOOSAppConfig * | unsafe_arena_release_common () |
iFrontSeatConfig_MOOSVariables () | |
virtual | ~iFrontSeatConfig_MOOSVariables () |
iFrontSeatConfig_MOOSVariables (const iFrontSeatConfig_MOOSVariables &from) | |
iFrontSeatConfig_MOOSVariables (iFrontSeatConfig_MOOSVariables &&from) noexcept | |
iFrontSeatConfig_MOOSVariables & | operator= (const iFrontSeatConfig_MOOSVariables &from) |
iFrontSeatConfig_MOOSVariables & | operator= (iFrontSeatConfig_MOOSVariables &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iFrontSeatConfig_MOOSVariables *other) |
void | UnsafeArenaSwap (iFrontSeatConfig_MOOSVariables *other) |
iFrontSeatConfig_MOOSVariables * | New () const final |
iFrontSeatConfig_MOOSVariables * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iFrontSeatConfig_MOOSVariables &from) |
void | MergeFrom (const iFrontSeatConfig_MOOSVariables &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_prefix () const |
void | clear_prefix () |
const std::string & | prefix () const |
void | set_prefix (const std::string &value) |
void | set_prefix (std::string &&value) |
void | set_prefix (const char *value) |
void | set_prefix (const char *value, size_t size) |
std::string * | mutable_prefix () |
std::string * | release_prefix () |
void | set_allocated_prefix (std::string *prefix) |
bool | has_raw_out () const |
void | clear_raw_out () |
const std::string & | raw_out () const |
void | set_raw_out (const std::string &value) |
void | set_raw_out (std::string &&value) |
void | set_raw_out (const char *value) |
void | set_raw_out (const char *value, size_t size) |
std::string * | mutable_raw_out () |
std::string * | release_raw_out () |
void | set_allocated_raw_out (std::string *raw_out) |
bool | has_raw_in () const |
void | clear_raw_in () |
const std::string & | raw_in () const |
void | set_raw_in (const std::string &value) |
void | set_raw_in (std::string &&value) |
void | set_raw_in (const char *value) |
void | set_raw_in (const char *value, size_t size) |
std::string * | mutable_raw_in () |
std::string * | release_raw_in () |
void | set_allocated_raw_in (std::string *raw_in) |
bool | has_command_request () const |
void | clear_command_request () |
const std::string & | command_request () const |
void | set_command_request (const std::string &value) |
void | set_command_request (std::string &&value) |
void | set_command_request (const char *value) |
void | set_command_request (const char *value, size_t size) |
std::string * | mutable_command_request () |
std::string * | release_command_request () |
void | set_allocated_command_request (std::string *command_request) |
bool | has_command_response () const |
void | clear_command_response () |
const std::string & | command_response () const |
void | set_command_response (const std::string &value) |
void | set_command_response (std::string &&value) |
void | set_command_response (const char *value) |
void | set_command_response (const char *value, size_t size) |
std::string * | mutable_command_response () |
std::string * | release_command_response () |
void | set_allocated_command_response (std::string *command_response) |
bool | has_data_from_frontseat () const |
void | clear_data_from_frontseat () |
const std::string & | data_from_frontseat () const |
void | set_data_from_frontseat (const std::string &value) |
void | set_data_from_frontseat (std::string &&value) |
void | set_data_from_frontseat (const char *value) |
void | set_data_from_frontseat (const char *value, size_t size) |
std::string * | mutable_data_from_frontseat () |
std::string * | release_data_from_frontseat () |
void | set_allocated_data_from_frontseat (std::string *data_from_frontseat) |
bool | has_data_to_frontseat () const |
void | clear_data_to_frontseat () |
const std::string & | data_to_frontseat () const |
void | set_data_to_frontseat (const std::string &value) |
void | set_data_to_frontseat (std::string &&value) |
void | set_data_to_frontseat (const char *value) |
void | set_data_to_frontseat (const char *value, size_t size) |
std::string * | mutable_data_to_frontseat () |
std::string * | release_data_to_frontseat () |
void | set_allocated_data_to_frontseat (std::string *data_to_frontseat) |
bool | has_status () const |
void | clear_status () |
const std::string & | status () const |
void | set_status (const std::string &value) |
void | set_status (std::string &&value) |
void | set_status (const char *value) |
void | set_status (const char *value, size_t size) |
std::string * | mutable_status () |
std::string * | release_status () |
void | set_allocated_status (std::string *status) |
bool | has_node_status () const |
void | clear_node_status () |
const std::string & | node_status () const |
void | set_node_status (const std::string &value) |
void | set_node_status (std::string &&value) |
void | set_node_status (const char *value) |
void | set_node_status (const char *value, size_t size) |
std::string * | mutable_node_status () |
std::string * | release_node_status () |
void | set_allocated_node_status (std::string *node_status) |
iFrontSeatConfig_LegacyOperations () | |
virtual | ~iFrontSeatConfig_LegacyOperations () |
iFrontSeatConfig_LegacyOperations (const iFrontSeatConfig_LegacyOperations &from) | |
iFrontSeatConfig_LegacyOperations (iFrontSeatConfig_LegacyOperations &&from) noexcept | |
iFrontSeatConfig_LegacyOperations & | operator= (const iFrontSeatConfig_LegacyOperations &from) |
iFrontSeatConfig_LegacyOperations & | operator= (iFrontSeatConfig_LegacyOperations &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iFrontSeatConfig_LegacyOperations *other) |
void | UnsafeArenaSwap (iFrontSeatConfig_LegacyOperations *other) |
iFrontSeatConfig_LegacyOperations * | New () const final |
iFrontSeatConfig_LegacyOperations * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iFrontSeatConfig_LegacyOperations &from) |
void | MergeFrom (const iFrontSeatConfig_LegacyOperations &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_subscribe_ctd () const |
void | clear_subscribe_ctd () |
bool | subscribe_ctd () const |
void | set_subscribe_ctd (bool value) |
bool | has_subscribe_acomms_raw () const |
void | clear_subscribe_acomms_raw () |
bool | subscribe_acomms_raw () const |
void | set_subscribe_acomms_raw (bool value) |
bool | has_pub_sub_bf_commands () const |
void | clear_pub_sub_bf_commands () |
bool | pub_sub_bf_commands () const |
void | set_pub_sub_bf_commands (bool value) |
bool | has_publish_fs_bs_ready () const |
void | clear_publish_fs_bs_ready () |
bool | publish_fs_bs_ready () const |
void | set_publish_fs_bs_ready (bool value) |
bool | has_subscribe_desired () const |
void | clear_subscribe_desired () |
bool | subscribe_desired () const |
void | set_subscribe_desired (bool value) |
bool | has_publish_nav () const |
void | clear_publish_nav () |
bool | publish_nav () const |
void | set_publish_nav (bool value) |
iFrontSeatConfig () | |
virtual | ~iFrontSeatConfig () |
iFrontSeatConfig (const iFrontSeatConfig &from) | |
iFrontSeatConfig (iFrontSeatConfig &&from) noexcept | |
iFrontSeatConfig & | operator= (const iFrontSeatConfig &from) |
iFrontSeatConfig & | operator= (iFrontSeatConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iFrontSeatConfig *other) |
void | UnsafeArenaSwap (iFrontSeatConfig *other) |
iFrontSeatConfig * | New () const final |
iFrontSeatConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iFrontSeatConfig &from) |
void | MergeFrom (const iFrontSeatConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_common () const |
void | clear_common () |
const ::goby::moos::protobuf::GobyMOOSAppConfig & | common () const |
::goby::moos::protobuf::GobyMOOSAppConfig * | release_common () |
::goby::moos::protobuf::GobyMOOSAppConfig * | mutable_common () |
void | set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
void | unsafe_arena_set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
::goby::moos::protobuf::GobyMOOSAppConfig * | unsafe_arena_release_common () |
bool | has_frontseat_cfg () const |
void | clear_frontseat_cfg () |
const ::goby::middleware::frontseat::protobuf::Config & | frontseat_cfg () const |
::goby::middleware::frontseat::protobuf::Config * | release_frontseat_cfg () |
::goby::middleware::frontseat::protobuf::Config * | mutable_frontseat_cfg () |
void | set_allocated_frontseat_cfg (::goby::middleware::frontseat::protobuf::Config *frontseat_cfg) |
void | unsafe_arena_set_allocated_frontseat_cfg (::goby::middleware::frontseat::protobuf::Config *frontseat_cfg) |
::goby::middleware::frontseat::protobuf::Config * | unsafe_arena_release_frontseat_cfg () |
bool | has_moos_var () const |
void | clear_moos_var () |
const ::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables & | moos_var () const |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables * | release_moos_var () |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables * | mutable_moos_var () |
void | set_allocated_moos_var (::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables *moos_var) |
void | unsafe_arena_set_allocated_moos_var (::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables *moos_var) |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables * | unsafe_arena_release_moos_var () |
bool | has_legacy_cfg () const |
void | clear_legacy_cfg () |
const ::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations & | legacy_cfg () const |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations * | release_legacy_cfg () |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations * | mutable_legacy_cfg () |
void | set_allocated_legacy_cfg (::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations *legacy_cfg) |
void | unsafe_arena_set_allocated_legacy_cfg (::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations *legacy_cfg) |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations * | unsafe_arena_release_legacy_cfg () |
GobyMOOSGatewayConfig_MOOSConfig () | |
virtual | ~GobyMOOSGatewayConfig_MOOSConfig () |
GobyMOOSGatewayConfig_MOOSConfig (const GobyMOOSGatewayConfig_MOOSConfig &from) | |
GobyMOOSGatewayConfig_MOOSConfig (GobyMOOSGatewayConfig_MOOSConfig &&from) noexcept | |
GobyMOOSGatewayConfig_MOOSConfig & | operator= (const GobyMOOSGatewayConfig_MOOSConfig &from) |
GobyMOOSGatewayConfig_MOOSConfig & | operator= (GobyMOOSGatewayConfig_MOOSConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMOOSGatewayConfig_MOOSConfig *other) |
void | UnsafeArenaSwap (GobyMOOSGatewayConfig_MOOSConfig *other) |
GobyMOOSGatewayConfig_MOOSConfig * | New () const final |
GobyMOOSGatewayConfig_MOOSConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const GobyMOOSGatewayConfig_MOOSConfig &from) |
void | MergeFrom (const GobyMOOSGatewayConfig_MOOSConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_server () const |
void | clear_server () |
const std::string & | server () const |
void | set_server (const std::string &value) |
void | set_server (std::string &&value) |
void | set_server (const char *value) |
void | set_server (const char *value, size_t size) |
std::string * | mutable_server () |
std::string * | release_server () |
void | set_allocated_server (std::string *server) |
bool | has_use_binary_protobuf () const |
void | clear_use_binary_protobuf () |
bool | use_binary_protobuf () const |
void | set_use_binary_protobuf (bool value) |
bool | has_port () const |
void | clear_port () |
::PROTOBUF_NAMESPACE_ID::int32 | port () const |
void | set_port (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_moos_parser_technique () const |
void | clear_moos_parser_technique () |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | moos_parser_technique () const |
void | set_moos_parser_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
GobyMOOSGatewayConfig () | |
virtual | ~GobyMOOSGatewayConfig () |
GobyMOOSGatewayConfig (const GobyMOOSGatewayConfig &from) | |
GobyMOOSGatewayConfig (GobyMOOSGatewayConfig &&from) noexcept | |
GobyMOOSGatewayConfig & | operator= (const GobyMOOSGatewayConfig &from) |
GobyMOOSGatewayConfig & | operator= (GobyMOOSGatewayConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMOOSGatewayConfig *other) |
void | UnsafeArenaSwap (GobyMOOSGatewayConfig *other) |
GobyMOOSGatewayConfig * | New () const final |
GobyMOOSGatewayConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const GobyMOOSGatewayConfig &from) |
void | MergeFrom (const GobyMOOSGatewayConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::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) |
void | unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
::goby::middleware::protobuf::AppConfig * | unsafe_arena_release_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) |
void | unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess) |
::goby::zeromq::protobuf::InterProcessPortalConfig * | unsafe_arena_release_interprocess () |
bool | has_moos () const |
void | clear_moos () |
const ::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig & | moos () const |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig * | release_moos () |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig * | mutable_moos () |
void | set_allocated_moos (::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig *moos) |
void | unsafe_arena_set_allocated_moos (::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig *moos) |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig * | unsafe_arena_release_moos () |
bool | has_poll_frequency () const |
void | clear_poll_frequency () |
float | poll_frequency () const |
void | set_poll_frequency (float value) |
pAcommsHandlerConfig_DriverFailureApproach () | |
virtual | ~pAcommsHandlerConfig_DriverFailureApproach () |
pAcommsHandlerConfig_DriverFailureApproach (const pAcommsHandlerConfig_DriverFailureApproach &from) | |
pAcommsHandlerConfig_DriverFailureApproach (pAcommsHandlerConfig_DriverFailureApproach &&from) noexcept | |
pAcommsHandlerConfig_DriverFailureApproach & | operator= (const pAcommsHandlerConfig_DriverFailureApproach &from) |
pAcommsHandlerConfig_DriverFailureApproach & | operator= (pAcommsHandlerConfig_DriverFailureApproach &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (pAcommsHandlerConfig_DriverFailureApproach *other) |
void | UnsafeArenaSwap (pAcommsHandlerConfig_DriverFailureApproach *other) |
pAcommsHandlerConfig_DriverFailureApproach * | New () const final |
pAcommsHandlerConfig_DriverFailureApproach * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const pAcommsHandlerConfig_DriverFailureApproach &from) |
void | MergeFrom (const pAcommsHandlerConfig_DriverFailureApproach &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_new_driver_backoff_sec () const |
void | clear_new_driver_backoff_sec () |
::PROTOBUF_NAMESPACE_ID::int32 | new_driver_backoff_sec () const |
void | set_new_driver_backoff_sec (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_technique () const |
void | clear_technique () |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique | technique () const |
void | set_technique (::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique value) |
bool | has_driver_backoff_sec () const |
void | clear_driver_backoff_sec () |
::PROTOBUF_NAMESPACE_ID::int32 | driver_backoff_sec () const |
void | set_driver_backoff_sec (::PROTOBUF_NAMESPACE_ID::int32 value) |
pAcommsHandlerConfig_MOOSVariables () | |
virtual | ~pAcommsHandlerConfig_MOOSVariables () |
pAcommsHandlerConfig_MOOSVariables (const pAcommsHandlerConfig_MOOSVariables &from) | |
pAcommsHandlerConfig_MOOSVariables (pAcommsHandlerConfig_MOOSVariables &&from) noexcept | |
pAcommsHandlerConfig_MOOSVariables & | operator= (const pAcommsHandlerConfig_MOOSVariables &from) |
pAcommsHandlerConfig_MOOSVariables & | operator= (pAcommsHandlerConfig_MOOSVariables &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (pAcommsHandlerConfig_MOOSVariables *other) |
void | UnsafeArenaSwap (pAcommsHandlerConfig_MOOSVariables *other) |
pAcommsHandlerConfig_MOOSVariables * | New () const final |
pAcommsHandlerConfig_MOOSVariables * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const pAcommsHandlerConfig_MOOSVariables &from) |
void | MergeFrom (const pAcommsHandlerConfig_MOOSVariables &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_prefix () const |
void | clear_prefix () |
const std::string & | prefix () const |
void | set_prefix (const std::string &value) |
void | set_prefix (std::string &&value) |
void | set_prefix (const char *value) |
void | set_prefix (const char *value, size_t size) |
std::string * | mutable_prefix () |
std::string * | release_prefix () |
void | set_allocated_prefix (std::string *prefix) |
bool | has_driver_raw_in () const |
void | clear_driver_raw_in () |
const std::string & | driver_raw_in () const |
void | set_driver_raw_in (const std::string &value) |
void | set_driver_raw_in (std::string &&value) |
void | set_driver_raw_in (const char *value) |
void | set_driver_raw_in (const char *value, size_t size) |
std::string * | mutable_driver_raw_in () |
std::string * | release_driver_raw_in () |
void | set_allocated_driver_raw_in (std::string *driver_raw_in) |
bool | has_driver_raw_out () const |
void | clear_driver_raw_out () |
const std::string & | driver_raw_out () const |
void | set_driver_raw_out (const std::string &value) |
void | set_driver_raw_out (std::string &&value) |
void | set_driver_raw_out (const char *value) |
void | set_driver_raw_out (const char *value, size_t size) |
std::string * | mutable_driver_raw_out () |
std::string * | release_driver_raw_out () |
void | set_allocated_driver_raw_out (std::string *driver_raw_out) |
bool | has_driver_raw_msg_in () const |
void | clear_driver_raw_msg_in () |
const std::string & | driver_raw_msg_in () const |
void | set_driver_raw_msg_in (const std::string &value) |
void | set_driver_raw_msg_in (std::string &&value) |
void | set_driver_raw_msg_in (const char *value) |
void | set_driver_raw_msg_in (const char *value, size_t size) |
std::string * | mutable_driver_raw_msg_in () |
std::string * | release_driver_raw_msg_in () |
void | set_allocated_driver_raw_msg_in (std::string *driver_raw_msg_in) |
bool | has_driver_raw_msg_out () const |
void | clear_driver_raw_msg_out () |
const std::string & | driver_raw_msg_out () const |
void | set_driver_raw_msg_out (const std::string &value) |
void | set_driver_raw_msg_out (std::string &&value) |
void | set_driver_raw_msg_out (const char *value) |
void | set_driver_raw_msg_out (const char *value, size_t size) |
std::string * | mutable_driver_raw_msg_out () |
std::string * | release_driver_raw_msg_out () |
void | set_allocated_driver_raw_msg_out (std::string *driver_raw_msg_out) |
bool | has_driver_receive () const |
void | clear_driver_receive () |
const std::string & | driver_receive () const |
void | set_driver_receive (const std::string &value) |
void | set_driver_receive (std::string &&value) |
void | set_driver_receive (const char *value) |
void | set_driver_receive (const char *value, size_t size) |
std::string * | mutable_driver_receive () |
std::string * | release_driver_receive () |
void | set_allocated_driver_receive (std::string *driver_receive) |
bool | has_driver_transmit () const |
void | clear_driver_transmit () |
const std::string & | driver_transmit () const |
void | set_driver_transmit (const std::string &value) |
void | set_driver_transmit (std::string &&value) |
void | set_driver_transmit (const char *value) |
void | set_driver_transmit (const char *value, size_t size) |
std::string * | mutable_driver_transmit () |
std::string * | release_driver_transmit () |
void | set_allocated_driver_transmit (std::string *driver_transmit) |
bool | has_driver_cfg_update () const |
void | clear_driver_cfg_update () |
const std::string & | driver_cfg_update () const |
void | set_driver_cfg_update (const std::string &value) |
void | set_driver_cfg_update (std::string &&value) |
void | set_driver_cfg_update (const char *value) |
void | set_driver_cfg_update (const char *value, size_t size) |
std::string * | mutable_driver_cfg_update () |
std::string * | release_driver_cfg_update () |
void | set_allocated_driver_cfg_update (std::string *driver_cfg_update) |
bool | has_queue_receive () const |
void | clear_queue_receive () |
const std::string & | queue_receive () const |
void | set_queue_receive (const std::string &value) |
void | set_queue_receive (std::string &&value) |
void | set_queue_receive (const char *value) |
void | set_queue_receive (const char *value, size_t size) |
std::string * | mutable_queue_receive () |
std::string * | release_queue_receive () |
void | set_allocated_queue_receive (std::string *queue_receive) |
bool | has_queue_transmit () const |
void | clear_queue_transmit () |
const std::string & | queue_transmit () const |
void | set_queue_transmit (const std::string &value) |
void | set_queue_transmit (std::string &&value) |
void | set_queue_transmit (const char *value) |
void | set_queue_transmit (const char *value, size_t size) |
std::string * | mutable_queue_transmit () |
std::string * | release_queue_transmit () |
void | set_allocated_queue_transmit (std::string *queue_transmit) |
bool | has_queue_ack_transmission () const |
void | clear_queue_ack_transmission () |
const std::string & | queue_ack_transmission () const |
void | set_queue_ack_transmission (const std::string &value) |
void | set_queue_ack_transmission (std::string &&value) |
void | set_queue_ack_transmission (const char *value) |
void | set_queue_ack_transmission (const char *value, size_t size) |
std::string * | mutable_queue_ack_transmission () |
std::string * | release_queue_ack_transmission () |
void | set_allocated_queue_ack_transmission (std::string *queue_ack_transmission) |
bool | has_queue_ack_original_msg () const |
void | clear_queue_ack_original_msg () |
const std::string & | queue_ack_original_msg () const |
void | set_queue_ack_original_msg (const std::string &value) |
void | set_queue_ack_original_msg (std::string &&value) |
void | set_queue_ack_original_msg (const char *value) |
void | set_queue_ack_original_msg (const char *value, size_t size) |
std::string * | mutable_queue_ack_original_msg () |
std::string * | release_queue_ack_original_msg () |
void | set_allocated_queue_ack_original_msg (std::string *queue_ack_original_msg) |
bool | has_queue_expire () const |
void | clear_queue_expire () |
const std::string & | queue_expire () const |
void | set_queue_expire (const std::string &value) |
void | set_queue_expire (std::string &&value) |
void | set_queue_expire (const char *value) |
void | set_queue_expire (const char *value, size_t size) |
std::string * | mutable_queue_expire () |
std::string * | release_queue_expire () |
void | set_allocated_queue_expire (std::string *queue_expire) |
bool | has_queue_size () const |
void | clear_queue_size () |
const std::string & | queue_size () const |
void | set_queue_size (const std::string &value) |
void | set_queue_size (std::string &&value) |
void | set_queue_size (const char *value) |
void | set_queue_size (const char *value, size_t size) |
std::string * | mutable_queue_size () |
std::string * | release_queue_size () |
void | set_allocated_queue_size (std::string *queue_size) |
bool | has_queue_flush () const |
void | clear_queue_flush () |
const std::string & | queue_flush () const |
void | set_queue_flush (const std::string &value) |
void | set_queue_flush (std::string &&value) |
void | set_queue_flush (const char *value) |
void | set_queue_flush (const char *value, size_t size) |
std::string * | mutable_queue_flush () |
std::string * | release_queue_flush () |
void | set_allocated_queue_flush (std::string *queue_flush) |
bool | has_mac_cycle_update () const |
void | clear_mac_cycle_update () |
const std::string & | mac_cycle_update () const |
void | set_mac_cycle_update (const std::string &value) |
void | set_mac_cycle_update (std::string &&value) |
void | set_mac_cycle_update (const char *value) |
void | set_mac_cycle_update (const char *value, size_t size) |
std::string * | mutable_mac_cycle_update () |
std::string * | release_mac_cycle_update () |
void | set_allocated_mac_cycle_update (std::string *mac_cycle_update) |
bool | has_mac_initiate_transmission () const |
void | clear_mac_initiate_transmission () |
const std::string & | mac_initiate_transmission () const |
void | set_mac_initiate_transmission (const std::string &value) |
void | set_mac_initiate_transmission (std::string &&value) |
void | set_mac_initiate_transmission (const char *value) |
void | set_mac_initiate_transmission (const char *value, size_t size) |
std::string * | mutable_mac_initiate_transmission () |
std::string * | release_mac_initiate_transmission () |
void | set_allocated_mac_initiate_transmission (std::string *mac_initiate_transmission) |
bool | has_mac_slot_start () const |
void | clear_mac_slot_start () |
const std::string & | mac_slot_start () const |
void | set_mac_slot_start (const std::string &value) |
void | set_mac_slot_start (std::string &&value) |
void | set_mac_slot_start (const char *value) |
void | set_mac_slot_start (const char *value, size_t size) |
std::string * | mutable_mac_slot_start () |
std::string * | release_mac_slot_start () |
void | set_allocated_mac_slot_start (std::string *mac_slot_start) |
bool | has_config_file () const |
void | clear_config_file () |
const std::string & | config_file () const |
void | set_config_file (const std::string &value) |
void | set_config_file (std::string &&value) |
void | set_config_file (const char *value) |
void | set_config_file (const char *value, size_t size) |
std::string * | mutable_config_file () |
std::string * | release_config_file () |
void | set_allocated_config_file (std::string *config_file) |
bool | has_config_file_request () const |
void | clear_config_file_request () |
const std::string & | config_file_request () const |
void | set_config_file_request (const std::string &value) |
void | set_config_file_request (std::string &&value) |
void | set_config_file_request (const char *value) |
void | set_config_file_request (const char *value, size_t size) |
std::string * | mutable_config_file_request () |
std::string * | release_config_file_request () |
void | set_allocated_config_file_request (std::string *config_file_request) |
bool | has_driver_reset () const |
void | clear_driver_reset () |
const std::string & | driver_reset () const |
void | set_driver_reset (const std::string &value) |
void | set_driver_reset (std::string &&value) |
void | set_driver_reset (const char *value) |
void | set_driver_reset (const char *value, size_t size) |
std::string * | mutable_driver_reset () |
std::string * | release_driver_reset () |
void | set_allocated_driver_reset (std::string *driver_reset) |
bool | has_ifrontseat_data_out () const |
void | clear_ifrontseat_data_out () |
const std::string & | ifrontseat_data_out () const |
void | set_ifrontseat_data_out (const std::string &value) |
void | set_ifrontseat_data_out (std::string &&value) |
void | set_ifrontseat_data_out (const char *value) |
void | set_ifrontseat_data_out (const char *value, size_t size) |
std::string * | mutable_ifrontseat_data_out () |
std::string * | release_ifrontseat_data_out () |
void | set_allocated_ifrontseat_data_out (std::string *ifrontseat_data_out) |
pAcommsHandlerConfig () | |
virtual | ~pAcommsHandlerConfig () |
pAcommsHandlerConfig (const pAcommsHandlerConfig &from) | |
pAcommsHandlerConfig (pAcommsHandlerConfig &&from) noexcept | |
pAcommsHandlerConfig & | operator= (const pAcommsHandlerConfig &from) |
pAcommsHandlerConfig & | operator= (pAcommsHandlerConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (pAcommsHandlerConfig *other) |
void | UnsafeArenaSwap (pAcommsHandlerConfig *other) |
pAcommsHandlerConfig * | New () const final |
pAcommsHandlerConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const pAcommsHandlerConfig &from) |
void | MergeFrom (const pAcommsHandlerConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | load_shared_library_size () const |
void | clear_load_shared_library () |
const std::string & | load_shared_library (int index) const |
std::string * | mutable_load_shared_library (int index) |
void | set_load_shared_library (int index, const std::string &value) |
void | set_load_shared_library (int index, std::string &&value) |
void | set_load_shared_library (int index, const char *value) |
void | set_load_shared_library (int index, const char *value, size_t size) |
std::string * | add_load_shared_library () |
void | add_load_shared_library (const std::string &value) |
void | add_load_shared_library (std::string &&value) |
void | add_load_shared_library (const char *value) |
void | add_load_shared_library (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | load_shared_library () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_load_shared_library () |
int | load_proto_file_size () const |
void | clear_load_proto_file () |
const std::string & | load_proto_file (int index) const |
std::string * | mutable_load_proto_file (int index) |
void | set_load_proto_file (int index, const std::string &value) |
void | set_load_proto_file (int index, std::string &&value) |
void | set_load_proto_file (int index, const char *value) |
void | set_load_proto_file (int index, const char *value, size_t size) |
std::string * | add_load_proto_file () |
void | add_load_proto_file (const std::string &value) |
void | add_load_proto_file (std::string &&value) |
void | add_load_proto_file (const char *value) |
void | add_load_proto_file (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | load_proto_file () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_load_proto_file () |
int | translator_entry_size () const |
void | clear_translator_entry () |
::goby::moos::protobuf::TranslatorEntry * | mutable_translator_entry (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > * | mutable_translator_entry () |
const ::goby::moos::protobuf::TranslatorEntry & | translator_entry (int index) const |
::goby::moos::protobuf::TranslatorEntry * | add_translator_entry () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > & | translator_entry () const |
int | multiplex_create_moos_var_size () const |
void | clear_multiplex_create_moos_var () |
const std::string & | multiplex_create_moos_var (int index) const |
std::string * | mutable_multiplex_create_moos_var (int index) |
void | set_multiplex_create_moos_var (int index, const std::string &value) |
void | set_multiplex_create_moos_var (int index, std::string &&value) |
void | set_multiplex_create_moos_var (int index, const char *value) |
void | set_multiplex_create_moos_var (int index, const char *value, size_t size) |
std::string * | add_multiplex_create_moos_var () |
void | add_multiplex_create_moos_var (const std::string &value) |
void | add_multiplex_create_moos_var (std::string &&value) |
void | add_multiplex_create_moos_var (const char *value) |
void | add_multiplex_create_moos_var (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | multiplex_create_moos_var () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_multiplex_create_moos_var () |
int | dccl_frontseat_forward_name_size () const |
void | clear_dccl_frontseat_forward_name () |
const std::string & | dccl_frontseat_forward_name (int index) const |
std::string * | mutable_dccl_frontseat_forward_name (int index) |
void | set_dccl_frontseat_forward_name (int index, const std::string &value) |
void | set_dccl_frontseat_forward_name (int index, std::string &&value) |
void | set_dccl_frontseat_forward_name (int index, const char *value) |
void | set_dccl_frontseat_forward_name (int index, const char *value, size_t size) |
std::string * | add_dccl_frontseat_forward_name () |
void | add_dccl_frontseat_forward_name (const std::string &value) |
void | add_dccl_frontseat_forward_name (std::string &&value) |
void | add_dccl_frontseat_forward_name (const char *value) |
void | add_dccl_frontseat_forward_name (const char *value, size_t size) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | dccl_frontseat_forward_name () const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_dccl_frontseat_forward_name () |
int | listen_driver_cfg_size () const |
void | clear_listen_driver_cfg () |
::goby::acomms::protobuf::DriverConfig * | mutable_listen_driver_cfg (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig > * | mutable_listen_driver_cfg () |
const ::goby::acomms::protobuf::DriverConfig & | listen_driver_cfg (int index) const |
::goby::acomms::protobuf::DriverConfig * | add_listen_driver_cfg () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig > & | listen_driver_cfg () const |
bool | has_modem_id_lookup_path () const |
void | clear_modem_id_lookup_path () |
const std::string & | modem_id_lookup_path () const |
void | set_modem_id_lookup_path (const std::string &value) |
void | set_modem_id_lookup_path (std::string &&value) |
void | set_modem_id_lookup_path (const char *value) |
void | set_modem_id_lookup_path (const char *value, size_t size) |
std::string * | mutable_modem_id_lookup_path () |
std::string * | release_modem_id_lookup_path () |
void | set_allocated_modem_id_lookup_path (std::string *modem_id_lookup_path) |
bool | has_common () const |
void | clear_common () |
const ::goby::moos::protobuf::GobyMOOSAppConfig & | common () const |
::goby::moos::protobuf::GobyMOOSAppConfig * | release_common () |
::goby::moos::protobuf::GobyMOOSAppConfig * | mutable_common () |
void | set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
void | unsafe_arena_set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
::goby::moos::protobuf::GobyMOOSAppConfig * | unsafe_arena_release_common () |
bool | has_driver_cfg () const |
void | clear_driver_cfg () |
const ::goby::acomms::protobuf::DriverConfig & | driver_cfg () const |
::goby::acomms::protobuf::DriverConfig * | release_driver_cfg () |
::goby::acomms::protobuf::DriverConfig * | mutable_driver_cfg () |
void | set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg) |
void | unsafe_arena_set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg) |
::goby::acomms::protobuf::DriverConfig * | unsafe_arena_release_driver_cfg () |
bool | has_mac_cfg () const |
void | clear_mac_cfg () |
const ::goby::acomms::protobuf::MACConfig & | mac_cfg () const |
::goby::acomms::protobuf::MACConfig * | release_mac_cfg () |
::goby::acomms::protobuf::MACConfig * | mutable_mac_cfg () |
void | set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg) |
void | unsafe_arena_set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg) |
::goby::acomms::protobuf::MACConfig * | unsafe_arena_release_mac_cfg () |
bool | has_queue_cfg () const |
void | clear_queue_cfg () |
const ::goby::acomms::protobuf::QueueManagerConfig & | queue_cfg () const |
::goby::acomms::protobuf::QueueManagerConfig * | release_queue_cfg () |
::goby::acomms::protobuf::QueueManagerConfig * | mutable_queue_cfg () |
void | set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg) |
void | unsafe_arena_set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg) |
::goby::acomms::protobuf::QueueManagerConfig * | unsafe_arena_release_queue_cfg () |
bool | has_dccl_cfg () const |
void | clear_dccl_cfg () |
const ::goby::acomms::protobuf::DCCLConfig & | dccl_cfg () const |
::goby::acomms::protobuf::DCCLConfig * | release_dccl_cfg () |
::goby::acomms::protobuf::DCCLConfig * | mutable_dccl_cfg () |
void | set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg) |
void | unsafe_arena_set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg) |
::goby::acomms::protobuf::DCCLConfig * | unsafe_arena_release_dccl_cfg () |
bool | has_route_cfg () const |
void | clear_route_cfg () |
const ::goby::acomms::protobuf::RouteManagerConfig & | route_cfg () const |
::goby::acomms::protobuf::RouteManagerConfig * | release_route_cfg () |
::goby::acomms::protobuf::RouteManagerConfig * | mutable_route_cfg () |
void | set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg) |
void | unsafe_arena_set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg) |
::goby::acomms::protobuf::RouteManagerConfig * | unsafe_arena_release_route_cfg () |
bool | has_moos_var () const |
void | clear_moos_var () |
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables & | moos_var () const |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * | release_moos_var () |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * | mutable_moos_var () |
void | set_allocated_moos_var (::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables *moos_var) |
void | unsafe_arena_set_allocated_moos_var (::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables *moos_var) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * | unsafe_arena_release_moos_var () |
bool | has_driver_failure_approach () const |
void | clear_driver_failure_approach () |
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach & | driver_failure_approach () const |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * | release_driver_failure_approach () |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * | mutable_driver_failure_approach () |
void | set_allocated_driver_failure_approach (::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach *driver_failure_approach) |
void | unsafe_arena_set_allocated_driver_failure_approach (::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach *driver_failure_approach) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * | unsafe_arena_release_driver_failure_approach () |
bool | has_modem_id () const |
void | clear_modem_id () |
::PROTOBUF_NAMESPACE_ID::int32 | modem_id () const |
void | set_modem_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const pTranslatorConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const pTranslatorConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iFrontSeatConfig_MOOSVariables & | default_instance () |
static void | InitAsDefaultInstance () |
static const iFrontSeatConfig_MOOSVariables * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iFrontSeatConfig_LegacyOperations & | default_instance () |
static void | InitAsDefaultInstance () |
static const iFrontSeatConfig_LegacyOperations * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iFrontSeatConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const iFrontSeatConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMOOSGatewayConfig_MOOSConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMOOSGatewayConfig_MOOSConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMOOSGatewayConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMOOSGatewayConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const pAcommsHandlerConfig_DriverFailureApproach & | default_instance () |
static void | InitAsDefaultInstance () |
static const pAcommsHandlerConfig_DriverFailureApproach * | internal_default_instance () |
static bool | DriverFailureTechnique_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | DriverFailureTechnique_descriptor () |
template<typename T > | |
static const std::string & | DriverFailureTechnique_Name (T enum_t_value) |
static bool | DriverFailureTechnique_Parse (const std::string &name, DriverFailureTechnique *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const pAcommsHandlerConfig_MOOSVariables & | default_instance () |
static void | InitAsDefaultInstance () |
static const pAcommsHandlerConfig_MOOSVariables * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const pAcommsHandlerConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const pAcommsHandlerConfig * | internal_default_instance () |
Public Attributes | |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_prefix_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_raw_out_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_raw_in_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_command_request_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_command_response_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_data_from_frontseat_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_data_to_frontseat_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_status_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_node_status_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_server_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_raw_in_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_raw_out_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_raw_msg_in_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_raw_msg_out_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_receive_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_transmit_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_cfg_update_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_receive_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_transmit_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_ack_transmission_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_ack_original_msg_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_expire_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_size_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_queue_flush_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_mac_cycle_update_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_mac_initiate_transmission_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_mac_slot_start_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_config_file_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_config_file_request_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_driver_reset_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_ifrontseat_data_out_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static constexpr DriverFailureTechnique | CONTINUALLY_RESTART_DRIVER |
static constexpr DriverFailureTechnique | MOVE_LISTEN_DRIVER_TO_PRIMARY |
static constexpr DriverFailureTechnique | DISABLE_AND_MOVE_LISTEN_DRIVER_TO_PRIMARY |
static constexpr DriverFailureTechnique | DriverFailureTechnique_MIN |
static constexpr DriverFailureTechnique | DriverFailureTechnique_MAX |
static constexpr int | DriverFailureTechnique_ARRAYSIZE |
Protected Member Functions | |
pTranslatorConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iFrontSeatConfig_MOOSVariables (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iFrontSeatConfig_LegacyOperations (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iFrontSeatConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMOOSGatewayConfig_MOOSConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMOOSGatewayConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
pAcommsHandlerConfig_DriverFailureApproach (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
pAcommsHandlerConfig_MOOSVariables (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
pAcommsHandlerConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Definition at line 85 of file pTranslator_config.pb.h.
typedef pAcommsHandlerConfig_DriverFailureApproach goby::apps::moos::protobuf::PROTOBUF_FINAL::DriverFailureApproach |
Definition at line 1333 of file pAcommsHandler_config.pb.h.
typedef pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique goby::apps::moos::protobuf::PROTOBUF_FINAL::DriverFailureTechnique |
Definition at line 240 of file pAcommsHandler_config.pb.h.
typedef iFrontSeatConfig_LegacyOperations goby::apps::moos::protobuf::PROTOBUF_FINAL::LegacyOperations |
Definition at line 878 of file iFrontSeat_config.pb.h.
Definition at line 420 of file moos_gateway_config.pb.h.
Definition at line 877 of file iFrontSeat_config.pb.h.
typedef pAcommsHandlerConfig_MOOSVariables goby::apps::moos::protobuf::PROTOBUF_FINAL::MOOSVariables |
Definition at line 1334 of file pAcommsHandler_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kLoadSharedLibraryFieldNumber | |
kLoadProtoFileFieldNumber | |
kTranslatorEntryFieldNumber | |
kMultiplexCreateMoosVarFieldNumber | |
kModemIdLookupPathFieldNumber | |
kCommonFieldNumber |
Definition at line 204 of file pTranslator_config.pb.h.
anonymous enum : int |
Definition at line 215 of file iFrontSeat_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSubscribeCtdFieldNumber | |
kSubscribeAcommsRawFieldNumber | |
kPubSubBfCommandsFieldNumber | |
kPublishFsBsReadyFieldNumber | |
kSubscribeDesiredFieldNumber | |
kPublishNavFieldNumber |
Definition at line 655 of file iFrontSeat_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCommonFieldNumber | |
kFrontseatCfgFieldNumber | |
kMoosVarFieldNumber | |
kLegacyCfgFieldNumber |
Definition at line 882 of file iFrontSeat_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kServerFieldNumber | |
kUseBinaryProtobufFieldNumber | |
kPortFieldNumber | |
kMoosParserTechniqueFieldNumber |
Definition at line 209 of file moos_gateway_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAppFieldNumber | |
kInterprocessFieldNumber | |
kMoosFieldNumber | |
kPollFrequencyFieldNumber |
Definition at line 424 of file moos_gateway_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNewDriverBackoffSecFieldNumber | |
kTechniqueFieldNumber | |
kDriverBackoffSecFieldNumber |
Definition at line 274 of file pAcommsHandler_config.pb.h.
anonymous enum : int |
Definition at line 453 of file pAcommsHandler_config.pb.h.
anonymous enum : int |
Definition at line 1338 of file pAcommsHandler_config.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_dccl_frontseat_forward_name | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_dccl_frontseat_forward_name | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_dccl_frontseat_forward_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_dccl_frontseat_forward_name | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_dccl_frontseat_forward_name | ( | std::string && | value | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_listen_driver_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_proto_file | ( | std::string && | value | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_load_shared_library | ( | std::string && | value | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::add_multiplex_create_moos_var | ( | std::string && | value | ) |
::goby::moos::protobuf::TranslatorEntry* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_translator_entry | ( | ) |
::goby::moos::protobuf::TranslatorEntry* goby::apps::moos::protobuf::PROTOBUF_FINAL::add_translator_entry | ( | ) |
const ::goby::middleware::protobuf::AppConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_command_request | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_command_response | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_common | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_common | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_common | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_config_file | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_config_file_request | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_data_from_frontseat | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_data_to_frontseat | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_dccl_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_dccl_frontseat_forward_name | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_backoff_sec | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_cfg_update | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_failure_approach | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_raw_in | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_raw_msg_in | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_raw_msg_out | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_raw_out | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_receive | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_reset | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_driver_transmit | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_frontseat_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_ifrontseat_data_out | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_interprocess | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_legacy_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_listen_driver_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_load_proto_file | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_load_proto_file | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_load_shared_library | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_load_shared_library | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_mac_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_mac_cycle_update | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_mac_initiate_transmission | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_mac_slot_start | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_modem_id | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_modem_id_lookup_path | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_modem_id_lookup_path | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_moos | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_moos_parser_technique | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_multiplex_create_moos_var | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_multiplex_create_moos_var | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_new_driver_backoff_sec | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_node_status | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_poll_frequency | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_port | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_prefix | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_prefix | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_pub_sub_bf_commands | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_publish_fs_bs_ready | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_publish_nav | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_ack_original_msg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_ack_transmission | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_expire | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_flush | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_receive | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_size | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_queue_transmit | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_raw_in | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_raw_out | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_route_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_server | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_status | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_subscribe_acomms_raw | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_subscribe_ctd | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_subscribe_desired | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_technique | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_translator_entry | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_translator_entry | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::clear_use_binary_protobuf | ( | ) |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::command_request | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::command_response | ( | ) | const |
const ::goby::moos::protobuf::GobyMOOSAppConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::common | ( | ) | const |
const ::goby::moos::protobuf::GobyMOOSAppConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::common | ( | ) | const |
const ::goby::moos::protobuf::GobyMOOSAppConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::common | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::config_file | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::config_file_request | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GobyMOOSGatewayConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GobyMOOSGatewayConfig_MOOSConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iFrontSeatConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iFrontSeatConfig_LegacyOperations & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iFrontSeatConfig_MOOSVariables & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const pAcommsHandlerConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const pAcommsHandlerConfig_DriverFailureApproach & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const pAcommsHandlerConfig_MOOSVariables & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const pTranslatorConfig & | from | ) |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::data_from_frontseat | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::data_to_frontseat | ( | ) | const |
const ::goby::acomms::protobuf::DCCLConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::dccl_cfg | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::dccl_frontseat_forward_name | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::dccl_frontseat_forward_name | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::dccl_frontseat_forward_name_size | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 117 of file pTranslator_config.pb.h.
|
inlinestatic |
Definition at line 128 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 568 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 792 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 122 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 335 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 155 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 366 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 1248 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_backoff_sec | ( | ) | const |
const ::goby::acomms::protobuf::DriverConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_cfg | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_cfg_update | ( | ) | const |
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_failure_approach | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_raw_in | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_raw_msg_in | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_raw_msg_out | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_raw_out | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_receive | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_reset | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::driver_transmit | ( | ) | const |
|
inlinestatic |
Definition at line 257 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 247 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 261 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 267 of file pAcommsHandler_config.pb.h.
const ::goby::middleware::frontseat::protobuf::Config& goby::apps::moos::protobuf::PROTOBUF_FINAL::frontseat_cfg | ( | ) | const |
|
inlinefinal |
Definition at line 173 of file pTranslator_config.pb.h.
|
inlinefinal |
Definition at line 184 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 624 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 848 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 178 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 391 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 211 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 422 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 1304 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 120 of file pTranslator_config.pb.h.
|
inlinestatic |
Definition at line 131 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 571 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 795 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 125 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 338 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 158 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 369 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 1251 of file pAcommsHandler_config.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 123 of file pTranslator_config.pb.h.
|
inlinestatic |
Definition at line 134 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 574 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 798 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 128 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 341 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 161 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 372 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 1254 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 306 of file moos_gateway_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::GobyMOOSGatewayConfig | ( | const GobyMOOSGatewayConfig & | from | ) |
|
inlinenoexcept |
Definition at line 310 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 93 of file moos_gateway_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::GobyMOOSGatewayConfig_MOOSConfig | ( | const GobyMOOSGatewayConfig_MOOSConfig & | from | ) |
|
inlinenoexcept |
Definition at line 97 of file moos_gateway_config.pb.h.
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_command_request | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_command_response | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_common | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_common | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_common | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_config_file | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_config_file_request | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_data_from_frontseat | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_data_to_frontseat | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_dccl_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_backoff_sec | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_cfg_update | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_failure_approach | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_raw_in | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_raw_msg_in | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_raw_msg_out | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_raw_out | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_receive | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_reset | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_driver_transmit | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_frontseat_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_ifrontseat_data_out | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_interprocess | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_legacy_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_mac_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_mac_cycle_update | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_mac_initiate_transmission | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_mac_slot_start | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_modem_id | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_modem_id_lookup_path | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_modem_id_lookup_path | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_moos | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_moos_parser_technique | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_new_driver_backoff_sec | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_node_status | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_poll_frequency | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_port | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_prefix | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_prefix | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_pub_sub_bf_commands | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_publish_fs_bs_ready | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_publish_nav | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_ack_original_msg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_ack_transmission | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_expire | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_flush | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_receive | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_size | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_queue_transmit | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_raw_in | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_raw_out | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_route_cfg | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_server | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_status | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_subscribe_acomms_raw | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_subscribe_ctd | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_subscribe_desired | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_technique | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::has_use_binary_protobuf | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::ifrontseat_data_out | ( | ) | const |
|
inline |
Definition at line 763 of file iFrontSeat_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::iFrontSeatConfig | ( | const iFrontSeatConfig & | from | ) |
|
inlinenoexcept |
Definition at line 767 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 539 of file iFrontSeat_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::iFrontSeatConfig_LegacyOperations | ( | const iFrontSeatConfig_LegacyOperations & | from | ) |
|
inlinenoexcept |
Definition at line 543 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 99 of file iFrontSeat_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::iFrontSeatConfig_MOOSVariables | ( | const iFrontSeatConfig_MOOSVariables & | from | ) |
|
inlinenoexcept |
Definition at line 103 of file iFrontSeat_config.pb.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 129 of file pTranslator_config.pb.h.
|
inlinestatic |
Definition at line 140 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 580 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 804 of file iFrontSeat_config.pb.h.
|
inlinestatic |
Definition at line 134 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 347 of file moos_gateway_config.pb.h.
|
inlinestatic |
Definition at line 167 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 378 of file pAcommsHandler_config.pb.h.
|
inlinestatic |
Definition at line 1260 of file pAcommsHandler_config.pb.h.
const ::goby::zeromq::protobuf::InterProcessPortalConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::interprocess | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations& goby::apps::moos::protobuf::PROTOBUF_FINAL::legacy_cfg | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig >& goby::apps::moos::protobuf::PROTOBUF_FINAL::listen_driver_cfg | ( | ) | const |
const ::goby::acomms::protobuf::DriverConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::listen_driver_cfg | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::listen_driver_cfg_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file | ( | int | index | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file_size | ( | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::load_proto_file_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library | ( | int | index | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library_size | ( | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::load_shared_library_size | ( | ) | const |
const ::goby::acomms::protobuf::MACConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::mac_cfg | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::mac_cycle_update | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::mac_initiate_transmission | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::mac_slot_start | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GobyMOOSGatewayConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GobyMOOSGatewayConfig_MOOSConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iFrontSeatConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iFrontSeatConfig_LegacyOperations & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iFrontSeatConfig_MOOSVariables & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const pAcommsHandlerConfig & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const pAcommsHandlerConfig_DriverFailureApproach & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const pAcommsHandlerConfig_MOOSVariables & | from | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const pTranslatorConfig & | from | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::moos::protobuf::PROTOBUF_FINAL::modem_id | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::modem_id_lookup_path | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::modem_id_lookup_path | ( | ) | const |
const ::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::moos | ( | ) | const |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique goby::apps::moos::protobuf::PROTOBUF_FINAL::moos_parser_technique | ( | ) | const |
const ::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables& goby::apps::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables& goby::apps::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var | ( | int | index | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var_size | ( | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::multiplex_create_moos_var_size | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_command_request | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_command_response | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_common | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_config_file | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_config_file_request | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_data_from_frontseat | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_data_to_frontseat | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_dccl_cfg | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_dccl_frontseat_forward_name | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_dccl_frontseat_forward_name | ( | int | index | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_cfg_update | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_failure_approach | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_raw_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_raw_msg_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_raw_msg_out | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_raw_out | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_receive | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_reset | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_driver_transmit | ( | ) |
::goby::middleware::frontseat::protobuf::Config* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_frontseat_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_ifrontseat_data_out | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_interprocess | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_legacy_cfg | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig >* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_listen_driver_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_listen_driver_cfg | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | int | index | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_proto_file | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | int | index | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_load_shared_library | ( | int | index | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_mac_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_mac_cycle_update | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_mac_initiate_transmission | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_mac_slot_start | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_modem_id_lookup_path | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_modem_id_lookup_path | ( | ) |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_moos | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_multiplex_create_moos_var | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_multiplex_create_moos_var | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_multiplex_create_moos_var | ( | int | index | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_multiplex_create_moos_var | ( | int | index | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_node_status | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_prefix | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_prefix | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_ack_original_msg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_ack_transmission | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_expire | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_flush | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_receive | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_size | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_queue_transmit | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_raw_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_raw_out | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_route_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_server | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_status | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry >* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_translator_entry | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry >* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_translator_entry | ( | ) |
::goby::moos::protobuf::TranslatorEntry* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_translator_entry | ( | int | index | ) |
::goby::moos::protobuf::TranslatorEntry* goby::apps::moos::protobuf::PROTOBUF_FINAL::mutable_translator_entry | ( | int | index | ) |
|
inline |
Definition at line 113 of file pTranslator_config.pb.h.
|
inline |
Definition at line 124 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 564 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 788 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 118 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 331 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 151 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 362 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 1244 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 155 of file pTranslator_config.pb.h.
|
inlinefinal |
Definition at line 166 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 606 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 830 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 160 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 373 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 193 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 404 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 1286 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 159 of file pTranslator_config.pb.h.
|
inlinefinal |
Definition at line 170 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 610 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 834 of file iFrontSeat_config.pb.h.
|
inlinefinal |
Definition at line 164 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 377 of file moos_gateway_config.pb.h.
|
inlinefinal |
Definition at line 197 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 408 of file pAcommsHandler_config.pb.h.
|
inlinefinal |
Definition at line 1290 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::moos::protobuf::PROTOBUF_FINAL::new_driver_backoff_sec | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::node_status | ( | ) | const |
|
inline |
Definition at line 315 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 102 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 772 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 548 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 108 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 1228 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 135 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 346 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 97 of file pTranslator_config.pb.h.
|
inlinenoexcept |
Definition at line 319 of file moos_gateway_config.pb.h.
|
inlinenoexcept |
Definition at line 106 of file moos_gateway_config.pb.h.
|
inlinenoexcept |
Definition at line 776 of file iFrontSeat_config.pb.h.
|
inlinenoexcept |
Definition at line 552 of file iFrontSeat_config.pb.h.
|
inlinenoexcept |
Definition at line 112 of file iFrontSeat_config.pb.h.
|
inlinenoexcept |
Definition at line 1232 of file pAcommsHandler_config.pb.h.
|
inlinenoexcept |
Definition at line 139 of file pAcommsHandler_config.pb.h.
|
inlinenoexcept |
Definition at line 350 of file pAcommsHandler_config.pb.h.
|
inlinenoexcept |
Definition at line 101 of file pTranslator_config.pb.h.
|
inline |
Definition at line 1219 of file pAcommsHandler_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::pAcommsHandlerConfig | ( | const pAcommsHandlerConfig & | from | ) |
|
inlinenoexcept |
Definition at line 1223 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 126 of file pAcommsHandler_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::pAcommsHandlerConfig_DriverFailureApproach | ( | const pAcommsHandlerConfig_DriverFailureApproach & | from | ) |
|
inlinenoexcept |
Definition at line 130 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 337 of file pAcommsHandler_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::pAcommsHandlerConfig_MOOSVariables | ( | const pAcommsHandlerConfig_MOOSVariables & | from | ) |
|
inlinenoexcept |
Definition at line 341 of file pAcommsHandler_config.pb.h.
float goby::apps::moos::protobuf::PROTOBUF_FINAL::poll_frequency | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::apps::moos::protobuf::PROTOBUF_FINAL::port | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::prefix | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::prefix | ( | ) | const |
|
inline |
Definition at line 88 of file pTranslator_config.pb.h.
|
explicitprotected |
goby::apps::moos::protobuf::PROTOBUF_FINAL::pTranslatorConfig | ( | const pTranslatorConfig & | from | ) |
|
inlinenoexcept |
Definition at line 92 of file pTranslator_config.pb.h.
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::pub_sub_bf_commands | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::publish_fs_bs_ready | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::publish_nav | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_ack_original_msg | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_ack_transmission | ( | ) | const |
const ::goby::acomms::protobuf::QueueManagerConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_cfg | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_expire | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_flush | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_receive | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_size | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::queue_transmit | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::raw_in | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::raw_out | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_command_request | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_command_response | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_common | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_config_file | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_config_file_request | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_data_from_frontseat | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_data_to_frontseat | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_dccl_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_cfg_update | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_failure_approach | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_raw_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_raw_msg_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_raw_msg_out | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_raw_out | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_receive | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_reset | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_driver_transmit | ( | ) |
::goby::middleware::frontseat::protobuf::Config* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_frontseat_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_ifrontseat_data_out | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_interprocess | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_legacy_cfg | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_mac_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_mac_cycle_update | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_mac_initiate_transmission | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_mac_slot_start | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_modem_id_lookup_path | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_modem_id_lookup_path | ( | ) |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_moos | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_node_status | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_prefix | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_prefix | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_ack_original_msg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_ack_transmission | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_expire | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_flush | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_receive | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_size | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_queue_transmit | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_raw_in | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_raw_out | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_route_cfg | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_server | ( | ) |
std::string* goby::apps::moos::protobuf::PROTOBUF_FINAL::release_status | ( | ) |
const ::goby::acomms::protobuf::RouteManagerConfig& goby::apps::moos::protobuf::PROTOBUF_FINAL::route_cfg | ( | ) | const |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::server | ( | ) | const |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_command_request | ( | std::string * | command_request | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_command_response | ( | std::string * | command_response | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_config_file | ( | std::string * | config_file | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_config_file_request | ( | std::string * | config_file_request | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_data_from_frontseat | ( | std::string * | data_from_frontseat | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_data_to_frontseat | ( | std::string * | data_to_frontseat | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_dccl_cfg | ( | ::goby::acomms::protobuf::DCCLConfig * | dccl_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | driver_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_cfg_update | ( | std::string * | driver_cfg_update | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_failure_approach | ( | ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * | driver_failure_approach | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_raw_in | ( | std::string * | driver_raw_in | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_raw_msg_in | ( | std::string * | driver_raw_msg_in | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_raw_msg_out | ( | std::string * | driver_raw_msg_out | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_raw_out | ( | std::string * | driver_raw_out | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_receive | ( | std::string * | driver_receive | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_reset | ( | std::string * | driver_reset | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_driver_transmit | ( | std::string * | driver_transmit | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_frontseat_cfg | ( | ::goby::middleware::frontseat::protobuf::Config * | frontseat_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_ifrontseat_data_out | ( | std::string * | ifrontseat_data_out | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_legacy_cfg | ( | ::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations * | legacy_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_mac_cycle_update | ( | std::string * | mac_cycle_update | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_mac_initiate_transmission | ( | std::string * | mac_initiate_transmission | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_mac_slot_start | ( | std::string * | mac_slot_start | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_modem_id_lookup_path | ( | std::string * | modem_id_lookup_path | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_modem_id_lookup_path | ( | std::string * | modem_id_lookup_path | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos | ( | ::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig * | moos | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | ::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables * | moos_var | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * | moos_var | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_node_status | ( | std::string * | node_status | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_prefix | ( | std::string * | prefix | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_prefix | ( | std::string * | prefix | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_ack_original_msg | ( | std::string * | queue_ack_original_msg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_ack_transmission | ( | std::string * | queue_ack_transmission | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_cfg | ( | ::goby::acomms::protobuf::QueueManagerConfig * | queue_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_expire | ( | std::string * | queue_expire | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_flush | ( | std::string * | queue_flush | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_receive | ( | std::string * | queue_receive | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_size | ( | std::string * | queue_size | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_queue_transmit | ( | std::string * | queue_transmit | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_raw_in | ( | std::string * | raw_in | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_raw_out | ( | std::string * | raw_out | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_route_cfg | ( | ::goby::acomms::protobuf::RouteManagerConfig * | route_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_server | ( | std::string * | server | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_allocated_status | ( | std::string * | status | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_request | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_request | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_request | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_request | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_response | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_response | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_response | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_command_response | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file_request | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file_request | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file_request | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_config_file_request | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_from_frontseat | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_from_frontseat | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_from_frontseat | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_from_frontseat | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_to_frontseat | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_to_frontseat | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_to_frontseat | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_data_to_frontseat | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_dccl_frontseat_forward_name | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_dccl_frontseat_forward_name | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_dccl_frontseat_forward_name | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_dccl_frontseat_forward_name | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_backoff_sec | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_cfg_update | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_cfg_update | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_cfg_update | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_cfg_update | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_in | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_in | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_in | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_in | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_in | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_in | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_in | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_in | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_out | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_out | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_out | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_msg_out | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_out | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_out | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_out | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_raw_out | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_receive | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_receive | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_receive | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_receive | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_reset | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_reset | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_reset | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_reset | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_transmit | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_transmit | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_transmit | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_driver_transmit | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_ifrontseat_data_out | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_ifrontseat_data_out | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_ifrontseat_data_out | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_ifrontseat_data_out | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_proto_file | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_load_shared_library | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_cycle_update | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_cycle_update | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_cycle_update | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_cycle_update | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_initiate_transmission | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_initiate_transmission | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_initiate_transmission | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_initiate_transmission | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_slot_start | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_slot_start | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_slot_start | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_mac_slot_start | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_modem_id_lookup_path | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_moos_parser_technique | ( | ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const char * | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
const std::string & | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_multiplex_create_moos_var | ( | int | index, |
std::string && | value | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_new_driver_backoff_sec | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_node_status | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_node_status | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_node_status | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_node_status | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_poll_frequency | ( | float | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_port | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_prefix | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_pub_sub_bf_commands | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_publish_fs_bs_ready | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_publish_nav | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_original_msg | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_original_msg | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_original_msg | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_original_msg | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_transmission | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_transmission | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_transmission | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_ack_transmission | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_expire | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_expire | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_expire | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_expire | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_flush | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_flush | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_flush | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_flush | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_receive | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_receive | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_receive | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_receive | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_size | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_size | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_size | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_size | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_transmit | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_transmit | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_transmit | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_queue_transmit | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_in | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_in | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_in | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_in | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_out | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_out | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_out | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_raw_out | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_server | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_server | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_server | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_server | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_status | ( | const char * | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_status | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_status | ( | const std::string & | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_status | ( | std::string && | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_subscribe_acomms_raw | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_subscribe_ctd | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_subscribe_desired | ( | bool | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_technique | ( | ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique | value | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::set_use_binary_protobuf | ( | bool | value | ) |
const std::string& goby::apps::moos::protobuf::PROTOBUF_FINAL::status | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::subscribe_acomms_raw | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::subscribe_ctd | ( | ) | const |
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::subscribe_desired | ( | ) | const |
|
inline |
Definition at line 357 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 144 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 814 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 590 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 150 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 1270 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 177 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 388 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 139 of file pTranslator_config.pb.h.
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach_DriverFailureTechnique goby::apps::moos::protobuf::PROTOBUF_FINAL::technique | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry >& goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry >& goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry | ( | ) | const |
const ::goby::moos::protobuf::TranslatorEntry& goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry | ( | int | index | ) | const |
const ::goby::moos::protobuf::TranslatorEntry& goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry | ( | int | index | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry_size | ( | ) | const |
int goby::apps::moos::protobuf::PROTOBUF_FINAL::translator_entry_size | ( | ) | const |
|
inline |
Definition at line 110 of file pTranslator_config.pb.h.
|
inline |
Definition at line 121 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 561 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 785 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 115 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 328 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 148 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 359 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 1241 of file pAcommsHandler_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_common | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_common | ( | ) |
::goby::acomms::protobuf::DCCLConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_dccl_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_driver_cfg | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_driver_failure_approach | ( | ) |
::goby::middleware::frontseat::protobuf::Config* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_frontseat_cfg | ( | ) |
::goby::zeromq::protobuf::InterProcessPortalConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_interprocess | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_legacy_cfg | ( | ) |
::goby::acomms::protobuf::MACConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mac_cfg | ( | ) |
::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_moos | ( | ) |
::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_moos_var | ( | ) |
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_moos_var | ( | ) |
::goby::acomms::protobuf::QueueManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_queue_cfg | ( | ) |
::goby::acomms::protobuf::RouteManagerConfig* goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_route_cfg | ( | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_dccl_cfg | ( | ::goby::acomms::protobuf::DCCLConfig * | dccl_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_driver_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | driver_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_driver_failure_approach | ( | ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * | driver_failure_approach | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_frontseat_cfg | ( | ::goby::middleware::frontseat::protobuf::Config * | frontseat_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_interprocess | ( | ::goby::zeromq::protobuf::InterProcessPortalConfig * | interprocess | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_legacy_cfg | ( | ::goby::apps::moos::protobuf::iFrontSeatConfig_LegacyOperations * | legacy_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mac_cfg | ( | ::goby::acomms::protobuf::MACConfig * | mac_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_moos | ( | ::goby::apps::moos::protobuf::GobyMOOSGatewayConfig_MOOSConfig * | moos | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_moos_var | ( | ::goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables * | moos_var | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_moos_var | ( | ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * | moos_var | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_queue_cfg | ( | ::goby::acomms::protobuf::QueueManagerConfig * | queue_cfg | ) |
void goby::apps::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_route_cfg | ( | ::goby::acomms::protobuf::RouteManagerConfig * | route_cfg | ) |
|
inline |
Definition at line 365 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 152 of file moos_gateway_config.pb.h.
|
inline |
Definition at line 822 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 598 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 158 of file iFrontSeat_config.pb.h.
|
inline |
Definition at line 1278 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 185 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 396 of file pAcommsHandler_config.pb.h.
|
inline |
Definition at line 147 of file pTranslator_config.pb.h.
bool goby::apps::moos::protobuf::PROTOBUF_FINAL::use_binary_protobuf | ( | ) | const |
|
friend |
Definition at line 353 of file pTranslator_config.pb.h.
|
friend |
Definition at line 180 of file pTranslator_config.pb.h.
|
friend |
Definition at line 364 of file pTranslator_config.pb.h.
|
friend |
Definition at line 532 of file iFrontSeat_config.pb.h.
|
friend |
Definition at line 299 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 330 of file pAcommsHandler_config.pb.h.
|
friend |
Definition at line 354 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 141 of file moos_gateway_config.pb.h.
|
friend |
Definition at line 811 of file iFrontSeat_config.pb.h.
|
friend |
Definition at line 587 of file iFrontSeat_config.pb.h.
|
friend |
Definition at line 147 of file iFrontSeat_config.pb.h.
|
friend |
Definition at line 1267 of file pAcommsHandler_config.pb.h.
|
friend |
Definition at line 174 of file pAcommsHandler_config.pb.h.
|
friend |
Definition at line 385 of file pAcommsHandler_config.pb.h.
|
friend |
Definition at line 136 of file pTranslator_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_command_request_ |
Definition at line 509 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_command_response_ |
Definition at line 513 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_config_file_ |
Definition at line 1197 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_config_file_request_ |
Definition at line 1201 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_data_from_frontseat_ |
Definition at line 517 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_data_to_frontseat_ |
Definition at line 521 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_cfg_update_ |
Definition at line 1153 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_raw_in_ |
Definition at line 1129 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_raw_msg_in_ |
Definition at line 1137 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_raw_msg_out_ |
Definition at line 1141 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_raw_out_ |
Definition at line 1133 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_receive_ |
Definition at line 1145 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_reset_ |
Definition at line 1205 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_driver_transmit_ |
Definition at line 1149 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_ifrontseat_data_out_ |
Definition at line 1209 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_mac_cycle_update_ |
Definition at line 1185 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_mac_initiate_transmission_ |
Definition at line 1189 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_mac_slot_start_ |
Definition at line 1193 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_node_status_ |
Definition at line 529 of file iFrontSeat_config.pb.h.
static::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_prefix_ |
Definition at line 497 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_ack_original_msg_ |
Definition at line 1169 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_ack_transmission_ |
Definition at line 1165 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_expire_ |
Definition at line 1173 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_flush_ |
Definition at line 1181 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_receive_ |
Definition at line 1157 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_size_ |
Definition at line 1177 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_queue_transmit_ |
Definition at line 1161 of file pAcommsHandler_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_raw_in_ |
Definition at line 505 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_raw_out_ |
Definition at line 501 of file iFrontSeat_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_server_ |
Definition at line 293 of file moos_gateway_config.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_status_ |
Definition at line 525 of file iFrontSeat_config.pb.h.
|
staticconstexpr |
Definition at line 241 of file pAcommsHandler_config.pb.h.
|
staticconstexpr |
Definition at line 245 of file pAcommsHandler_config.pb.h.
|
staticconstexpr |
Definition at line 254 of file pAcommsHandler_config.pb.h.
|
staticconstexpr |
Definition at line 252 of file pAcommsHandler_config.pb.h.
|
staticconstexpr |
Definition at line 250 of file pAcommsHandler_config.pb.h.
|
staticconstexpr |
Definition at line 133 of file pTranslator_config.pb.h.
|
staticconstexpr |
Definition at line 243 of file pAcommsHandler_config.pb.h.