Goby3  3.1.5
2024.05.14
goby::apps::acomms::protobuf::PROTOBUF_FINAL Class Reference

#include <goby/acomms/protobuf/rockblock_simulator_config.pb.h>

Inheritance diagram for goby::apps::acomms::protobuf::PROTOBUF_FINAL:

Public Types

enum  : int { kImeiFieldNumber = 1 , kPtyFieldNumber = 3 , kModemIdFieldNumber = 2 }
 
enum  : int {
  kImeiToIdFieldNumber = 10 , kMoHttpServerFieldNumber = 11 , kMoHttpEndpointFieldNumber = 12 , kAppFieldNumber = 1 ,
  kMtHttpServerPortFieldNumber = 13
}
 
enum  : int { kDbFileDirFieldNumber = 3 , kDbFileNameFieldNumber = 4 , kAppFieldNumber = 1 , kTcpServerFieldNumber = 2 }
 
typedef RockBLOCKSimulatorConfig_IMEIToModemID IMEIToModemID
 

Public Member Functions

 RockBLOCKSimulatorConfig_IMEIToModemID ()
 
virtual ~RockBLOCKSimulatorConfig_IMEIToModemID ()
 
 RockBLOCKSimulatorConfig_IMEIToModemID (const RockBLOCKSimulatorConfig_IMEIToModemID &from)
 
 RockBLOCKSimulatorConfig_IMEIToModemID (RockBLOCKSimulatorConfig_IMEIToModemID &&from) noexcept
 
RockBLOCKSimulatorConfig_IMEIToModemIDoperator= (const RockBLOCKSimulatorConfig_IMEIToModemID &from)
 
RockBLOCKSimulatorConfig_IMEIToModemIDoperator= (RockBLOCKSimulatorConfig_IMEIToModemID &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RockBLOCKSimulatorConfig_IMEIToModemID *other)
 
void UnsafeArenaSwap (RockBLOCKSimulatorConfig_IMEIToModemID *other)
 
RockBLOCKSimulatorConfig_IMEIToModemIDNew () const final
 
RockBLOCKSimulatorConfig_IMEIToModemIDNew (::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 RockBLOCKSimulatorConfig_IMEIToModemID &from)
 
void MergeFrom (const RockBLOCKSimulatorConfig_IMEIToModemID &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_imei () const
 
void clear_imei ()
 
const std::string & imei () const
 
void set_imei (const std::string &value)
 
void set_imei (std::string &&value)
 
void set_imei (const char *value)
 
void set_imei (const char *value, size_t size)
 
std::string * mutable_imei ()
 
std::string * release_imei ()
 
void set_allocated_imei (std::string *imei)
 
bool has_pty () const
 
void clear_pty ()
 
const ::goby::middleware::protobuf::PTYConfig & pty () const
 
::goby::middleware::protobuf::PTYConfig * release_pty ()
 
::goby::middleware::protobuf::PTYConfig * mutable_pty ()
 
void set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty)
 
void unsafe_arena_set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty)
 
::goby::middleware::protobuf::PTYConfig * unsafe_arena_release_pty ()
 
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)
 
 RockBLOCKSimulatorConfig ()
 
virtual ~RockBLOCKSimulatorConfig ()
 
 RockBLOCKSimulatorConfig (const RockBLOCKSimulatorConfig &from)
 
 RockBLOCKSimulatorConfig (RockBLOCKSimulatorConfig &&from) noexcept
 
RockBLOCKSimulatorConfigoperator= (const RockBLOCKSimulatorConfig &from)
 
RockBLOCKSimulatorConfigoperator= (RockBLOCKSimulatorConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RockBLOCKSimulatorConfig *other)
 
void UnsafeArenaSwap (RockBLOCKSimulatorConfig *other)
 
RockBLOCKSimulatorConfigNew () const final
 
RockBLOCKSimulatorConfigNew (::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 RockBLOCKSimulatorConfig &from)
 
void MergeFrom (const RockBLOCKSimulatorConfig &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 imei_to_id_size () const
 
void clear_imei_to_id ()
 
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID * mutable_imei_to_id (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID > * mutable_imei_to_id ()
 
const ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID & imei_to_id (int index) const
 
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID * add_imei_to_id ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID > & imei_to_id () const
 
bool has_mo_http_server () const
 
void clear_mo_http_server ()
 
const std::string & mo_http_server () const
 
void set_mo_http_server (const std::string &value)
 
void set_mo_http_server (std::string &&value)
 
void set_mo_http_server (const char *value)
 
void set_mo_http_server (const char *value, size_t size)
 
std::string * mutable_mo_http_server ()
 
std::string * release_mo_http_server ()
 
void set_allocated_mo_http_server (std::string *mo_http_server)
 
bool has_mo_http_endpoint () const
 
void clear_mo_http_endpoint ()
 
const std::string & mo_http_endpoint () const
 
void set_mo_http_endpoint (const std::string &value)
 
void set_mo_http_endpoint (std::string &&value)
 
void set_mo_http_endpoint (const char *value)
 
void set_mo_http_endpoint (const char *value, size_t size)
 
std::string * mutable_mo_http_endpoint ()
 
std::string * release_mo_http_endpoint ()
 
void set_allocated_mo_http_endpoint (std::string *mo_http_endpoint)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_mt_http_server_port () const
 
void clear_mt_http_server_port ()
 
::PROTOBUF_NAMESPACE_ID::uint32 mt_http_server_port () const
 
void set_mt_http_server_port (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
 StoreServerConfig ()
 
virtual ~StoreServerConfig ()
 
 StoreServerConfig (const StoreServerConfig &from)
 
 StoreServerConfig (StoreServerConfig &&from) noexcept
 
StoreServerConfigoperator= (const StoreServerConfig &from)
 
StoreServerConfigoperator= (StoreServerConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StoreServerConfig *other)
 
void UnsafeArenaSwap (StoreServerConfig *other)
 
StoreServerConfigNew () const final
 
StoreServerConfigNew (::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 StoreServerConfig &from)
 
void MergeFrom (const StoreServerConfig &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_db_file_dir () const
 
void clear_db_file_dir ()
 
const std::string & db_file_dir () const
 
void set_db_file_dir (const std::string &value)
 
void set_db_file_dir (std::string &&value)
 
void set_db_file_dir (const char *value)
 
void set_db_file_dir (const char *value, size_t size)
 
std::string * mutable_db_file_dir ()
 
std::string * release_db_file_dir ()
 
void set_allocated_db_file_dir (std::string *db_file_dir)
 
bool has_db_file_name () const
 
void clear_db_file_name ()
 
const std::string & db_file_name () const
 
void set_db_file_name (const std::string &value)
 
void set_db_file_name (std::string &&value)
 
void set_db_file_name (const char *value)
 
void set_db_file_name (const char *value, size_t size)
 
std::string * mutable_db_file_name ()
 
std::string * release_db_file_name ()
 
void set_allocated_db_file_name (std::string *db_file_name)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_tcp_server () const
 
void clear_tcp_server ()
 
const ::goby::middleware::protobuf::TCPServerConfig & tcp_server () const
 
::goby::middleware::protobuf::TCPServerConfig * release_tcp_server ()
 
::goby::middleware::protobuf::TCPServerConfig * mutable_tcp_server ()
 
void set_allocated_tcp_server (::goby::middleware::protobuf::TCPServerConfig *tcp_server)
 
void unsafe_arena_set_allocated_tcp_server (::goby::middleware::protobuf::TCPServerConfig *tcp_server)
 
::goby::middleware::protobuf::TCPServerConfig * unsafe_arena_release_tcp_server ()
 

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 RockBLOCKSimulatorConfig_IMEIToModemIDdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RockBLOCKSimulatorConfig_IMEIToModemIDinternal_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 RockBLOCKSimulatorConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RockBLOCKSimulatorConfiginternal_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 StoreServerConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const StoreServerConfiginternal_default_instance ()
 

Public Attributes

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > _i_give_permission_to_break_this_code_default_mo_http_endpoint_
 
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > _i_give_permission_to_break_this_code_default_db_file_dir_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 RockBLOCKSimulatorConfig_IMEIToModemID (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 RockBLOCKSimulatorConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 StoreServerConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2facomms_2fprotobuf_2frockblock_5fsimulator_5fconfig_2eproto
 
struct ::TableStruct_goby_2facomms_2fprotobuf_2fstore_5fserver_5fconfig_2eproto
 
void swap (RockBLOCKSimulatorConfig_IMEIToModemID &a, RockBLOCKSimulatorConfig_IMEIToModemID &b)
 
void swap (RockBLOCKSimulatorConfig &a, RockBLOCKSimulatorConfig &b)
 
void swap (StoreServerConfig &a, StoreServerConfig &b)
 

Detailed Description

Definition at line 88 of file rockblock_simulator_config.pb.h.

Member Typedef Documentation

◆ IMEIToModemID

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDbFileDirFieldNumber 
kDbFileNameFieldNumber 
kAppFieldNumber 
kTcpServerFieldNumber 

Definition at line 205 of file store_server_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kImeiFieldNumber 
kPtyFieldNumber 
kModemIdFieldNumber 

Definition at line 207 of file rockblock_simulator_config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kImeiToIdFieldNumber 
kMoHttpServerFieldNumber 
kMoHttpEndpointFieldNumber 
kAppFieldNumber 
kMtHttpServerPortFieldNumber 

Definition at line 412 of file rockblock_simulator_config.pb.h.

Constructor & Destructor Documentation

◆ ~RockBLOCKSimulatorConfig_IMEIToModemID()

virtual goby::apps::acomms::protobuf::PROTOBUF_FINAL::~RockBLOCKSimulatorConfig_IMEIToModemID ( )
virtual

◆ ~RockBLOCKSimulatorConfig()

virtual goby::apps::acomms::protobuf::PROTOBUF_FINAL::~RockBLOCKSimulatorConfig ( )
virtual

◆ ~StoreServerConfig()

virtual goby::apps::acomms::protobuf::PROTOBUF_FINAL::~StoreServerConfig ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/3]

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

◆ _InternalParse() [2/3]

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

◆ _InternalParse() [3/3]

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

◆ _InternalSerialize() [1/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::acomms::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [2/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::acomms::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [3/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::acomms::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_imei_to_id()

::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::add_imei_to_id ( )

◆ app() [1/2]

const ::goby::middleware::protobuf::AppConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [2/2]

const ::goby::middleware::protobuf::AppConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::app ( ) const

◆ ByteSizeLong() [1/3]

size_t goby::apps::acomms::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/3]

size_t goby::apps::acomms::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [3/3]

size_t goby::apps::acomms::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ Clear() [1/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [2/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [3/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ clear_app() [1/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [2/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_db_file_dir()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_db_file_dir ( )

◆ clear_db_file_name()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_db_file_name ( )

◆ clear_imei()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_imei ( )

◆ clear_imei_to_id()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_imei_to_id ( )

◆ clear_mo_http_endpoint()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mo_http_endpoint ( )

◆ clear_mo_http_server()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mo_http_server ( )

◆ clear_modem_id()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_modem_id ( )

◆ clear_mt_http_server_port()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mt_http_server_port ( )

◆ clear_pty()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_pty ( )

◆ clear_tcp_server()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_tcp_server ( )

◆ CopyFrom() [1/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const RockBLOCKSimulatorConfig from)

◆ CopyFrom() [5/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const RockBLOCKSimulatorConfig_IMEIToModemID from)

◆ CopyFrom() [6/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom ( const StoreServerConfig from)

◆ db_file_dir()

const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::db_file_dir ( ) const

◆ db_file_name()

const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::db_file_name ( ) const

◆ default_instance() [1/3]

static const RockBLOCKSimulatorConfig_IMEIToModemID& goby::apps::acomms::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [2/3]

static const RockBLOCKSimulatorConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [3/3]

static const StoreServerConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ descriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 120 of file rockblock_simulator_config.pb.h.

◆ descriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 323 of file rockblock_simulator_config.pb.h.

◆ descriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 118 of file store_server_config.pb.h.

◆ GetCachedSize() [1/3]

int goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 176 of file rockblock_simulator_config.pb.h.

◆ GetCachedSize() [2/3]

int goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 379 of file rockblock_simulator_config.pb.h.

◆ GetCachedSize() [3/3]

int goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 174 of file store_server_config.pb.h.

◆ GetDescriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 123 of file rockblock_simulator_config.pb.h.

◆ GetDescriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 326 of file rockblock_simulator_config.pb.h.

◆ GetDescriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 121 of file store_server_config.pb.h.

◆ GetMetadata() [1/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [2/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [3/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetReflection() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 126 of file rockblock_simulator_config.pb.h.

◆ GetReflection() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 329 of file rockblock_simulator_config.pb.h.

◆ GetReflection() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::acomms::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 124 of file store_server_config.pb.h.

◆ has_app() [1/2]

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [2/2]

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_db_file_dir()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_db_file_dir ( ) const

◆ has_db_file_name()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_db_file_name ( ) const

◆ has_imei()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_imei ( ) const

◆ has_mo_http_endpoint()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mo_http_endpoint ( ) const

◆ has_mo_http_server()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mo_http_server ( ) const

◆ has_modem_id()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_modem_id ( ) const

◆ has_mt_http_server_port()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mt_http_server_port ( ) const

◆ has_pty()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_pty ( ) const

◆ has_tcp_server()

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_tcp_server ( ) const

◆ imei()

const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei ( ) const

◆ imei_to_id() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID >& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id ( ) const

◆ imei_to_id() [2/2]

const ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id ( int  index) const

◆ imei_to_id_size()

int goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id_size ( ) const

◆ InitAsDefaultInstance() [1/3]

static void goby::apps::acomms::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/3]

static void goby::apps::acomms::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/3]

static void goby::apps::acomms::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/3]

static const RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 132 of file rockblock_simulator_config.pb.h.

◆ internal_default_instance() [2/3]

static const RockBLOCKSimulatorConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 335 of file rockblock_simulator_config.pb.h.

◆ internal_default_instance() [3/3]

static const StoreServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 130 of file store_server_config.pb.h.

◆ IsInitialized() [1/3]

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [2/3]

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [3/3]

bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ MergeFrom() [1/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const RockBLOCKSimulatorConfig from)

◆ MergeFrom() [5/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const RockBLOCKSimulatorConfig_IMEIToModemID from)

◆ MergeFrom() [6/6]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom ( const StoreServerConfig from)

◆ mo_http_endpoint()

const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::mo_http_endpoint ( ) const

◆ mo_http_server()

const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::mo_http_server ( ) const

◆ modem_id()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::acomms::protobuf::PROTOBUF_FINAL::modem_id ( ) const

◆ mt_http_server_port()

::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::acomms::protobuf::PROTOBUF_FINAL::mt_http_server_port ( ) const

◆ mutable_app() [1/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [2/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_db_file_dir()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_db_file_dir ( )

◆ mutable_db_file_name()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_db_file_name ( )

◆ mutable_imei()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei ( )

◆ mutable_imei_to_id() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID >* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei_to_id ( )

◆ mutable_imei_to_id() [2/2]

::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei_to_id ( int  index)

◆ mutable_mo_http_endpoint()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_mo_http_endpoint ( )

◆ mutable_mo_http_server()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_mo_http_server ( )

◆ mutable_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_pty ( )

◆ mutable_tcp_server()

::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_tcp_server ( )

◆ mutable_unknown_fields() [1/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 116 of file rockblock_simulator_config.pb.h.

◆ mutable_unknown_fields() [2/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 319 of file rockblock_simulator_config.pb.h.

◆ mutable_unknown_fields() [3/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 114 of file store_server_config.pb.h.

◆ New() [1/6]

RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 158 of file rockblock_simulator_config.pb.h.

◆ New() [2/6]

RockBLOCKSimulatorConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 361 of file rockblock_simulator_config.pb.h.

◆ New() [3/6]

StoreServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 156 of file store_server_config.pb.h.

◆ New() [4/6]

RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 162 of file rockblock_simulator_config.pb.h.

◆ New() [5/6]

RockBLOCKSimulatorConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 365 of file rockblock_simulator_config.pb.h.

◆ New() [6/6]

StoreServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 160 of file store_server_config.pb.h.

◆ operator=() [1/6]

RockBLOCKSimulatorConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( const RockBLOCKSimulatorConfig from)
inline

Definition at line 303 of file rockblock_simulator_config.pb.h.

◆ operator=() [2/6]

RockBLOCKSimulatorConfig_IMEIToModemID& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( const RockBLOCKSimulatorConfig_IMEIToModemID from)
inline

Definition at line 100 of file rockblock_simulator_config.pb.h.

◆ operator=() [3/6]

StoreServerConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( const StoreServerConfig from)
inline

Definition at line 98 of file store_server_config.pb.h.

◆ operator=() [4/6]

RockBLOCKSimulatorConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( RockBLOCKSimulatorConfig &&  from)
inlinenoexcept

Definition at line 307 of file rockblock_simulator_config.pb.h.

◆ operator=() [5/6]

RockBLOCKSimulatorConfig_IMEIToModemID& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( RockBLOCKSimulatorConfig_IMEIToModemID &&  from)
inlinenoexcept

Definition at line 104 of file rockblock_simulator_config.pb.h.

◆ operator=() [6/6]

StoreServerConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::operator= ( StoreServerConfig &&  from)
inlinenoexcept

Definition at line 102 of file store_server_config.pb.h.

◆ pty()

const ::goby::middleware::protobuf::PTYConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::pty ( ) const

◆ release_app() [1/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [2/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_db_file_dir()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_db_file_dir ( )

◆ release_db_file_name()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_db_file_name ( )

◆ release_imei()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_imei ( )

◆ release_mo_http_endpoint()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_mo_http_endpoint ( )

◆ release_mo_http_server()

std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_mo_http_server ( )

◆ release_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_pty ( )

◆ release_tcp_server()

::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_tcp_server ( )

◆ RockBLOCKSimulatorConfig() [1/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig ( )
inline

Definition at line 294 of file rockblock_simulator_config.pb.h.

◆ RockBLOCKSimulatorConfig() [2/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ RockBLOCKSimulatorConfig() [3/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig ( const RockBLOCKSimulatorConfig &  from)

◆ RockBLOCKSimulatorConfig() [4/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig ( RockBLOCKSimulatorConfig &&  from)
inlinenoexcept

Definition at line 298 of file rockblock_simulator_config.pb.h.

◆ RockBLOCKSimulatorConfig_IMEIToModemID() [1/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig_IMEIToModemID ( )
inline

Definition at line 91 of file rockblock_simulator_config.pb.h.

◆ RockBLOCKSimulatorConfig_IMEIToModemID() [2/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig_IMEIToModemID ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ RockBLOCKSimulatorConfig_IMEIToModemID() [3/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig_IMEIToModemID ( const RockBLOCKSimulatorConfig_IMEIToModemID &  from)

◆ RockBLOCKSimulatorConfig_IMEIToModemID() [4/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig_IMEIToModemID ( RockBLOCKSimulatorConfig_IMEIToModemID &&  from)
inlinenoexcept

Definition at line 95 of file rockblock_simulator_config.pb.h.

◆ set_allocated_app() [1/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [2/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_db_file_dir()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_db_file_dir ( std::string *  db_file_dir)

◆ set_allocated_db_file_name()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_db_file_name ( std::string *  db_file_name)

◆ set_allocated_imei()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_imei ( std::string *  imei)

◆ set_allocated_mo_http_endpoint()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mo_http_endpoint ( std::string *  mo_http_endpoint)

◆ set_allocated_mo_http_server()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mo_http_server ( std::string *  mo_http_server)

◆ set_allocated_pty()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_pty ( ::goby::middleware::protobuf::PTYConfig *  pty)

◆ set_allocated_tcp_server()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_tcp_server ( ::goby::middleware::protobuf::TCPServerConfig *  tcp_server)

◆ set_db_file_dir() [1/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir ( const char *  value)

◆ set_db_file_dir() [2/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir ( const char *  value,
size_t  size 
)

◆ set_db_file_dir() [3/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir ( const std::string &  value)

◆ set_db_file_dir() [4/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir ( std::string &&  value)

◆ set_db_file_name() [1/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name ( const char *  value)

◆ set_db_file_name() [2/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name ( const char *  value,
size_t  size 
)

◆ set_db_file_name() [3/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name ( const std::string &  value)

◆ set_db_file_name() [4/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name ( std::string &&  value)

◆ set_imei() [1/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei ( const char *  value)

◆ set_imei() [2/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei ( const char *  value,
size_t  size 
)

◆ set_imei() [3/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei ( const std::string &  value)

◆ set_imei() [4/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei ( std::string &&  value)

◆ set_mo_http_endpoint() [1/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint ( const char *  value)

◆ set_mo_http_endpoint() [2/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint ( const char *  value,
size_t  size 
)

◆ set_mo_http_endpoint() [3/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint ( const std::string &  value)

◆ set_mo_http_endpoint() [4/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint ( std::string &&  value)

◆ set_mo_http_server() [1/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server ( const char *  value)

◆ set_mo_http_server() [2/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server ( const char *  value,
size_t  size 
)

◆ set_mo_http_server() [3/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server ( const std::string &  value)

◆ set_mo_http_server() [4/4]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server ( std::string &&  value)

◆ set_modem_id()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_modem_id ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_mt_http_server_port()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mt_http_server_port ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ StoreServerConfig() [1/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::StoreServerConfig ( )
inline

Definition at line 89 of file store_server_config.pb.h.

◆ StoreServerConfig() [2/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::StoreServerConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ StoreServerConfig() [3/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::StoreServerConfig ( const StoreServerConfig &  from)

◆ StoreServerConfig() [4/4]

goby::apps::acomms::protobuf::PROTOBUF_FINAL::StoreServerConfig ( StoreServerConfig &&  from)
inlinenoexcept

Definition at line 93 of file store_server_config.pb.h.

◆ Swap() [1/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Swap ( RockBLOCKSimulatorConfig other)
inline

Definition at line 345 of file rockblock_simulator_config.pb.h.

◆ Swap() [2/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Swap ( RockBLOCKSimulatorConfig_IMEIToModemID other)
inline

Definition at line 142 of file rockblock_simulator_config.pb.h.

◆ Swap() [3/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::Swap ( StoreServerConfig other)
inline

Definition at line 140 of file store_server_config.pb.h.

◆ tcp_server()

const ::goby::middleware::protobuf::TCPServerConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::tcp_server ( ) const

◆ unknown_fields() [1/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::acomms::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 113 of file rockblock_simulator_config.pb.h.

◆ unknown_fields() [2/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::acomms::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 316 of file rockblock_simulator_config.pb.h.

◆ unknown_fields() [3/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::acomms::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 111 of file store_server_config.pb.h.

◆ unsafe_arena_release_app() [1/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [2/2]

::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_pty ( )

◆ unsafe_arena_release_tcp_server()

::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_tcp_server ( )

◆ unsafe_arena_set_allocated_app() [1/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [2/2]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_pty()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_pty ( ::goby::middleware::protobuf::PTYConfig *  pty)

◆ unsafe_arena_set_allocated_tcp_server()

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_tcp_server ( ::goby::middleware::protobuf::TCPServerConfig *  tcp_server)

◆ UnsafeArenaSwap() [1/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( RockBLOCKSimulatorConfig other)
inline

Definition at line 353 of file rockblock_simulator_config.pb.h.

◆ UnsafeArenaSwap() [2/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( RockBLOCKSimulatorConfig_IMEIToModemID other)
inline

Definition at line 150 of file rockblock_simulator_config.pb.h.

◆ UnsafeArenaSwap() [3/3]

void goby::apps::acomms::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( StoreServerConfig other)
inline

Definition at line 148 of file store_server_config.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 279 of file rockblock_simulator_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 183 of file rockblock_simulator_config.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2frockblock_5fsimulator_5fconfig_2eproto

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fstore_5fserver_5fconfig_2eproto

◆ swap [1/3]

void swap ( RockBLOCKSimulatorConfig a,
RockBLOCKSimulatorConfig b 
)
friend

Definition at line 342 of file rockblock_simulator_config.pb.h.

◆ swap [2/3]

◆ swap [3/3]

void swap ( StoreServerConfig a,
StoreServerConfig b 
)
friend

Definition at line 137 of file store_server_config.pb.h.

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_db_file_dir_

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::acomms::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_db_file_dir_

Definition at line 315 of file store_server_config.pb.h.

◆ _i_give_permission_to_break_this_code_default_mo_http_endpoint_

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::acomms::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_mo_http_endpoint_

Definition at line 541 of file rockblock_simulator_config.pb.h.

◆ kIndexInFileMessages

static constexpr int goby::apps::acomms::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 136 of file rockblock_simulator_config.pb.h.


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