Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::moos::protobuf::pAcommsHandlerConfig Class Referencefinal

#include <goby/moos/protobuf/pAcommsHandler_config.pb.h>

Inheritance diagram for goby::apps::moos::protobuf::pAcommsHandlerConfig:

Public Types

enum  : int {
  kLoadSharedLibraryFieldNumber = 20 , kLoadProtoFileFieldNumber = 21 , kTranslatorEntryFieldNumber = 22 , kMultiplexCreateMoosVarFieldNumber = 23 ,
  kDcclFrontseatForwardNameFieldNumber = 24 , kListenDriverCfgFieldNumber = 31 , kModemIdLookupPathFieldNumber = 101 , kCommonFieldNumber = 1 ,
  kDriverCfgFieldNumber = 4 , kMacCfgFieldNumber = 5 , kQueueCfgFieldNumber = 6 , kDcclCfgFieldNumber = 7 ,
  kRouteCfgFieldNumber = 8 , kMoosVarFieldNumber = 10 , kDriverFailureApproachFieldNumber = 32 , kModemIdFieldNumber = 2
}
 
typedef pAcommsHandlerConfig_DriverFailureApproach DriverFailureApproach
 
typedef pAcommsHandlerConfig_MOOSVariables MOOSVariables
 

Public Member Functions

 pAcommsHandlerConfig ()
 
 ~pAcommsHandlerConfig () override
 
PROTOBUF_CONSTEXPR pAcommsHandlerConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 pAcommsHandlerConfig (const pAcommsHandlerConfig &from)
 
 pAcommsHandlerConfig (pAcommsHandlerConfig &&from) noexcept
 
pAcommsHandlerConfigoperator= (const pAcommsHandlerConfig &from)
 
pAcommsHandlerConfigoperator= (pAcommsHandlerConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (pAcommsHandlerConfig *other)
 
void UnsafeArenaSwap (pAcommsHandlerConfig *other)
 
pAcommsHandlerConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const pAcommsHandlerConfig &from)
 
