Goby3
3.1.5
2024.05.14
|
#include <goby/moos/protobuf/goby_moos_app.pb.h>
Public Member Functions | |
GobyMOOSAppConfig_Initializer () | |
virtual | ~GobyMOOSAppConfig_Initializer () |
GobyMOOSAppConfig_Initializer (const GobyMOOSAppConfig_Initializer &from) | |
GobyMOOSAppConfig_Initializer (GobyMOOSAppConfig_Initializer &&from) noexcept | |
GobyMOOSAppConfig_Initializer & | operator= (const GobyMOOSAppConfig_Initializer &from) |
GobyMOOSAppConfig_Initializer & | operator= (GobyMOOSAppConfig_Initializer &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMOOSAppConfig_Initializer *other) |
void | UnsafeArenaSwap (GobyMOOSAppConfig_Initializer *other) |
GobyMOOSAppConfig_Initializer * | New () const final |
GobyMOOSAppConfig_Initializer * | 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 GobyMOOSAppConfig_Initializer &from) |
void | MergeFrom (const GobyMOOSAppConfig_Initializer &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_moos_var () const |
void | clear_moos_var () |
const std::string & | moos_var () const |
void | set_moos_var (const std::string &value) |
void | set_moos_var (std::string &&value) |
void | set_moos_var (const char *value) |
void | set_moos_var (const char *value, size_t size) |
std::string * | mutable_moos_var () |
std::string * | release_moos_var () |
void | set_allocated_moos_var (std::string *moos_var) |
bool | has_global_cfg_var () const |
void | clear_global_cfg_var () |
const std::string & | global_cfg_var () const |
void | set_global_cfg_var (const std::string &value) |
void | set_global_cfg_var (std::string &&value) |
void | set_global_cfg_var (const char *value) |
void | set_global_cfg_var (const char *value, size_t size) |
std::string * | mutable_global_cfg_var () |
std::string * | release_global_cfg_var () |
void | set_allocated_global_cfg_var (std::string *global_cfg_var) |
bool | has_sval () const |
void | clear_sval () |
const std::string & | sval () const |
void | set_sval (const std::string &value) |
void | set_sval (std::string &&value) |
void | set_sval (const char *value) |
void | set_sval (const char *value, size_t size) |
std::string * | mutable_sval () |
std::string * | release_sval () |
void | set_allocated_sval (std::string *sval) |
bool | has_dval () const |
void | clear_dval () |
double | dval () const |
void | set_dval (double value) |
bool | has_type () const |
void | clear_type () |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer_Type | type () const |
void | set_type (::goby::moos::protobuf::GobyMOOSAppConfig_Initializer_Type value) |
bool | has_trim () const |
void | clear_trim () |
bool | trim () const |
void | set_trim (bool value) |
GobyMOOSAppConfig () | |
virtual | ~GobyMOOSAppConfig () |
GobyMOOSAppConfig (const GobyMOOSAppConfig &from) | |
GobyMOOSAppConfig (GobyMOOSAppConfig &&from) noexcept | |
GobyMOOSAppConfig & | operator= (const GobyMOOSAppConfig &from) |
GobyMOOSAppConfig & | operator= (GobyMOOSAppConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMOOSAppConfig *other) |
void | UnsafeArenaSwap (GobyMOOSAppConfig *other) |
GobyMOOSAppConfig * | New () const final |
GobyMOOSAppConfig * | 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 GobyMOOSAppConfig &from) |
void | MergeFrom (const GobyMOOSAppConfig &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 | initializer_size () const |
void | clear_initializer () |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer * | mutable_initializer (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer > * | mutable_initializer () |
const ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer & | initializer (int index) const |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer * | add_initializer () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer > & | initializer () const |
bool | has_log_path () const |
void | clear_log_path () |
const std::string & | log_path () const |
void | set_log_path (const std::string &value) |
void | set_log_path (std::string &&value) |
void | set_log_path (const char *value) |
void | set_log_path (const char *value, size_t size) |
std::string * | mutable_log_path () |
std::string * | release_log_path () |
void | set_allocated_log_path (std::string *log_path) |
bool | has_community () const |
void | clear_community () |
const std::string & | community () const |
void | set_community (const std::string &value) |
void | set_community (std::string &&value) |
void | set_community (const char *value) |
void | set_community (const char *value, size_t size) |
std::string * | mutable_community () |
std::string * | release_community () |
void | set_allocated_community (std::string *community) |
bool | has_server_host () const |
void | clear_server_host () |
const std::string & | server_host () const |
void | set_server_host (const std::string &value) |
void | set_server_host (std::string &&value) |
void | set_server_host (const char *value) |
void | set_server_host (const char *value, size_t size) |
std::string * | mutable_server_host () |
std::string * | release_server_host () |
void | set_allocated_server_host (std::string *server_host) |
bool | has_log_omit_file_timestamp () const |
void | clear_log_omit_file_timestamp () |
bool | log_omit_file_timestamp () const |
void | set_log_omit_file_timestamp (bool value) |
bool | has_log_omit_latest_symlink () const |
void | clear_log_omit_latest_symlink () |
bool | log_omit_latest_symlink () const |
void | set_log_omit_latest_symlink (bool value) |
bool | has_show_gui () const |
void | clear_show_gui () |
bool | show_gui () const |
void | set_show_gui (bool value) |
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_server_port () const |
void | clear_server_port () |
::PROTOBUF_NAMESPACE_ID::int32 | server_port () const |
void | set_server_port (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_lat_origin () const |
void | clear_lat_origin () |
double | lat_origin () const |
void | set_lat_origin (double value) |
bool | has_lon_origin () const |
void | clear_lon_origin () |
double | lon_origin () const |
void | set_lon_origin (double 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) |
bool | has_app_tick () const |
void | clear_app_tick () |
::PROTOBUF_NAMESPACE_ID::uint32 | app_tick () const |
void | set_app_tick (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_comm_tick () const |
void | clear_comm_tick () |
::PROTOBUF_NAMESPACE_ID::uint32 | comm_tick () const |
void | set_comm_tick (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_verbosity () const |
void | clear_verbosity () |
::goby::util::protobuf::GLogConfig_Verbosity | verbosity () const |
void | set_verbosity (::goby::util::protobuf::GLogConfig_Verbosity value) |
bool | has_log () const |
void | clear_log () |
bool | log () const |
void | set_log (bool value) |
bool | has_log_verbosity () const |
void | clear_log_verbosity () |
::goby::util::protobuf::GLogConfig_Verbosity | log_verbosity () const |
void | set_log_verbosity (::goby::util::protobuf::GLogConfig_Verbosity value) |
bool | has_time_warp_multiplier () const |
void | clear_time_warp_multiplier () |
::PROTOBUF_NAMESPACE_ID::uint32 | time_warp_multiplier () const |
void | set_time_warp_multiplier (::PROTOBUF_NAMESPACE_ID::uint32 value) |
GeodesyConfig () | |
virtual | ~GeodesyConfig () |
GeodesyConfig (const GeodesyConfig &from) | |
GeodesyConfig (GeodesyConfig &&from) noexcept | |
GeodesyConfig & | operator= (const GeodesyConfig &from) |
GeodesyConfig & | operator= (GeodesyConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GeodesyConfig *other) |
void | UnsafeArenaSwap (GeodesyConfig *other) |
GeodesyConfig * | New () const final |
GeodesyConfig * | 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 GeodesyConfig &from) |
void | MergeFrom (const GeodesyConfig &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_lat_origin () const |
void | clear_lat_origin () |
double | lat_origin () const |
void | set_lat_origin (double value) |
bool | has_lon_origin () const |
void | clear_lon_origin () |
double | lon_origin () const |
void | set_lon_origin (double value) |
AcommsConfig () | |
virtual | ~AcommsConfig () |
AcommsConfig (const AcommsConfig &from) | |
AcommsConfig (AcommsConfig &&from) noexcept | |
AcommsConfig & | operator= (const AcommsConfig &from) |
AcommsConfig & | operator= (AcommsConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (AcommsConfig *other) |
void | UnsafeArenaSwap (AcommsConfig *other) |
AcommsConfig * | New () const final |
AcommsConfig * | 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 AcommsConfig &from) |
void | MergeFrom (const AcommsConfig &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_minimize_dccl () const |
void | clear_minimize_dccl () |
bool | minimize_dccl () const |
void | set_minimize_dccl (bool value) |
bool | has_minimize_queue () const |
void | clear_minimize_queue () |
bool | minimize_queue () const |
void | set_minimize_queue (bool value) |
bool | has_minimize_amac () const |
void | clear_minimize_amac () |
bool | minimize_amac () const |
void | set_minimize_amac (bool value) |
bool | has_minimize_driver () const |
void | clear_minimize_driver () |
bool | minimize_driver () const |
void | set_minimize_driver (bool value) |
ModemIdEntry () | |
virtual | ~ModemIdEntry () |
ModemIdEntry (const ModemIdEntry &from) | |
ModemIdEntry (ModemIdEntry &&from) noexcept | |
ModemIdEntry & | operator= (const ModemIdEntry &from) |
ModemIdEntry & | operator= (ModemIdEntry &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ModemIdEntry *other) |
void | UnsafeArenaSwap (ModemIdEntry *other) |
ModemIdEntry * | New () const final |
ModemIdEntry * | 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 ModemIdEntry &from) |
void | MergeFrom (const ModemIdEntry &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_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_modem_id () const |
void | clear_modem_id () |
::PROTOBUF_NAMESPACE_ID::uint32 | modem_id () const |
void | set_modem_id (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_type () const |
void | clear_type () |
::goby::moos::protobuf::ModemIdEntry_VehicleType | type () const |
void | set_type (::goby::moos::protobuf::ModemIdEntry_VehicleType value) |
TranslatorEntry_Trigger () | |
virtual | ~TranslatorEntry_Trigger () |
TranslatorEntry_Trigger (const TranslatorEntry_Trigger &from) | |
TranslatorEntry_Trigger (TranslatorEntry_Trigger &&from) noexcept | |
TranslatorEntry_Trigger & | operator= (const TranslatorEntry_Trigger &from) |
TranslatorEntry_Trigger & | operator= (TranslatorEntry_Trigger &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry_Trigger *other) |
void | UnsafeArenaSwap (TranslatorEntry_Trigger *other) |
TranslatorEntry_Trigger * | New () const final |
TranslatorEntry_Trigger * | 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 TranslatorEntry_Trigger &from) |
void | MergeFrom (const TranslatorEntry_Trigger &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_moos_var () const |
void | clear_moos_var () |
const std::string & | moos_var () const |
void | set_moos_var (const std::string &value) |
void | set_moos_var (std::string &&value) |
void | set_moos_var (const char *value) |
void | set_moos_var (const char *value, size_t size) |
std::string * | mutable_moos_var () |
std::string * | release_moos_var () |
void | set_allocated_moos_var (std::string *moos_var) |
bool | has_mandatory_content () const |
void | clear_mandatory_content () |
const std::string & | mandatory_content () const |
void | set_mandatory_content (const std::string &value) |
void | set_mandatory_content (std::string &&value) |
void | set_mandatory_content (const char *value) |
void | set_mandatory_content (const char *value, size_t size) |
std::string * | mutable_mandatory_content () |
std::string * | release_mandatory_content () |
void | set_allocated_mandatory_content (std::string *mandatory_content) |
bool | has_period () const |
void | clear_period () |
::PROTOBUF_NAMESPACE_ID::uint32 | period () const |
void | set_period (::PROTOBUF_NAMESPACE_ID::uint32 value) |
bool | has_type () const |
void | clear_type () |
::goby::moos::protobuf::TranslatorEntry_Trigger_Type | type () const |
void | set_type (::goby::moos::protobuf::TranslatorEntry_Trigger_Type value) |
TranslatorEntry_CreateParser_Algorithm () | |
virtual | ~TranslatorEntry_CreateParser_Algorithm () |
TranslatorEntry_CreateParser_Algorithm (const TranslatorEntry_CreateParser_Algorithm &from) | |
TranslatorEntry_CreateParser_Algorithm (TranslatorEntry_CreateParser_Algorithm &&from) noexcept | |
TranslatorEntry_CreateParser_Algorithm & | operator= (const TranslatorEntry_CreateParser_Algorithm &from) |
TranslatorEntry_CreateParser_Algorithm & | operator= (TranslatorEntry_CreateParser_Algorithm &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry_CreateParser_Algorithm *other) |
void | UnsafeArenaSwap (TranslatorEntry_CreateParser_Algorithm *other) |
TranslatorEntry_CreateParser_Algorithm * | New () const final |
TranslatorEntry_CreateParser_Algorithm * | 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 TranslatorEntry_CreateParser_Algorithm &from) |
void | MergeFrom (const TranslatorEntry_CreateParser_Algorithm &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_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_primary_field () const |
void | clear_primary_field () |
::PROTOBUF_NAMESPACE_ID::int32 | primary_field () const |
void | set_primary_field (::PROTOBUF_NAMESPACE_ID::int32 value) |
TranslatorEntry_CreateParser () | |
virtual | ~TranslatorEntry_CreateParser () |
TranslatorEntry_CreateParser (const TranslatorEntry_CreateParser &from) | |
TranslatorEntry_CreateParser (TranslatorEntry_CreateParser &&from) noexcept | |
TranslatorEntry_CreateParser & | operator= (const TranslatorEntry_CreateParser &from) |
TranslatorEntry_CreateParser & | operator= (TranslatorEntry_CreateParser &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry_CreateParser *other) |
void | UnsafeArenaSwap (TranslatorEntry_CreateParser *other) |
TranslatorEntry_CreateParser * | New () const final |
TranslatorEntry_CreateParser * | 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 TranslatorEntry_CreateParser &from) |
void | MergeFrom (const TranslatorEntry_CreateParser &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 | algorithm_size () const |
void | clear_algorithm () |
::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm * | mutable_algorithm (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm > * | mutable_algorithm () |
const ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm & | algorithm (int index) const |
::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm * | add_algorithm () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm > & | algorithm () const |
bool | has_moos_var () const |
void | clear_moos_var () |
const std::string & | moos_var () const |
void | set_moos_var (const std::string &value) |
void | set_moos_var (std::string &&value) |
void | set_moos_var (const char *value) |
void | set_moos_var (const char *value, size_t size) |
std::string * | mutable_moos_var () |
std::string * | release_moos_var () |
void | set_allocated_moos_var (std::string *moos_var) |
bool | has_format () const |
void | clear_format () |
const std::string & | format () const |
void | set_format (const std::string &value) |
void | set_format (std::string &&value) |
void | set_format (const char *value) |
void | set_format (const char *value, size_t size) |
std::string * | mutable_format () |
std::string * | release_format () |
void | set_allocated_format (std::string *format) |
bool | has_repeated_delimiter () const |
void | clear_repeated_delimiter () |
const std::string & | repeated_delimiter () const |
void | set_repeated_delimiter (const std::string &value) |
void | set_repeated_delimiter (std::string &&value) |
void | set_repeated_delimiter (const char *value) |
void | set_repeated_delimiter (const char *value, size_t size) |
std::string * | mutable_repeated_delimiter () |
std::string * | release_repeated_delimiter () |
void | set_allocated_repeated_delimiter (std::string *repeated_delimiter) |
bool | has_technique () const |
void | clear_technique () |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | technique () const |
void | set_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
TranslatorEntry_PublishSerializer_Algorithm () | |
virtual | ~TranslatorEntry_PublishSerializer_Algorithm () |
TranslatorEntry_PublishSerializer_Algorithm (const TranslatorEntry_PublishSerializer_Algorithm &from) | |
TranslatorEntry_PublishSerializer_Algorithm (TranslatorEntry_PublishSerializer_Algorithm &&from) noexcept | |
TranslatorEntry_PublishSerializer_Algorithm & | operator= (const TranslatorEntry_PublishSerializer_Algorithm &from) |
TranslatorEntry_PublishSerializer_Algorithm & | operator= (TranslatorEntry_PublishSerializer_Algorithm &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry_PublishSerializer_Algorithm *other) |
void | UnsafeArenaSwap (TranslatorEntry_PublishSerializer_Algorithm *other) |
TranslatorEntry_PublishSerializer_Algorithm * | New () const final |
TranslatorEntry_PublishSerializer_Algorithm * | 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 TranslatorEntry_PublishSerializer_Algorithm &from) |
void | MergeFrom (const TranslatorEntry_PublishSerializer_Algorithm &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 | reference_field_size () const |
void | clear_reference_field () |
::PROTOBUF_NAMESPACE_ID::int32 | reference_field (int index) const |
void | set_reference_field (int index, ::PROTOBUF_NAMESPACE_ID::int32 value) |
void | add_reference_field (::PROTOBUF_NAMESPACE_ID::int32 value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & | reference_field () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * | mutable_reference_field () |
bool | has_name () const |
void | clear_name () |
const std::string & | name () const |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
std::string * | mutable_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_output_virtual_field () const |
void | clear_output_virtual_field () |
::PROTOBUF_NAMESPACE_ID::int32 | output_virtual_field () const |
void | set_output_virtual_field (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_primary_field () const |
void | clear_primary_field () |
::PROTOBUF_NAMESPACE_ID::int32 | primary_field () const |
void | set_primary_field (::PROTOBUF_NAMESPACE_ID::int32 value) |
TranslatorEntry_PublishSerializer () | |
virtual | ~TranslatorEntry_PublishSerializer () |
TranslatorEntry_PublishSerializer (const TranslatorEntry_PublishSerializer &from) | |
TranslatorEntry_PublishSerializer (TranslatorEntry_PublishSerializer &&from) noexcept | |
TranslatorEntry_PublishSerializer & | operator= (const TranslatorEntry_PublishSerializer &from) |
TranslatorEntry_PublishSerializer & | operator= (TranslatorEntry_PublishSerializer &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry_PublishSerializer *other) |
void | UnsafeArenaSwap (TranslatorEntry_PublishSerializer *other) |
TranslatorEntry_PublishSerializer * | New () const final |
TranslatorEntry_PublishSerializer * | 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 TranslatorEntry_PublishSerializer &from) |
void | MergeFrom (const TranslatorEntry_PublishSerializer &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 | algorithm_size () const |
void | clear_algorithm () |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm * | mutable_algorithm (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm > * | mutable_algorithm () |
const ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm & | algorithm (int index) const |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm * | add_algorithm () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm > & | algorithm () const |
bool | has_moos_var () const |
void | clear_moos_var () |
const std::string & | moos_var () const |
void | set_moos_var (const std::string &value) |
void | set_moos_var (std::string &&value) |
void | set_moos_var (const char *value) |
void | set_moos_var (const char *value, size_t size) |
std::string * | mutable_moos_var () |
std::string * | release_moos_var () |
void | set_allocated_moos_var (std::string *moos_var) |
bool | has_format () const |
void | clear_format () |
const std::string & | format () const |
void | set_format (const std::string &value) |
void | set_format (std::string &&value) |
void | set_format (const char *value) |
void | set_format (const char *value, size_t size) |
std::string * | mutable_format () |
std::string * | release_format () |
void | set_allocated_format (std::string *format) |
bool | has_repeated_delimiter () const |
void | clear_repeated_delimiter () |
const std::string & | repeated_delimiter () const |
void | set_repeated_delimiter (const std::string &value) |
void | set_repeated_delimiter (std::string &&value) |
void | set_repeated_delimiter (const char *value) |
void | set_repeated_delimiter (const char *value, size_t size) |
std::string * | mutable_repeated_delimiter () |
std::string * | release_repeated_delimiter () |
void | set_allocated_repeated_delimiter (std::string *repeated_delimiter) |
bool | has_technique () const |
void | clear_technique () |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | technique () const |
void | set_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
TranslatorEntry () | |
virtual | ~TranslatorEntry () |
TranslatorEntry (const TranslatorEntry &from) | |
TranslatorEntry (TranslatorEntry &&from) noexcept | |
TranslatorEntry & | operator= (const TranslatorEntry &from) |
TranslatorEntry & | operator= (TranslatorEntry &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TranslatorEntry *other) |
void | UnsafeArenaSwap (TranslatorEntry *other) |
TranslatorEntry * | New () const final |
TranslatorEntry * | 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 TranslatorEntry &from) |
void | MergeFrom (const TranslatorEntry &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 | create_size () const |
void | clear_create () |
::goby::moos::protobuf::TranslatorEntry_CreateParser * | mutable_create (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser > * | mutable_create () |
const ::goby::moos::protobuf::TranslatorEntry_CreateParser & | create (int index) const |
::goby::moos::protobuf::TranslatorEntry_CreateParser * | add_create () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser > & | create () const |
int | publish_size () const |
void | clear_publish () |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer * | mutable_publish (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer > * | mutable_publish () |
const ::goby::moos::protobuf::TranslatorEntry_PublishSerializer & | publish (int index) const |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer * | add_publish () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer > & | publish () const |
bool | has_protobuf_name () const |
void | clear_protobuf_name () |
const std::string & | protobuf_name () const |
void | set_protobuf_name (const std::string &value) |
void | set_protobuf_name (std::string &&value) |
void | set_protobuf_name (const char *value) |
void | set_protobuf_name (const char *value, size_t size) |
std::string * | mutable_protobuf_name () |
std::string * | release_protobuf_name () |
void | set_allocated_protobuf_name (std::string *protobuf_name) |
bool | has_trigger () const |
void | clear_trigger () |
const ::goby::moos::protobuf::TranslatorEntry_Trigger & | trigger () const |
::goby::moos::protobuf::TranslatorEntry_Trigger * | release_trigger () |
::goby::moos::protobuf::TranslatorEntry_Trigger * | mutable_trigger () |
void | set_allocated_trigger (::goby::moos::protobuf::TranslatorEntry_Trigger *trigger) |
void | unsafe_arena_set_allocated_trigger (::goby::moos::protobuf::TranslatorEntry_Trigger *trigger) |
::goby::moos::protobuf::TranslatorEntry_Trigger * | unsafe_arena_release_trigger () |
bool | has_use_short_enum () const |
void | clear_use_short_enum () |
bool | use_short_enum () const |
void | set_use_short_enum (bool 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 GobyMOOSAppConfig_Initializer & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMOOSAppConfig_Initializer * | internal_default_instance () |
static bool | Type_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
template<typename T > | |
static const std::string & | Type_Name (T enum_t_value) |
static bool | Type_Parse (const std::string &name, Type *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMOOSAppConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMOOSAppConfig * | 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 GeodesyConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const GeodesyConfig * | 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 AcommsConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const AcommsConfig * | 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 ModemIdEntry & | default_instance () |
static void | InitAsDefaultInstance () |
static const ModemIdEntry * | internal_default_instance () |
static bool | VehicleType_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | VehicleType_descriptor () |
template<typename T > | |
static const std::string & | VehicleType_Name (T enum_t_value) |
static bool | VehicleType_Parse (const std::string &name, VehicleType *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TranslatorEntry_Trigger & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_Trigger * | internal_default_instance () |
static bool | Type_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () |
template<typename T > | |
static const std::string & | Type_Name (T enum_t_value) |
static bool | Type_Parse (const std::string &name, Type *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TranslatorEntry_CreateParser_Algorithm & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_CreateParser_Algorithm * | 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 TranslatorEntry_CreateParser & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_CreateParser * | 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 TranslatorEntry_PublishSerializer_Algorithm & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_PublishSerializer_Algorithm * | 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 TranslatorEntry_PublishSerializer & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_PublishSerializer * | 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 TranslatorEntry & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry * | internal_default_instance () |
static bool | ParserSerializerTechnique_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ParserSerializerTechnique_descriptor () |
template<typename T > | |
static const std::string & | ParserSerializerTechnique_Name (T enum_t_value) |
static bool | ParserSerializerTechnique_Parse (const std::string &name, ParserSerializerTechnique *value) |
Public Attributes | |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_log_path_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_repeated_delimiter_ |
Protected Member Functions | |
GobyMOOSAppConfig_Initializer (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMOOSAppConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GeodesyConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
AcommsConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
ModemIdEntry (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry_Trigger (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry_CreateParser_Algorithm (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry_CreateParser (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry_PublishSerializer_Algorithm (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry_PublishSerializer (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
TranslatorEntry (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Definition at line 110 of file goby_moos_app.pb.h.
Definition at line 709 of file translator.pb.h.
Definition at line 1198 of file translator.pb.h.
Definition at line 1466 of file translator.pb.h.
Definition at line 532 of file goby_moos_app.pb.h.
typedef TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::PROTOBUF_FINAL::ParserSerializerTechnique |
Definition at line 1469 of file translator.pb.h.
Definition at line 1467 of file translator.pb.h.
Definition at line 1465 of file translator.pb.h.
Definition at line 227 of file goby_moos_app.pb.h.
Definition at line 270 of file translator.pb.h.
Definition at line 224 of file modem_id_lookup.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMoosVarFieldNumber | |
kGlobalCfgVarFieldNumber | |
kSvalFieldNumber | |
kDvalFieldNumber | |
kTypeFieldNumber | |
kTrimFieldNumber |
Definition at line 259 of file goby_moos_app.pb.h.
anonymous enum : int |
Definition at line 536 of file goby_moos_app.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kLatOriginFieldNumber | |
kLonOriginFieldNumber |
Definition at line 203 of file liaison_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMinimizeDcclFieldNumber | |
kMinimizeQueueFieldNumber | |
kMinimizeAmacFieldNumber | |
kMinimizeDriverFieldNumber |
Definition at line 370 of file liaison_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kModemIdFieldNumber | |
kTypeFieldNumber |
Definition at line 264 of file modem_id_lookup.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMoosVarFieldNumber | |
kMandatoryContentFieldNumber | |
kPeriodFieldNumber | |
kTypeFieldNumber |
Definition at line 302 of file translator.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kPrimaryFieldFieldNumber |
Definition at line 528 of file translator.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAlgorithmFieldNumber | |
kMoosVarFieldNumber | |
kFormatFieldNumber | |
kRepeatedDelimiterFieldNumber | |
kTechniqueFieldNumber |
Definition at line 713 of file translator.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kReferenceFieldFieldNumber | |
kNameFieldNumber | |
kOutputVirtualFieldFieldNumber | |
kPrimaryFieldFieldNumber |
Definition at line 978 of file translator.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kAlgorithmFieldNumber | |
kMoosVarFieldNumber | |
kFormatFieldNumber | |
kRepeatedDelimiterFieldNumber | |
kTechniqueFieldNumber |
Definition at line 1202 of file translator.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCreateFieldNumber | |
kPublishFieldNumber | |
kProtobufNameFieldNumber | |
kTriggerFieldNumber | |
kUseShortEnumFieldNumber |
Definition at line 1513 of file translator.pb.h.
|
virtual |
|
virtual |
|
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 |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 254 of file liaison_config.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 258 of file liaison_config.pb.h.
goby::moos::protobuf::PROTOBUF_FINAL::AcommsConfig | ( | const AcommsConfig & | from | ) |
::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm* goby::moos::protobuf::PROTOBUF_FINAL::add_algorithm | ( | ) |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm* goby::moos::protobuf::PROTOBUF_FINAL::add_algorithm | ( | ) |
::goby::moos::protobuf::TranslatorEntry_CreateParser* goby::moos::protobuf::PROTOBUF_FINAL::add_create | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer* goby::moos::protobuf::PROTOBUF_FINAL::add_initializer | ( | ) |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer* goby::moos::protobuf::PROTOBUF_FINAL::add_publish | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::add_reference_field | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm >& goby::moos::protobuf::PROTOBUF_FINAL::algorithm | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm >& goby::moos::protobuf::PROTOBUF_FINAL::algorithm | ( | ) | const |
const ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm& goby::moos::protobuf::PROTOBUF_FINAL::algorithm | ( | int | index | ) | const |
const ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm& goby::moos::protobuf::PROTOBUF_FINAL::algorithm | ( | int | index | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::algorithm_size | ( | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::algorithm_size | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::moos::protobuf::PROTOBUF_FINAL::app_tick | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_algorithm | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_algorithm | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_app_tick | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_comm_tick | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_community | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_create | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_dval | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_format | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_format | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_global_cfg_var | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_initializer | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_lat_origin | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_lat_origin | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_log | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_log_omit_file_timestamp | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_log_omit_latest_symlink | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_log_path | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_log_verbosity | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_lon_origin | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_lon_origin | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_mandatory_content | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_minimize_amac | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_minimize_dccl | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_minimize_driver | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_minimize_queue | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_modem_id | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_moos_parser_technique | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_moos_var | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_name | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_output_virtual_field | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_period | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_primary_field | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_primary_field | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_protobuf_name | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_publish | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_reference_field | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_repeated_delimiter | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_repeated_delimiter | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_server_host | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_server_port | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_show_gui | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_sval | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_technique | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_technique | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_time_warp_multiplier | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_trigger | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_trim | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_use_binary_protobuf | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_use_short_enum | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::clear_verbosity | ( | ) |
::PROTOBUF_NAMESPACE_ID::uint32 goby::moos::protobuf::PROTOBUF_FINAL::comm_tick | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::community | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const AcommsConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GeodesyConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GobyMOOSAppConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const GobyMOOSAppConfig_Initializer & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const ModemIdEntry & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry_CreateParser & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry_CreateParser_Algorithm & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry_PublishSerializer & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry_PublishSerializer_Algorithm & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const TranslatorEntry_Trigger & | from | ) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser >& goby::moos::protobuf::PROTOBUF_FINAL::create | ( | ) | const |
const ::goby::moos::protobuf::TranslatorEntry_CreateParser& goby::moos::protobuf::PROTOBUF_FINAL::create | ( | int | index | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::create_size | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 142 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 447 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 116 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 283 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 139 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 185 of file translator.pb.h.
|
inlinestatic |
Definition at line 441 of file translator.pb.h.
|
inlinestatic |
Definition at line 624 of file translator.pb.h.
|
inlinestatic |
Definition at line 891 of file translator.pb.h.
|
inlinestatic |
Definition at line 1113 of file translator.pb.h.
|
inlinestatic |
Definition at line 1380 of file translator.pb.h.
double goby::moos::protobuf::PROTOBUF_FINAL::dval | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::format | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::format | ( | ) | const |
|
inline |
Definition at line 87 of file liaison_config.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::GeodesyConfig | ( | const GeodesyConfig & | from | ) |
|
inlinenoexcept |
Definition at line 91 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 198 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 503 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 172 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 339 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 195 of file modem_id_lookup.pb.h.
|
inlinefinal |
Definition at line 241 of file translator.pb.h.
|
inlinefinal |
Definition at line 497 of file translator.pb.h.
|
inlinefinal |
Definition at line 680 of file translator.pb.h.
|
inlinefinal |
Definition at line 947 of file translator.pb.h.
|
inlinefinal |
Definition at line 1169 of file translator.pb.h.
|
inlinefinal |
Definition at line 1436 of file translator.pb.h.
|
inlinestatic |
Definition at line 145 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 450 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 119 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 286 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 142 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 188 of file translator.pb.h.
|
inlinestatic |
Definition at line 444 of file translator.pb.h.
|
inlinestatic |
Definition at line 627 of file translator.pb.h.
|
inlinestatic |
Definition at line 894 of file translator.pb.h.
|
inlinestatic |
Definition at line 1116 of file translator.pb.h.
|
inlinestatic |
Definition at line 1383 of file translator.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 148 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 453 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 122 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 289 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 145 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 191 of file translator.pb.h.
|
inlinestatic |
Definition at line 447 of file translator.pb.h.
|
inlinestatic |
Definition at line 630 of file translator.pb.h.
|
inlinestatic |
Definition at line 897 of file translator.pb.h.
|
inlinestatic |
Definition at line 1119 of file translator.pb.h.
|
inlinestatic |
Definition at line 1386 of file translator.pb.h.
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::global_cfg_var | ( | ) | const |
|
inline |
Definition at line 418 of file goby_moos_app.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::GobyMOOSAppConfig | ( | const GobyMOOSAppConfig & | from | ) |
|
inlinenoexcept |
Definition at line 422 of file goby_moos_app.pb.h.
|
inline |
Definition at line 113 of file goby_moos_app.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::GobyMOOSAppConfig_Initializer | ( | const GobyMOOSAppConfig_Initializer & | from | ) |
|
inlinenoexcept |
Definition at line 117 of file goby_moos_app.pb.h.
bool goby::moos::protobuf::PROTOBUF_FINAL::has_app_tick | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_comm_tick | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_community | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_dval | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_format | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_format | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_global_cfg_var | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_lat_origin | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_lat_origin | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_log | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_log_omit_file_timestamp | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_log_omit_latest_symlink | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_log_path | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_log_verbosity | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_lon_origin | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_lon_origin | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_mandatory_content | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_minimize_amac | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_minimize_dccl | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_minimize_driver | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_minimize_queue | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_modem_id | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_moos_parser_technique | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_moos_var | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_name | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_output_virtual_field | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_period | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_primary_field | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_primary_field | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_protobuf_name | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_repeated_delimiter | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_repeated_delimiter | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_server_host | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_server_port | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_show_gui | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_sval | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_technique | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_technique | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_time_warp_multiplier | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_trigger | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_trim | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_use_binary_protobuf | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_use_short_enum | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::has_verbosity | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer >& goby::moos::protobuf::PROTOBUF_FINAL::initializer | ( | ) | const |
const ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer& goby::moos::protobuf::PROTOBUF_FINAL::initializer | ( | int | index | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::initializer_size | ( | ) | const |
|
inlinestatic |
Definition at line 154 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 459 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 128 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 295 of file liaison_config.pb.h.
|
inlinestatic |
Definition at line 151 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 197 of file translator.pb.h.
|
inlinestatic |
Definition at line 453 of file translator.pb.h.
|
inlinestatic |
Definition at line 636 of file translator.pb.h.
|
inlinestatic |
Definition at line 903 of file translator.pb.h.
|
inlinestatic |
Definition at line 1125 of file translator.pb.h.
|
inlinestatic |
Definition at line 1392 of file translator.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
double goby::moos::protobuf::PROTOBUF_FINAL::lat_origin | ( | ) | const |
double goby::moos::protobuf::PROTOBUF_FINAL::lat_origin | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::log | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::log_omit_file_timestamp | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::log_omit_latest_symlink | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::log_path | ( | ) | const |
::goby::util::protobuf::GLogConfig_Verbosity goby::moos::protobuf::PROTOBUF_FINAL::log_verbosity | ( | ) | const |
double goby::moos::protobuf::PROTOBUF_FINAL::lon_origin | ( | ) | const |
double goby::moos::protobuf::PROTOBUF_FINAL::lon_origin | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::mandatory_content | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const AcommsConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GeodesyConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GobyMOOSAppConfig & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const GobyMOOSAppConfig_Initializer & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const ModemIdEntry & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry_CreateParser & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry_CreateParser_Algorithm & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry_PublishSerializer & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry_PublishSerializer_Algorithm & | from | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const TranslatorEntry_Trigger & | from | ) |
bool goby::moos::protobuf::PROTOBUF_FINAL::minimize_amac | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::minimize_dccl | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::minimize_driver | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::minimize_queue | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::moos::protobuf::PROTOBUF_FINAL::modem_id | ( | ) | const |
|
inline |
Definition at line 110 of file modem_id_lookup.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::ModemIdEntry | ( | const ModemIdEntry & | from | ) |
|
inlinenoexcept |
Definition at line 114 of file modem_id_lookup.pb.h.
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::PROTOBUF_FINAL::moos_parser_technique | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::moos_var | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_algorithm | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_algorithm | ( | ) |
::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm* goby::moos::protobuf::PROTOBUF_FINAL::mutable_algorithm | ( | int | index | ) |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm* goby::moos::protobuf::PROTOBUF_FINAL::mutable_algorithm | ( | int | index | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_community | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_CreateParser >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_create | ( | ) |
::goby::moos::protobuf::TranslatorEntry_CreateParser* goby::moos::protobuf::PROTOBUF_FINAL::mutable_create | ( | int | index | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_format | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_format | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_global_cfg_var | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_initializer | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer* goby::moos::protobuf::PROTOBUF_FINAL::mutable_initializer | ( | int | index | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_log_path | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_mandatory_content | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_protobuf_name | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_publish | ( | ) |
::goby::moos::protobuf::TranslatorEntry_PublishSerializer* goby::moos::protobuf::PROTOBUF_FINAL::mutable_publish | ( | int | index | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::moos::protobuf::PROTOBUF_FINAL::mutable_reference_field | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_repeated_delimiter | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_repeated_delimiter | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_server_host | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::mutable_sval | ( | ) |
::goby::moos::protobuf::TranslatorEntry_Trigger* goby::moos::protobuf::PROTOBUF_FINAL::mutable_trigger | ( | ) |
|
inline |
Definition at line 138 of file goby_moos_app.pb.h.
|
inline |
Definition at line 443 of file goby_moos_app.pb.h.
|
inline |
Definition at line 112 of file liaison_config.pb.h.
|
inline |
Definition at line 279 of file liaison_config.pb.h.
|
inline |
Definition at line 135 of file modem_id_lookup.pb.h.
|
inline |
Definition at line 181 of file translator.pb.h.
|
inline |
Definition at line 437 of file translator.pb.h.
|
inline |
Definition at line 620 of file translator.pb.h.
|
inline |
Definition at line 887 of file translator.pb.h.
|
inline |
Definition at line 1109 of file translator.pb.h.
|
inline |
Definition at line 1376 of file translator.pb.h.
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::name | ( | ) | const |
|
inlinefinal |
Definition at line 180 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 485 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 154 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 321 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 177 of file modem_id_lookup.pb.h.
|
inlinefinal |
Definition at line 223 of file translator.pb.h.
|
inlinefinal |
Definition at line 479 of file translator.pb.h.
|
inlinefinal |
Definition at line 662 of file translator.pb.h.
|
inlinefinal |
Definition at line 929 of file translator.pb.h.
|
inlinefinal |
Definition at line 1151 of file translator.pb.h.
|
inlinefinal |
Definition at line 1418 of file translator.pb.h.
|
inlinefinal |
Definition at line 184 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 489 of file goby_moos_app.pb.h.
|
inlinefinal |
Definition at line 158 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 325 of file liaison_config.pb.h.
|
inlinefinal |
Definition at line 181 of file modem_id_lookup.pb.h.
|
inlinefinal |
Definition at line 227 of file translator.pb.h.
|
inlinefinal |
Definition at line 483 of file translator.pb.h.
|
inlinefinal |
Definition at line 666 of file translator.pb.h.
|
inlinefinal |
Definition at line 933 of file translator.pb.h.
|
inlinefinal |
Definition at line 1155 of file translator.pb.h.
|
inlinefinal |
Definition at line 1422 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 267 of file liaison_config.pb.h.
|
inline |
Definition at line 263 of file liaison_config.pb.h.
|
inline |
Definition at line 96 of file liaison_config.pb.h.
|
inline |
Definition at line 427 of file goby_moos_app.pb.h.
|
inline |
Definition at line 122 of file goby_moos_app.pb.h.
|
inline |
Definition at line 119 of file modem_id_lookup.pb.h.
|
inline |
Definition at line 1360 of file translator.pb.h.
|
inline |
Definition at line 604 of file translator.pb.h.
|
inline |
Definition at line 421 of file translator.pb.h.
|
inline |
Definition at line 1093 of file translator.pb.h.
|
inline |
Definition at line 871 of file translator.pb.h.
|
inline |
Definition at line 165 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 100 of file liaison_config.pb.h.
|
inlinenoexcept |
Definition at line 431 of file goby_moos_app.pb.h.
|
inlinenoexcept |
Definition at line 126 of file goby_moos_app.pb.h.
|
inlinenoexcept |
Definition at line 123 of file modem_id_lookup.pb.h.
|
inlinenoexcept |
Definition at line 1364 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 608 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 425 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 1097 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 875 of file translator.pb.h.
|
inlinenoexcept |
Definition at line 169 of file translator.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::moos::protobuf::PROTOBUF_FINAL::output_virtual_field | ( | ) | const |
|
inlinestatic |
Definition at line 1496 of file translator.pb.h.
|
inlinestatic |
Definition at line 1486 of file translator.pb.h.
|
inlinestatic |
Definition at line 1500 of file translator.pb.h.
|
inlinestatic |
Definition at line 1506 of file translator.pb.h.
::PROTOBUF_NAMESPACE_ID::uint32 goby::moos::protobuf::PROTOBUF_FINAL::period | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::moos::protobuf::PROTOBUF_FINAL::primary_field | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::moos::protobuf::PROTOBUF_FINAL::primary_field | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::protobuf_name | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry_PublishSerializer >& goby::moos::protobuf::PROTOBUF_FINAL::publish | ( | ) | const |
const ::goby::moos::protobuf::TranslatorEntry_PublishSerializer& goby::moos::protobuf::PROTOBUF_FINAL::publish | ( | int | index | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::publish_size | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::moos::protobuf::PROTOBUF_FINAL::reference_field | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::moos::protobuf::PROTOBUF_FINAL::reference_field | ( | int | index | ) | const |
int goby::moos::protobuf::PROTOBUF_FINAL::reference_field_size | ( | ) | const |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_community | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_format | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_format | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_global_cfg_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_log_path | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_mandatory_content | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_moos_var | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_protobuf_name | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_repeated_delimiter | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_repeated_delimiter | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_server_host | ( | ) |
std::string* goby::moos::protobuf::PROTOBUF_FINAL::release_sval | ( | ) |
::goby::moos::protobuf::TranslatorEntry_Trigger* goby::moos::protobuf::PROTOBUF_FINAL::release_trigger | ( | ) |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::repeated_delimiter | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::repeated_delimiter | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::server_host | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 goby::moos::protobuf::PROTOBUF_FINAL::server_port | ( | ) | const |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_community | ( | std::string * | community | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_format | ( | std::string * | format | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_format | ( | std::string * | format | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_global_cfg_var | ( | std::string * | global_cfg_var | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_log_path | ( | std::string * | log_path | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_mandatory_content | ( | std::string * | mandatory_content | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | std::string * | moos_var | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | std::string * | moos_var | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | std::string * | moos_var | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_moos_var | ( | std::string * | moos_var | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_name | ( | std::string * | name | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_protobuf_name | ( | std::string * | protobuf_name | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_repeated_delimiter | ( | std::string * | repeated_delimiter | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_repeated_delimiter | ( | std::string * | repeated_delimiter | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_server_host | ( | std::string * | server_host | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_sval | ( | std::string * | sval | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_allocated_trigger | ( | ::goby::moos::protobuf::TranslatorEntry_Trigger * | trigger | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_app_tick | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_comm_tick | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_community | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_community | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_community | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_community | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_dval | ( | double | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_format | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_global_cfg_var | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_global_cfg_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_global_cfg_var | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_global_cfg_var | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_lat_origin | ( | double | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_lat_origin | ( | double | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_omit_file_timestamp | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_omit_latest_symlink | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_path | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_path | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_path | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_path | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_log_verbosity | ( | ::goby::util::protobuf::GLogConfig_Verbosity | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_lon_origin | ( | double | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_lon_origin | ( | double | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_mandatory_content | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_mandatory_content | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_mandatory_content | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_mandatory_content | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_minimize_amac | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_minimize_dccl | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_minimize_driver | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_minimize_queue | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_parser_technique | ( | ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_moos_var | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_name | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_output_virtual_field | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_period | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_primary_field | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_primary_field | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_protobuf_name | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_protobuf_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_protobuf_name | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_protobuf_name | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_reference_field | ( | int | index, |
::PROTOBUF_NAMESPACE_ID::int32 | value | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_repeated_delimiter | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_server_host | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_server_host | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_server_host | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_server_host | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_server_port | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_show_gui | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_sval | ( | const char * | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_sval | ( | const char * | value, |
size_t | size | ||
) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_sval | ( | const std::string & | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_sval | ( | std::string && | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_technique | ( | ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_technique | ( | ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_time_warp_multiplier | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_trim | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer_Type | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::moos::protobuf::ModemIdEntry_VehicleType | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::moos::protobuf::TranslatorEntry_Trigger_Type | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_use_binary_protobuf | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_use_short_enum | ( | bool | value | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::set_verbosity | ( | ::goby::util::protobuf::GLogConfig_Verbosity | value | ) |
bool goby::moos::protobuf::PROTOBUF_FINAL::show_gui | ( | ) | const |
const std::string& goby::moos::protobuf::PROTOBUF_FINAL::sval | ( | ) | const |
|
inline |
Definition at line 305 of file liaison_config.pb.h.
|
inline |
Definition at line 138 of file liaison_config.pb.h.
|
inline |
Definition at line 469 of file goby_moos_app.pb.h.
|
inline |
Definition at line 164 of file goby_moos_app.pb.h.
|
inline |
Definition at line 161 of file modem_id_lookup.pb.h.
|
inline |
Definition at line 1402 of file translator.pb.h.
|
inline |
Definition at line 646 of file translator.pb.h.
|
inline |
Definition at line 463 of file translator.pb.h.
|
inline |
Definition at line 1135 of file translator.pb.h.
|
inline |
Definition at line 913 of file translator.pb.h.
|
inline |
Definition at line 207 of file translator.pb.h.
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::PROTOBUF_FINAL::technique | ( | ) | const |
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::PROTOBUF_FINAL::technique | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::moos::protobuf::PROTOBUF_FINAL::time_warp_multiplier | ( | ) | const |
|
inline |
Definition at line 1351 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry | ( | const TranslatorEntry & | from | ) |
|
inlinenoexcept |
Definition at line 1355 of file translator.pb.h.
|
inline |
Definition at line 595 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry_CreateParser | ( | const TranslatorEntry_CreateParser & | from | ) |
|
inlinenoexcept |
Definition at line 599 of file translator.pb.h.
|
inline |
Definition at line 412 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry_CreateParser_Algorithm | ( | const TranslatorEntry_CreateParser_Algorithm & | from | ) |
|
inlinenoexcept |
Definition at line 416 of file translator.pb.h.
|
inline |
Definition at line 1084 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry_PublishSerializer | ( | const TranslatorEntry_PublishSerializer & | from | ) |
|
inlinenoexcept |
Definition at line 1088 of file translator.pb.h.
|
inline |
Definition at line 862 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry_PublishSerializer_Algorithm | ( | const TranslatorEntry_PublishSerializer_Algorithm & | from | ) |
|
inlinenoexcept |
Definition at line 866 of file translator.pb.h.
|
inline |
Definition at line 156 of file translator.pb.h.
|
explicitprotected |
goby::moos::protobuf::PROTOBUF_FINAL::TranslatorEntry_Trigger | ( | const TranslatorEntry_Trigger & | from | ) |
|
inlinenoexcept |
Definition at line 160 of file translator.pb.h.
const ::goby::moos::protobuf::TranslatorEntry_Trigger& goby::moos::protobuf::PROTOBUF_FINAL::trigger | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::trim | ( | ) | const |
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer_Type goby::moos::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
::goby::moos::protobuf::ModemIdEntry_VehicleType goby::moos::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
::goby::moos::protobuf::TranslatorEntry_Trigger_Type goby::moos::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
|
inlinestatic |
Definition at line 242 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 285 of file translator.pb.h.
Definition at line 232 of file goby_moos_app.pb.h.
Definition at line 275 of file translator.pb.h.
|
inlinestatic |
Definition at line 246 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 289 of file translator.pb.h.
|
inlinestatic |
Definition at line 252 of file goby_moos_app.pb.h.
|
inlinestatic |
Definition at line 295 of file translator.pb.h.
|
inline |
Definition at line 135 of file goby_moos_app.pb.h.
|
inline |
Definition at line 440 of file goby_moos_app.pb.h.
|
inline |
Definition at line 109 of file liaison_config.pb.h.
|
inline |
Definition at line 276 of file liaison_config.pb.h.
|
inline |
Definition at line 132 of file modem_id_lookup.pb.h.
|
inline |
Definition at line 178 of file translator.pb.h.
|
inline |
Definition at line 434 of file translator.pb.h.
|
inline |
Definition at line 617 of file translator.pb.h.
|
inline |
Definition at line 884 of file translator.pb.h.
|
inline |
Definition at line 1106 of file translator.pb.h.
|
inline |
Definition at line 1373 of file translator.pb.h.
::goby::moos::protobuf::TranslatorEntry_Trigger* goby::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_trigger | ( | ) |
void goby::moos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_trigger | ( | ::goby::moos::protobuf::TranslatorEntry_Trigger * | trigger | ) |
|
inline |
Definition at line 313 of file liaison_config.pb.h.
|
inline |
Definition at line 146 of file liaison_config.pb.h.
|
inline |
Definition at line 477 of file goby_moos_app.pb.h.
|
inline |
Definition at line 172 of file goby_moos_app.pb.h.
|
inline |
Definition at line 169 of file modem_id_lookup.pb.h.
|
inline |
Definition at line 1410 of file translator.pb.h.
|
inline |
Definition at line 654 of file translator.pb.h.
|
inline |
Definition at line 471 of file translator.pb.h.
|
inline |
Definition at line 1143 of file translator.pb.h.
|
inline |
Definition at line 921 of file translator.pb.h.
|
inline |
Definition at line 215 of file translator.pb.h.
bool goby::moos::protobuf::PROTOBUF_FINAL::use_binary_protobuf | ( | ) | const |
bool goby::moos::protobuf::PROTOBUF_FINAL::use_short_enum | ( | ) | const |
|
inlinestatic |
Definition at line 247 of file modem_id_lookup.pb.h.
Definition at line 237 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 251 of file modem_id_lookup.pb.h.
|
inlinestatic |
Definition at line 257 of file modem_id_lookup.pb.h.
::goby::util::protobuf::GLogConfig_Verbosity goby::moos::protobuf::PROTOBUF_FINAL::verbosity | ( | ) | const |
|
friend |
Definition at line 400 of file goby_moos_app.pb.h.
|
friend |
Definition at line 205 of file goby_moos_app.pb.h.
|
friend |
Definition at line 411 of file goby_moos_app.pb.h.
|
friend |
Definition at line 247 of file liaison_config.pb.h.
|
friend |
Definition at line 339 of file modem_id_lookup.pb.h.
|
friend |
Definition at line 405 of file translator.pb.h.
|
friend |
Definition at line 302 of file liaison_config.pb.h.
|
friend |
Definition at line 135 of file liaison_config.pb.h.
|
friend |
Definition at line 466 of file goby_moos_app.pb.h.
|
friend |
Definition at line 161 of file goby_moos_app.pb.h.
|
friend |
Definition at line 158 of file modem_id_lookup.pb.h.
|
friend |
Definition at line 1399 of file translator.pb.h.
|
friend |
Definition at line 643 of file translator.pb.h.
|
friend |
Definition at line 460 of file translator.pb.h.
|
friend |
Definition at line 1132 of file translator.pb.h.
|
friend |
Definition at line 910 of file translator.pb.h.
|
friend |
Definition at line 204 of file translator.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_log_path_ |
Definition at line 854 of file goby_moos_app.pb.h.
static::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > goby::moos::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_repeated_delimiter_ |
Definition at line 851 of file translator.pb.h.
|
staticconstexpr |
Definition at line 235 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 227 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 229 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 233 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 228 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 230 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 158 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 1493 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1491 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1489 of file translator.pb.h.
|
staticconstexpr |
Definition at line 231 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 1474 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1476 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1484 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1482 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1478 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1472 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1480 of file translator.pb.h.
|
staticconstexpr |
Definition at line 1470 of file translator.pb.h.
|
staticconstexpr |
Definition at line 271 of file translator.pb.h.
|
staticconstexpr |
Definition at line 273 of file translator.pb.h.
|
staticconstexpr |
Definition at line 239 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 237 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 235 of file goby_moos_app.pb.h.
|
staticconstexpr |
Definition at line 225 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 244 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 242 of file modem_id_lookup.pb.h.
|
staticconstexpr |
Definition at line 240 of file modem_id_lookup.pb.h.