void MergeFrom (const pAcommsHandlerConfig &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int load_shared_library_size () const
 
void clear_load_shared_library ()
 
const std::string & load_shared_library (int index) const
 
std::string * mutable_load_shared_library (int index)
 
void set_load_shared_library (int index, const std::string &value)
 
void set_load_shared_library (int index, std::string &&value)
 
void set_load_shared_library (int index, const char *value)
 
void set_load_shared_library (int index, const char *value, size_t size)
 
std::string * add_load_shared_library ()
 
void add_load_shared_library (const std::string &value)
 
void add_load_shared_library (std::string &&value)
 
void add_load_shared_library (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library ()
 
int load_proto_file_size () const
 
void clear_load_proto_file ()
 
const std::string & load_proto_file (int index) const
 
std::string * mutable_load_proto_file (int index)
 
void set_load_proto_file (int index, const std::string &value)
 
void set_load_proto_file (int index, std::string &&value)
 
void set_load_proto_file (int index, const char *value)
 
void set_load_proto_file (int index, const char *value, size_t size)
 
std::string * add_load_proto_file ()
 
void add_load_proto_file (const std::string &value)
 
void add_load_proto_file (std::string &&value)
 
void add_load_proto_file (const char *value)
 
void add_load_proto_file (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_proto_file () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_proto_file ()
 
int translator_entry_size () const
 
void clear_translator_entry ()
 
::goby::moos::protobuf::TranslatorEntrymutable_translator_entry (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > * mutable_translator_entry ()
 
const ::goby::moos::protobuf::TranslatorEntrytranslator_entry (int index) const
 
::goby::moos::protobuf::TranslatorEntryadd_translator_entry ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::moos::protobuf::TranslatorEntry > & translator_entry () const
 
int multiplex_create_moos_var_size () const
 
void clear_multiplex_create_moos_var ()
 
const std::string & multiplex_create_moos_var (int index) const
 
std::string * mutable_multiplex_create_moos_var (int index)
 
void set_multiplex_create_moos_var (int index, const std::string &value)
 
void set_multiplex_create_moos_var (int index, std::string &&value)
 
void set_multiplex_create_moos_var (int index, const char *value)
 
void set_multiplex_create_moos_var (int index, const char *value, size_t size)
 
std::string * add_multiplex_create_moos_var ()
 
void add_multiplex_create_moos_var (const std::string &value)
 
void add_multiplex_create_moos_var (std::string &&value)
 
void add_multiplex_create_moos_var (const char *value)
 
void add_multiplex_create_moos_var (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & multiplex_create_moos_var () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_multiplex_create_moos_var ()
 
int dccl_frontseat_forward_name_size () const
 
void clear_dccl_frontseat_forward_name ()
 
const std::string & dccl_frontseat_forward_name (int index) const
 
std::string * mutable_dccl_frontseat_forward_name (int index)
 
void set_dccl_frontseat_forward_name (int index, const std::string &value)
 
void set_dccl_frontseat_forward_name (int index, std::string &&value)
 
void set_dccl_frontseat_forward_name (int index, const char *value)
 
void set_dccl_frontseat_forward_name (int index, const char *value, size_t size)
 
std::string * add_dccl_frontseat_forward_name ()
 
void add_dccl_frontseat_forward_name (const std::string &value)
 
void add_dccl_frontseat_forward_name (std::string &&value)
 
void add_dccl_frontseat_forward_name (const char *value)
 
void add_dccl_frontseat_forward_name (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & dccl_frontseat_forward_name () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_dccl_frontseat_forward_name ()
 
int listen_driver_cfg_size () const
 
void clear_listen_driver_cfg ()
 
::goby::acomms::protobuf::DriverConfigmutable_listen_driver_cfg (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig > * mutable_listen_driver_cfg ()
 
const ::goby::acomms::protobuf::DriverConfiglisten_driver_cfg (int index) const
 
::goby::acomms::protobuf::DriverConfigadd_listen_driver_cfg ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::DriverConfig > & listen_driver_cfg () const
 
bool has_modem_id_lookup_path () const
 
void clear_modem_id_lookup_path ()
 
const std::string & modem_id_lookup_path () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_modem_id_lookup_path (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_modem_id_lookup_path ()
 
PROTOBUF_NODISCARD std::string * release_modem_id_lookup_path ()
 
void set_allocated_modem_id_lookup_path (std::string *modem_id_lookup_path)
 
bool has_common () const
 
void clear_common ()
 
const ::goby::moos::protobuf::GobyMOOSAppConfigcommon () const
 
PROTOBUF_NODISCARD::goby::moos::protobuf::GobyMOOSAppConfig * release_common ()
 
::goby::moos::protobuf::GobyMOOSAppConfigmutable_common ()
 
void set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common)
 
void unsafe_arena_set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common)
 
::goby::moos::protobuf::GobyMOOSAppConfigunsafe_arena_release_common ()
 
bool has_driver_cfg () const
 
void clear_driver_cfg ()
 
const ::goby::acomms::protobuf::DriverConfigdriver_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::DriverConfig * release_driver_cfg ()
 
::goby::acomms::protobuf::DriverConfigmutable_driver_cfg ()
 
void set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg)
 
void unsafe_arena_set_allocated_driver_cfg (::goby::acomms::protobuf::DriverConfig *driver_cfg)
 
::goby::acomms::protobuf::DriverConfigunsafe_arena_release_driver_cfg ()
 
bool has_mac_cfg () const
 
void clear_mac_cfg ()
 
const ::goby::acomms::protobuf::MACConfigmac_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::MACConfig * release_mac_cfg ()
 
::goby::acomms::protobuf::MACConfigmutable_mac_cfg ()
 
void set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg)
 
void unsafe_arena_set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg)
 
::goby::acomms::protobuf::MACConfigunsafe_arena_release_mac_cfg ()
 
bool has_queue_cfg () const
 
void clear_queue_cfg ()
 
const ::goby::acomms::protobuf::QueueManagerConfigqueue_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::QueueManagerConfig * release_queue_cfg ()
 
::goby::acomms::protobuf::QueueManagerConfigmutable_queue_cfg ()
 
void set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
 
void unsafe_arena_set_allocated_queue_cfg (::goby::acomms::protobuf::QueueManagerConfig *queue_cfg)
 
::goby::acomms::protobuf::QueueManagerConfigunsafe_arena_release_queue_cfg ()
 
bool has_dccl_cfg () const
 
void clear_dccl_cfg ()
 
const ::goby::acomms::protobuf::DCCLConfigdccl_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::DCCLConfig * release_dccl_cfg ()
 
::goby::acomms::protobuf::DCCLConfigmutable_dccl_cfg ()
 
void set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg)
 
void unsafe_arena_set_allocated_dccl_cfg (::goby::acomms::protobuf::DCCLConfig *dccl_cfg)
 
::goby::acomms::protobuf::DCCLConfigunsafe_arena_release_dccl_cfg ()
 
bool has_route_cfg () const
 
void clear_route_cfg ()
 
const ::goby::acomms::protobuf::RouteManagerConfigroute_cfg () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::RouteManagerConfig * release_route_cfg ()
 
::goby::acomms::protobuf::RouteManagerConfigmutable_route_cfg ()
 
void set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg)
 
void unsafe_arena_set_allocated_route_cfg (::goby::acomms::protobuf::RouteManagerConfig *route_cfg)
 
::goby::acomms::protobuf::RouteManagerConfigunsafe_arena_release_route_cfg ()
 
bool has_moos_var () const
 
void clear_moos_var ()
 
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariablesmoos_var () const
 
PROTOBUF_NODISCARD::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * release_moos_var ()
 
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariablesmutable_moos_var ()
 
void set_allocated_moos_var (::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables *moos_var)
 
void unsafe_arena_set_allocated_moos_var (::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables *moos_var)
 
::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariablesunsafe_arena_release_moos_var ()
 
bool has_driver_failure_approach () const
 
void clear_driver_failure_approach ()
 
const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproachdriver_failure_approach () const
 
PROTOBUF_NODISCARD::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * release_driver_failure_approach ()
 
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproachmutable_driver_failure_approach ()
 
void set_allocated_driver_failure_approach (::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach *driver_failure_approach)
 
void unsafe_arena_set_allocated_driver_failure_approach (::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach *driver_failure_approach)
 
::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproachunsafe_arena_release_driver_failure_approach ()
 
bool has_modem_id () const
 
void clear_modem_id ()
 
int32_t modem_id () const
 
void set_modem_id (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_modem_id_lookup_path (ArgT0 &&arg0, ArgT... args)
 

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 pAcommsHandlerConfigdefault_instance ()
 
static const pAcommsHandlerConfiginternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 pAcommsHandlerConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto
 
void swap (pAcommsHandlerConfig &a, pAcommsHandlerConfig &b)
 

Detailed Description

Definition at line 942 of file pAcommsHandler_config.pb.h.

Member Typedef Documentation

◆ DriverFailureApproach

◆ MOOSVariables

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLoadSharedLibraryFieldNumber 
kLoadProtoFileFieldNumber 
kTranslatorEntryFieldNumber 
kMultiplexCreateMoosVarFieldNumber 
kDcclFrontseatForwardNameFieldNumber 
kListenDriverCfgFieldNumber 
kModemIdLookupPathFieldNumber 
kCommonFieldNumber 
kDriverCfgFieldNumber 
kMacCfgFieldNumber 
kQueueCfgFieldNumber 
kDcclCfgFieldNumber 
kRouteCfgFieldNumber 
kMoosVarFieldNumber 
kDriverFailureApproachFieldNumber 
kModemIdFieldNumber 

Definition at line 1072 of file pAcommsHandler_config.pb.h.

Constructor & Destructor Documentation

◆ pAcommsHandlerConfig() [1/5]

goby::apps::moos::protobuf::pAcommsHandlerConfig::pAcommsHandlerConfig ( )
inline

Definition at line 945 of file pAcommsHandler_config.pb.h.

◆ ~pAcommsHandlerConfig()

goby::apps::moos::protobuf::pAcommsHandlerConfig::~pAcommsHandlerConfig ( )
override

◆ pAcommsHandlerConfig() [2/5]

PROTOBUF_CONSTEXPR goby::apps::moos::protobuf::pAcommsHandlerConfig::pAcommsHandlerConfig ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ pAcommsHandlerConfig() [3/5]

goby::apps::moos::protobuf::pAcommsHandlerConfig::pAcommsHandlerConfig ( const pAcommsHandlerConfig from)

◆ pAcommsHandlerConfig() [4/5]

goby::apps::moos::protobuf::pAcommsHandlerConfig::pAcommsHandlerConfig ( pAcommsHandlerConfig &&  from)
inlinenoexcept

Definition at line 950 of file pAcommsHandler_config.pb.h.

◆ pAcommsHandlerConfig() [5/5]

goby::apps::moos::protobuf::pAcommsHandlerConfig::pAcommsHandlerConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::apps::moos::protobuf::pAcommsHandlerConfig::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::apps::moos::protobuf::pAcommsHandlerConfig::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_dccl_frontseat_forward_name() [1/5]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_dccl_frontseat_forward_name ( )
inline

Definition at line 3868 of file pAcommsHandler_config.pb.h.

◆ add_dccl_frontseat_forward_name() [2/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_dccl_frontseat_forward_name ( const char *  value)
inline

Definition at line 3913 of file pAcommsHandler_config.pb.h.

◆ add_dccl_frontseat_forward_name() [3/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_dccl_frontseat_forward_name ( const char *  value,
size_t  size 
)
inline

Definition at line 3918 of file pAcommsHandler_config.pb.h.

◆ add_dccl_frontseat_forward_name() [4/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_dccl_frontseat_forward_name ( const std::string &  value)
inline

Definition at line 3905 of file pAcommsHandler_config.pb.h.

◆ add_dccl_frontseat_forward_name() [5/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_dccl_frontseat_forward_name ( std::string &&  value)
inline

Definition at line 3909 of file pAcommsHandler_config.pb.h.

◆ add_listen_driver_cfg()

goby::acomms::protobuf::DriverConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_listen_driver_cfg ( )
inline

Definition at line 3057 of file pAcommsHandler_config.pb.h.

◆ add_load_proto_file() [1/5]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_proto_file ( )
inline

Definition at line 3681 of file pAcommsHandler_config.pb.h.

◆ add_load_proto_file() [2/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_proto_file ( const char *  value)
inline

Definition at line 3726 of file pAcommsHandler_config.pb.h.

◆ add_load_proto_file() [3/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_proto_file ( const char *  value,
size_t  size 
)
inline

Definition at line 3731 of file pAcommsHandler_config.pb.h.

◆ add_load_proto_file() [4/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_proto_file ( const std::string &  value)
inline

Definition at line 3718 of file pAcommsHandler_config.pb.h.

◆ add_load_proto_file() [5/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_proto_file ( std::string &&  value)
inline

Definition at line 3722 of file pAcommsHandler_config.pb.h.

◆ add_load_shared_library() [1/5]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_shared_library ( )
inline

Definition at line 3606 of file pAcommsHandler_config.pb.h.

◆ add_load_shared_library() [2/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_shared_library ( const char *  value)
inline

Definition at line 3651 of file pAcommsHandler_config.pb.h.

◆ add_load_shared_library() [3/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_shared_library ( const char *  value,
size_t  size 
)
inline

Definition at line 3656 of file pAcommsHandler_config.pb.h.

◆ add_load_shared_library() [4/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_shared_library ( const std::string &  value)
inline

Definition at line 3643 of file pAcommsHandler_config.pb.h.

◆ add_load_shared_library() [5/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_load_shared_library ( std::string &&  value)
inline

Definition at line 3647 of file pAcommsHandler_config.pb.h.

◆ add_multiplex_create_moos_var() [1/5]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_multiplex_create_moos_var ( )
inline

Definition at line 3793 of file pAcommsHandler_config.pb.h.

◆ add_multiplex_create_moos_var() [2/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_multiplex_create_moos_var ( const char *  value)
inline

Definition at line 3838 of file pAcommsHandler_config.pb.h.

◆ add_multiplex_create_moos_var() [3/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_multiplex_create_moos_var ( const char *  value,
size_t  size 
)
inline

Definition at line 3843 of file pAcommsHandler_config.pb.h.

◆ add_multiplex_create_moos_var() [4/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_multiplex_create_moos_var ( const std::string &  value)
inline

Definition at line 3830 of file pAcommsHandler_config.pb.h.

◆ add_multiplex_create_moos_var() [5/5]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::add_multiplex_create_moos_var ( std::string &&  value)
inline

Definition at line 3834 of file pAcommsHandler_config.pb.h.

◆ add_translator_entry()

goby::moos::protobuf::TranslatorEntry * goby::apps::moos::protobuf::pAcommsHandlerConfig::add_translator_entry ( )
inline

Definition at line 3772 of file pAcommsHandler_config.pb.h.

◆ ByteSizeLong()

size_t goby::apps::moos::protobuf::pAcommsHandlerConfig::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::moos::protobuf::pAcommsHandlerConfig::Clear ( )
final

◆ clear_common()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_common ( )

◆ clear_dccl_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_dccl_cfg ( )

◆ clear_dccl_frontseat_forward_name()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_dccl_frontseat_forward_name ( )
inline

Definition at line 3865 of file pAcommsHandler_config.pb.h.

◆ clear_driver_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_driver_cfg ( )

◆ clear_driver_failure_approach()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_driver_failure_approach ( )
inline

Definition at line 3077 of file pAcommsHandler_config.pb.h.

◆ clear_listen_driver_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_listen_driver_cfg ( )

◆ clear_load_proto_file()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_load_proto_file ( )
inline

Definition at line 3678 of file pAcommsHandler_config.pb.h.

◆ clear_load_shared_library()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_load_shared_library ( )
inline

Definition at line 3603 of file pAcommsHandler_config.pb.h.

◆ clear_mac_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_mac_cfg ( )

◆ clear_modem_id()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_modem_id ( )
inline

Definition at line 2924 of file pAcommsHandler_config.pb.h.

◆ clear_modem_id_lookup_path()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_modem_id_lookup_path ( )
inline

Definition at line 3941 of file pAcommsHandler_config.pb.h.

◆ clear_moos_var()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_moos_var ( )
inline

Definition at line 3515 of file pAcommsHandler_config.pb.h.

◆ clear_multiplex_create_moos_var()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_multiplex_create_moos_var ( )
inline

Definition at line 3790 of file pAcommsHandler_config.pb.h.

◆ clear_queue_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_queue_cfg ( )

◆ clear_route_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_route_cfg ( )

◆ clear_translator_entry()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::clear_translator_entry ( )

◆ common()

const ::goby::moos::protobuf::GobyMOOSAppConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::common ( ) const
inline

Definition at line 2843 of file pAcommsHandler_config.pb.h.

◆ CopyFrom()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::CopyFrom ( const pAcommsHandlerConfig from)

◆ dccl_cfg()

const ::goby::acomms::protobuf::DCCLConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::dccl_cfg ( ) const
inline

Definition at line 3346 of file pAcommsHandler_config.pb.h.

◆ dccl_frontseat_forward_name() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::apps::moos::protobuf::pAcommsHandlerConfig::dccl_frontseat_forward_name ( ) const
inline

Definition at line 3923 of file pAcommsHandler_config.pb.h.

◆ dccl_frontseat_forward_name() [2/2]

const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig::dccl_frontseat_forward_name ( int  index) const
inline

Definition at line 3876 of file pAcommsHandler_config.pb.h.

◆ dccl_frontseat_forward_name_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::dccl_frontseat_forward_name_size ( ) const
inline

Definition at line 3862 of file pAcommsHandler_config.pb.h.

◆ default_instance()

static const pAcommsHandlerConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::default_instance ( )
inlinestatic

Definition at line 989 of file pAcommsHandler_config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::moos::protobuf::pAcommsHandlerConfig::descriptor ( )
inlinestatic

Definition at line 980 of file pAcommsHandler_config.pb.h.

◆ driver_cfg()

const ::goby::acomms::protobuf::DriverConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::driver_cfg ( ) const
inline

Definition at line 2958 of file pAcommsHandler_config.pb.h.

◆ driver_failure_approach()

const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach & goby::apps::moos::protobuf::pAcommsHandlerConfig::driver_failure_approach ( ) const
inline

Definition at line 3086 of file pAcommsHandler_config.pb.h.

◆ GetCachedSize()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::GetCachedSize ( ) const
inlinefinal

Definition at line 1042 of file pAcommsHandler_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::apps::moos::protobuf::pAcommsHandlerConfig::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::moos::protobuf::pAcommsHandlerConfig::GetDescriptor ( )
inlinestatic

Definition at line 983 of file pAcommsHandler_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::moos::protobuf::pAcommsHandlerConfig::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::apps::moos::protobuf::pAcommsHandlerConfig::GetReflection ( )
inlinestatic

Definition at line 986 of file pAcommsHandler_config.pb.h.

◆ has_common()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_common ( ) const
inline

Definition at line 2835 of file pAcommsHandler_config.pb.h.

◆ has_dccl_cfg()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_dccl_cfg ( ) const
inline

Definition at line 3338 of file pAcommsHandler_config.pb.h.

◆ has_driver_cfg()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_driver_cfg ( ) const
inline

Definition at line 2950 of file pAcommsHandler_config.pb.h.

◆ has_driver_failure_approach()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_driver_failure_approach ( ) const
inline

Definition at line 3074 of file pAcommsHandler_config.pb.h.

◆ has_mac_cfg()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_mac_cfg ( ) const
inline

Definition at line 3164 of file pAcommsHandler_config.pb.h.

◆ has_modem_id()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_modem_id ( ) const
inline

Definition at line 2921 of file pAcommsHandler_config.pb.h.

◆ has_modem_id_lookup_path()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_modem_id_lookup_path ( ) const
inline

Definition at line 3938 of file pAcommsHandler_config.pb.h.

◆ has_moos_var()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_moos_var ( ) const
inline

Definition at line 3512 of file pAcommsHandler_config.pb.h.

◆ has_queue_cfg()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_queue_cfg ( ) const
inline

Definition at line 3251 of file pAcommsHandler_config.pb.h.

◆ has_route_cfg()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::has_route_cfg ( ) const
inline

Definition at line 3425 of file pAcommsHandler_config.pb.h.

◆ internal_default_instance()

static const pAcommsHandlerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::internal_default_instance ( )
inlinestatic

Definition at line 992 of file pAcommsHandler_config.pb.h.

◆ IsInitialized()

bool goby::apps::moos::protobuf::pAcommsHandlerConfig::IsInitialized ( ) const
final

◆ listen_driver_cfg() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::acomms::protobuf::DriverConfig > & goby::apps::moos::protobuf::pAcommsHandlerConfig::listen_driver_cfg ( ) const
inline

Definition at line 3063 of file pAcommsHandler_config.pb.h.

◆ listen_driver_cfg() [2/2]

const ::goby::acomms::protobuf::DriverConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::listen_driver_cfg ( int  index) const
inline

Definition at line 3050 of file pAcommsHandler_config.pb.h.

◆ listen_driver_cfg_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::listen_driver_cfg_size ( ) const
inline

Definition at line 3035 of file pAcommsHandler_config.pb.h.

◆ load_proto_file() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::apps::moos::protobuf::pAcommsHandlerConfig::load_proto_file ( ) const
inline

Definition at line 3736 of file pAcommsHandler_config.pb.h.

◆ load_proto_file() [2/2]

const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig::load_proto_file ( int  index) const
inline

Definition at line 3689 of file pAcommsHandler_config.pb.h.

◆ load_proto_file_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::load_proto_file_size ( ) const
inline

Definition at line 3675 of file pAcommsHandler_config.pb.h.

◆ load_shared_library() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::apps::moos::protobuf::pAcommsHandlerConfig::load_shared_library ( ) const
inline

Definition at line 3661 of file pAcommsHandler_config.pb.h.

◆ load_shared_library() [2/2]

const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig::load_shared_library ( int  index) const
inline

Definition at line 3614 of file pAcommsHandler_config.pb.h.

◆ load_shared_library_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::load_shared_library_size ( ) const
inline

Definition at line 3600 of file pAcommsHandler_config.pb.h.

◆ mac_cfg()

const ::goby::acomms::protobuf::MACConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::mac_cfg ( ) const
inline

Definition at line 3172 of file pAcommsHandler_config.pb.h.

◆ MergeFrom()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::MergeFrom ( const pAcommsHandlerConfig from)
inline

Definition at line 1029 of file pAcommsHandler_config.pb.h.

◆ modem_id()

int32_t goby::apps::moos::protobuf::pAcommsHandlerConfig::modem_id ( ) const
inline

Definition at line 2931 of file pAcommsHandler_config.pb.h.

◆ modem_id_lookup_path()

const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig::modem_id_lookup_path ( ) const
inline

Definition at line 3945 of file pAcommsHandler_config.pb.h.

◆ moos_var()

const ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables & goby::apps::moos::protobuf::pAcommsHandlerConfig::moos_var ( ) const
inline

Definition at line 3524 of file pAcommsHandler_config.pb.h.

◆ multiplex_create_moos_var() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & goby::apps::moos::protobuf::pAcommsHandlerConfig::multiplex_create_moos_var ( ) const
inline

Definition at line 3848 of file pAcommsHandler_config.pb.h.

◆ multiplex_create_moos_var() [2/2]

const std::string & goby::apps::moos::protobuf::pAcommsHandlerConfig::multiplex_create_moos_var ( int  index) const
inline

Definition at line 3801 of file pAcommsHandler_config.pb.h.

◆ multiplex_create_moos_var_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::multiplex_create_moos_var_size ( ) const
inline

Definition at line 3787 of file pAcommsHandler_config.pb.h.

◆ mutable_common()

goby::moos::protobuf::GobyMOOSAppConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_common ( )
inline

Definition at line 2890 of file pAcommsHandler_config.pb.h.

◆ mutable_dccl_cfg()

goby::acomms::protobuf::DCCLConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_dccl_cfg ( )
inline

Definition at line 3393 of file pAcommsHandler_config.pb.h.

◆ mutable_dccl_frontseat_forward_name() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_dccl_frontseat_forward_name ( )
inline

Definition at line 3928 of file pAcommsHandler_config.pb.h.

◆ mutable_dccl_frontseat_forward_name() [2/2]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_dccl_frontseat_forward_name ( int  index)
inline

Definition at line 3880 of file pAcommsHandler_config.pb.h.

◆ mutable_driver_cfg()

goby::acomms::protobuf::DriverConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_driver_cfg ( )
inline

Definition at line 3005 of file pAcommsHandler_config.pb.h.

◆ mutable_driver_failure_approach()

goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_driver_failure_approach ( )
inline

Definition at line 3133 of file pAcommsHandler_config.pb.h.

◆ mutable_listen_driver_cfg() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::acomms::protobuf::DriverConfig > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_listen_driver_cfg ( )
inline

Definition at line 3043 of file pAcommsHandler_config.pb.h.

◆ mutable_listen_driver_cfg() [2/2]

goby::acomms::protobuf::DriverConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_listen_driver_cfg ( int  index)
inline

Definition at line 3038 of file pAcommsHandler_config.pb.h.

◆ mutable_load_proto_file() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_load_proto_file ( )
inline

Definition at line 3741 of file pAcommsHandler_config.pb.h.

◆ mutable_load_proto_file() [2/2]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_load_proto_file ( int  index)
inline

Definition at line 3693 of file pAcommsHandler_config.pb.h.

◆ mutable_load_shared_library() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_load_shared_library ( )
inline

Definition at line 3666 of file pAcommsHandler_config.pb.h.

◆ mutable_load_shared_library() [2/2]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_load_shared_library ( int  index)
inline

Definition at line 3618 of file pAcommsHandler_config.pb.h.

◆ mutable_mac_cfg()

goby::acomms::protobuf::MACConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_mac_cfg ( )
inline

Definition at line 3219 of file pAcommsHandler_config.pb.h.

◆ mutable_modem_id_lookup_path()

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_modem_id_lookup_path ( )
inline

Definition at line 3956 of file pAcommsHandler_config.pb.h.

◆ mutable_moos_var()

goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_moos_var ( )
inline

Definition at line 3571 of file pAcommsHandler_config.pb.h.

◆ mutable_multiplex_create_moos_var() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_multiplex_create_moos_var ( )
inline

Definition at line 3853 of file pAcommsHandler_config.pb.h.

◆ mutable_multiplex_create_moos_var() [2/2]

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_multiplex_create_moos_var ( int  index)
inline

Definition at line 3805 of file pAcommsHandler_config.pb.h.

◆ mutable_queue_cfg()

goby::acomms::protobuf::QueueManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_queue_cfg ( )
inline

Definition at line 3306 of file pAcommsHandler_config.pb.h.

◆ mutable_route_cfg()

goby::acomms::protobuf::RouteManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_route_cfg ( )
inline

Definition at line 3480 of file pAcommsHandler_config.pb.h.

◆ mutable_translator_entry() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::moos::protobuf::TranslatorEntry > * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_translator_entry ( )
inline

Definition at line 3758 of file pAcommsHandler_config.pb.h.

◆ mutable_translator_entry() [2/2]

goby::moos::protobuf::TranslatorEntry * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_translator_entry ( int  index)
inline

Definition at line 3753 of file pAcommsHandler_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::apps::moos::protobuf::pAcommsHandlerConfig::mutable_unknown_fields ( )
inline

Definition at line 976 of file pAcommsHandler_config.pb.h.

◆ New()

pAcommsHandlerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1023 of file pAcommsHandler_config.pb.h.

◆ operator=() [1/2]

pAcommsHandlerConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::operator= ( const pAcommsHandlerConfig from)
inline

Definition at line 955 of file pAcommsHandler_config.pb.h.

◆ operator=() [2/2]

pAcommsHandlerConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::operator= ( pAcommsHandlerConfig &&  from)
inlinenoexcept

Definition at line 959 of file pAcommsHandler_config.pb.h.

◆ queue_cfg()

const ::goby::acomms::protobuf::QueueManagerConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::queue_cfg ( ) const
inline

Definition at line 3259 of file pAcommsHandler_config.pb.h.

◆ release_common()

goby::moos::protobuf::GobyMOOSAppConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_common ( )
inline

Definition at line 2860 of file pAcommsHandler_config.pb.h.

◆ release_dccl_cfg()

goby::acomms::protobuf::DCCLConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_dccl_cfg ( )
inline

Definition at line 3363 of file pAcommsHandler_config.pb.h.

◆ release_driver_cfg()

goby::acomms::protobuf::DriverConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_driver_cfg ( )
inline

Definition at line 2975 of file pAcommsHandler_config.pb.h.

◆ release_driver_failure_approach()

goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_driver_failure_approach ( )
inline

Definition at line 3103 of file pAcommsHandler_config.pb.h.

◆ release_mac_cfg()

goby::acomms::protobuf::MACConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_mac_cfg ( )
inline

Definition at line 3189 of file pAcommsHandler_config.pb.h.

◆ release_modem_id_lookup_path()

std::string * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_modem_id_lookup_path ( )
inline

Definition at line 3972 of file pAcommsHandler_config.pb.h.

◆ release_moos_var()

goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_moos_var ( )
inline

Definition at line 3541 of file pAcommsHandler_config.pb.h.

◆ release_queue_cfg()

goby::acomms::protobuf::QueueManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_queue_cfg ( )
inline

Definition at line 3276 of file pAcommsHandler_config.pb.h.

◆ release_route_cfg()

goby::acomms::protobuf::RouteManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::release_route_cfg ( )
inline

Definition at line 3450 of file pAcommsHandler_config.pb.h.

◆ route_cfg()

const ::goby::acomms::protobuf::RouteManagerConfig & goby::apps::moos::protobuf::pAcommsHandlerConfig::route_cfg ( ) const
inline

Definition at line 3433 of file pAcommsHandler_config.pb.h.

◆ set_allocated_common()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_common ( ::goby::moos::protobuf::GobyMOOSAppConfig common)
inline

Definition at line 2895 of file pAcommsHandler_config.pb.h.

◆ set_allocated_dccl_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_dccl_cfg ( ::goby::acomms::protobuf::DCCLConfig dccl_cfg)
inline

Definition at line 3398 of file pAcommsHandler_config.pb.h.

◆ set_allocated_driver_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_driver_cfg ( ::goby::acomms::protobuf::DriverConfig driver_cfg)
inline

Definition at line 3010 of file pAcommsHandler_config.pb.h.

◆ set_allocated_driver_failure_approach()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_driver_failure_approach ( ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach driver_failure_approach)
inline

Definition at line 3138 of file pAcommsHandler_config.pb.h.

◆ set_allocated_mac_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig mac_cfg)
inline

Definition at line 3224 of file pAcommsHandler_config.pb.h.

◆ set_allocated_modem_id_lookup_path()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_modem_id_lookup_path ( std::string *  modem_id_lookup_path)
inline

Definition at line 3986 of file pAcommsHandler_config.pb.h.

◆ set_allocated_moos_var()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_moos_var ( ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables moos_var)
inline

Definition at line 3576 of file pAcommsHandler_config.pb.h.

◆ set_allocated_queue_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_queue_cfg ( ::goby::acomms::protobuf::QueueManagerConfig queue_cfg)
inline

Definition at line 3311 of file pAcommsHandler_config.pb.h.

◆ set_allocated_route_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_allocated_route_cfg ( ::goby::acomms::protobuf::RouteManagerConfig route_cfg)
inline

Definition at line 3485 of file pAcommsHandler_config.pb.h.

◆ set_dccl_frontseat_forward_name() [1/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_dccl_frontseat_forward_name ( int  index,
const char *  value 
)
inline

Definition at line 3892 of file pAcommsHandler_config.pb.h.

◆ set_dccl_frontseat_forward_name() [2/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_dccl_frontseat_forward_name ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 3897 of file pAcommsHandler_config.pb.h.

◆ set_dccl_frontseat_forward_name() [3/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_dccl_frontseat_forward_name ( int  index,
const std::string &  value 
)
inline

Definition at line 3884 of file pAcommsHandler_config.pb.h.

◆ set_dccl_frontseat_forward_name() [4/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_dccl_frontseat_forward_name ( int  index,
std::string &&  value 
)
inline

Definition at line 3888 of file pAcommsHandler_config.pb.h.

◆ set_load_proto_file() [1/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_proto_file ( int  index,
const char *  value 
)
inline

Definition at line 3705 of file pAcommsHandler_config.pb.h.

◆ set_load_proto_file() [2/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_proto_file ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 3710 of file pAcommsHandler_config.pb.h.

◆ set_load_proto_file() [3/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_proto_file ( int  index,
const std::string &  value 
)
inline

Definition at line 3697 of file pAcommsHandler_config.pb.h.

◆ set_load_proto_file() [4/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_proto_file ( int  index,
std::string &&  value 
)
inline

Definition at line 3701 of file pAcommsHandler_config.pb.h.

◆ set_load_shared_library() [1/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_shared_library ( int  index,
const char *  value 
)
inline

Definition at line 3630 of file pAcommsHandler_config.pb.h.

◆ set_load_shared_library() [2/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_shared_library ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 3635 of file pAcommsHandler_config.pb.h.

◆ set_load_shared_library() [3/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_shared_library ( int  index,
const std::string &  value 
)
inline

Definition at line 3622 of file pAcommsHandler_config.pb.h.

◆ set_load_shared_library() [4/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_load_shared_library ( int  index,
std::string &&  value 
)
inline

Definition at line 3626 of file pAcommsHandler_config.pb.h.

◆ set_modem_id()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_modem_id ( int32_t  value)
inline

Definition at line 2939 of file pAcommsHandler_config.pb.h.

◆ set_modem_id_lookup_path() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_modem_id_lookup_path ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_modem_id_lookup_path() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_modem_id_lookup_path ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 3951 of file pAcommsHandler_config.pb.h.

◆ set_multiplex_create_moos_var() [1/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_multiplex_create_moos_var ( int  index,
const char *  value 
)
inline

Definition at line 3817 of file pAcommsHandler_config.pb.h.

◆ set_multiplex_create_moos_var() [2/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_multiplex_create_moos_var ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 3822 of file pAcommsHandler_config.pb.h.

◆ set_multiplex_create_moos_var() [3/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_multiplex_create_moos_var ( int  index,
const std::string &  value 
)
inline

Definition at line 3809 of file pAcommsHandler_config.pb.h.

◆ set_multiplex_create_moos_var() [4/4]

void goby::apps::moos::protobuf::pAcommsHandlerConfig::set_multiplex_create_moos_var ( int  index,
std::string &&  value 
)
inline

Definition at line 3813 of file pAcommsHandler_config.pb.h.

◆ Swap()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::Swap ( pAcommsHandlerConfig other)
inline

Definition at line 1002 of file pAcommsHandler_config.pb.h.

◆ translator_entry() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::moos::protobuf::TranslatorEntry > & goby::apps::moos::protobuf::pAcommsHandlerConfig::translator_entry ( ) const
inline

Definition at line 3778 of file pAcommsHandler_config.pb.h.

◆ translator_entry() [2/2]

const ::goby::moos::protobuf::TranslatorEntry & goby::apps::moos::protobuf::pAcommsHandlerConfig::translator_entry ( int  index) const
inline

Definition at line 3765 of file pAcommsHandler_config.pb.h.

◆ translator_entry_size()

int goby::apps::moos::protobuf::pAcommsHandlerConfig::translator_entry_size ( ) const
inline

Definition at line 3750 of file pAcommsHandler_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::apps::moos::protobuf::pAcommsHandlerConfig::unknown_fields ( ) const
inline

Definition at line 973 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_common()

goby::moos::protobuf::GobyMOOSAppConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_common ( )
inline

Definition at line 2875 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_dccl_cfg()

goby::acomms::protobuf::DCCLConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_dccl_cfg ( )
inline

Definition at line 3378 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_driver_cfg()

goby::acomms::protobuf::DriverConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_driver_cfg ( )
inline

Definition at line 2990 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_driver_failure_approach()

goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_driver_failure_approach ( )
inline

Definition at line 3118 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_mac_cfg()

goby::acomms::protobuf::MACConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_mac_cfg ( )
inline

Definition at line 3204 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_moos_var()

goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_moos_var ( )
inline

Definition at line 3556 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_queue_cfg()

goby::acomms::protobuf::QueueManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_queue_cfg ( )
inline

Definition at line 3291 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_release_route_cfg()

goby::acomms::protobuf::RouteManagerConfig * goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_release_route_cfg ( )
inline

Definition at line 3465 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_common()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_common ( ::goby::moos::protobuf::GobyMOOSAppConfig common)
inline

Definition at line 2847 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_dccl_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_dccl_cfg ( ::goby::acomms::protobuf::DCCLConfig dccl_cfg)
inline

Definition at line 3350 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_driver_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_driver_cfg ( ::goby::acomms::protobuf::DriverConfig driver_cfg)
inline

Definition at line 2962 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_driver_failure_approach()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_driver_failure_approach ( ::goby::apps::moos::protobuf::pAcommsHandlerConfig_DriverFailureApproach driver_failure_approach)
inline

Definition at line 3090 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_mac_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_mac_cfg ( ::goby::acomms::protobuf::MACConfig mac_cfg)
inline

Definition at line 3176 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_moos_var()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_moos_var ( ::goby::apps::moos::protobuf::pAcommsHandlerConfig_MOOSVariables moos_var)
inline

Definition at line 3528 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_queue_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_queue_cfg ( ::goby::acomms::protobuf::QueueManagerConfig queue_cfg)
inline

Definition at line 3263 of file pAcommsHandler_config.pb.h.

◆ unsafe_arena_set_allocated_route_cfg()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::unsafe_arena_set_allocated_route_cfg ( ::goby::acomms::protobuf::RouteManagerConfig route_cfg)
inline

Definition at line 3437 of file pAcommsHandler_config.pb.h.

◆ UnsafeArenaSwap()

void goby::apps::moos::protobuf::pAcommsHandlerConfig::UnsafeArenaSwap ( pAcommsHandlerConfig other)
inline

Definition at line 1015 of file pAcommsHandler_config.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 1401 of file pAcommsHandler_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 1051 of file pAcommsHandler_config.pb.h.

◆ ::TableStruct_goby_2fmoos_2fprotobuf_2fpAcommsHandler_5fconfig_2eproto

◆ swap

void swap ( pAcommsHandlerConfig a,
pAcommsHandlerConfig b 
)
friend

Definition at line 999 of file pAcommsHandler_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::apps::moos::protobuf::pAcommsHandlerConfig::_class_data_
static

Definition at line 1060 of file pAcommsHandler_config.pb.h.

◆ _impl_

Impl_ goby::apps::moos::protobuf::pAcommsHandlerConfig::_impl_

Definition at line 1424 of file pAcommsHandler_config.pb.h.

◆ kIndexInFileMessages

constexpr int goby::apps::moos::protobuf::pAcommsHandlerConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 996 of file pAcommsHandler_config.pb.h.


The documentation for this class was generated from the following file: