Goby3
3.1.5
2024.05.14
|
#include <goby/acomms/protobuf/rockblock_simulator_config.pb.h>
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_IMEIToModemID & | operator= (const RockBLOCKSimulatorConfig_IMEIToModemID &from) |
RockBLOCKSimulatorConfig_IMEIToModemID & | operator= (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_IMEIToModemID * | New () const final |
RockBLOCKSimulatorConfig_IMEIToModemID * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const 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 | |
RockBLOCKSimulatorConfig & | operator= (const RockBLOCKSimulatorConfig &from) |
RockBLOCKSimulatorConfig & | operator= (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) |
RockBLOCKSimulatorConfig * | New () const final |
RockBLOCKSimulatorConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const 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 | |
StoreServerConfig & | operator= (const StoreServerConfig &from) |
StoreServerConfig & | operator= (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) |
StoreServerConfig * | New () const final |
StoreServerConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const 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_IMEIToModemID & | default_instance () |
static void | InitAsDefaultInstance () |
static const RockBLOCKSimulatorConfig_IMEIToModemID * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const RockBLOCKSimulatorConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const RockBLOCKSimulatorConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const StoreServerConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const StoreServerConfig * | internal_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) |
Definition at line 88 of file rockblock_simulator_config.pb.h.
typedef RockBLOCKSimulatorConfig_IMEIToModemID goby::apps::acomms::protobuf::PROTOBUF_FINAL::IMEIToModemID |
Definition at line 408 of file rockblock_simulator_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDbFileDirFieldNumber | |
kDbFileNameFieldNumber | |
kAppFieldNumber | |
kTcpServerFieldNumber |
Definition at line 205 of file store_server_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kImeiFieldNumber | |
kPtyFieldNumber | |
kModemIdFieldNumber |
Definition at line 207 of file rockblock_simulator_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kImeiToIdFieldNumber | |
kMoHttpServerFieldNumber | |
kMoHttpEndpointFieldNumber | |
kAppFieldNumber | |
kMtHttpServerPortFieldNumber |
Definition at line 412 of file rockblock_simulator_config.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::add_imei_to_id | ( | ) |
const ::goby::middleware::protobuf::AppConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
const ::goby::middleware::protobuf::AppConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_db_file_dir | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_db_file_name | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_imei | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_imei_to_id | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mo_http_endpoint | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mo_http_server | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_modem_id | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_mt_http_server_port | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_pty | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::clear_tcp_server | ( | ) |
|
final |
|
final |
|
final |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const RockBLOCKSimulatorConfig & | from | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const RockBLOCKSimulatorConfig_IMEIToModemID & | from | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const StoreServerConfig & | from | ) |
const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::db_file_dir | ( | ) | const |
const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::db_file_name | ( | ) | const |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 120 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 323 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 118 of file store_server_config.pb.h.
|
inlinefinal |
Definition at line 176 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 379 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 174 of file store_server_config.pb.h.
|
inlinestatic |
Definition at line 123 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 326 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 121 of file store_server_config.pb.h.
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 126 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 329 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 124 of file store_server_config.pb.h.
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_db_file_dir | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_db_file_name | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_imei | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mo_http_endpoint | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mo_http_server | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_modem_id | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_mt_http_server_port | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_pty | ( | ) | const |
bool goby::apps::acomms::protobuf::PROTOBUF_FINAL::has_tcp_server | ( | ) | const |
const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID >& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id | ( | ) | const |
const ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID& goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id | ( | int | index | ) | const |
int goby::apps::acomms::protobuf::PROTOBUF_FINAL::imei_to_id_size | ( | ) | const |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 132 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 335 of file rockblock_simulator_config.pb.h.
|
inlinestatic |
Definition at line 130 of file store_server_config.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const RockBLOCKSimulatorConfig & | from | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const RockBLOCKSimulatorConfig_IMEIToModemID & | from | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const StoreServerConfig & | from | ) |
const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::mo_http_endpoint | ( | ) | const |
const std::string& goby::apps::acomms::protobuf::PROTOBUF_FINAL::mo_http_server | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::acomms::protobuf::PROTOBUF_FINAL::modem_id | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::uint32 goby::apps::acomms::protobuf::PROTOBUF_FINAL::mt_http_server_port | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_db_file_dir | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_db_file_name | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID >* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei_to_id | ( | ) |
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_imei_to_id | ( | int | index | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_mo_http_endpoint | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_mo_http_server | ( | ) |
::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_pty | ( | ) |
::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::mutable_tcp_server | ( | ) |
|
inline |
Definition at line 116 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 319 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 114 of file store_server_config.pb.h.
|
inlinefinal |
Definition at line 158 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 361 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 156 of file store_server_config.pb.h.
|
inlinefinal |
Definition at line 162 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 365 of file rockblock_simulator_config.pb.h.
|
inlinefinal |
Definition at line 160 of file store_server_config.pb.h.
|
inline |
Definition at line 303 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 100 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 98 of file store_server_config.pb.h.
|
inlinenoexcept |
Definition at line 307 of file rockblock_simulator_config.pb.h.
|
inlinenoexcept |
Definition at line 104 of file rockblock_simulator_config.pb.h.
|
inlinenoexcept |
Definition at line 102 of file store_server_config.pb.h.
const ::goby::middleware::protobuf::PTYConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::pty | ( | ) | const |
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_db_file_dir | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_db_file_name | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_imei | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_mo_http_endpoint | ( | ) |
std::string* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_mo_http_server | ( | ) |
::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_pty | ( | ) |
::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::release_tcp_server | ( | ) |
|
inline |
Definition at line 294 of file rockblock_simulator_config.pb.h.
|
explicitprotected |
goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig | ( | const RockBLOCKSimulatorConfig & | from | ) |
|
inlinenoexcept |
Definition at line 298 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 91 of file rockblock_simulator_config.pb.h.
|
explicitprotected |
goby::apps::acomms::protobuf::PROTOBUF_FINAL::RockBLOCKSimulatorConfig_IMEIToModemID | ( | const RockBLOCKSimulatorConfig_IMEIToModemID & | from | ) |
|
inlinenoexcept |
Definition at line 95 of file rockblock_simulator_config.pb.h.
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_db_file_dir | ( | std::string * | db_file_dir | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_db_file_name | ( | std::string * | db_file_name | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_imei | ( | std::string * | imei | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mo_http_endpoint | ( | std::string * | mo_http_endpoint | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_mo_http_server | ( | std::string * | mo_http_server | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_pty | ( | ::goby::middleware::protobuf::PTYConfig * | pty | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_allocated_tcp_server | ( | ::goby::middleware::protobuf::TCPServerConfig * | tcp_server | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir | ( | const char * | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir | ( | const std::string & | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_dir | ( | std::string && | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name | ( | const char * | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name | ( | const std::string & | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_db_file_name | ( | std::string && | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei | ( | const char * | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei | ( | const std::string & | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_imei | ( | std::string && | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint | ( | const char * | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint | ( | const std::string & | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_endpoint | ( | std::string && | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server | ( | const char * | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server | ( | const char * | value, |
size_t | size | ||
) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server | ( | const std::string & | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mo_http_server | ( | std::string && | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_modem_id | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::set_mt_http_server_port | ( | ::PROTOBUF_NAMESPACE_ID::uint32 | value | ) |
|
inline |
Definition at line 89 of file store_server_config.pb.h.
|
explicitprotected |
goby::apps::acomms::protobuf::PROTOBUF_FINAL::StoreServerConfig | ( | const StoreServerConfig & | from | ) |
|
inlinenoexcept |
Definition at line 93 of file store_server_config.pb.h.
|
inline |
Definition at line 345 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 142 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 140 of file store_server_config.pb.h.
const ::goby::middleware::protobuf::TCPServerConfig& goby::apps::acomms::protobuf::PROTOBUF_FINAL::tcp_server | ( | ) | const |
|
inline |
Definition at line 113 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 316 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 111 of file store_server_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::AppConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::middleware::protobuf::PTYConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_pty | ( | ) |
::goby::middleware::protobuf::TCPServerConfig* goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_release_tcp_server | ( | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_pty | ( | ::goby::middleware::protobuf::PTYConfig * | pty | ) |
void goby::apps::acomms::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_tcp_server | ( | ::goby::middleware::protobuf::TCPServerConfig * | tcp_server | ) |
|
inline |
Definition at line 353 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 150 of file rockblock_simulator_config.pb.h.
|
inline |
Definition at line 148 of file store_server_config.pb.h.
|
friend |
Definition at line 279 of file rockblock_simulator_config.pb.h.
|
friend |
Definition at line 183 of file rockblock_simulator_config.pb.h.
|
friend |
Definition at line 287 of file rockblock_simulator_config.pb.h.
|
friend |
Definition at line 321 of file store_server_config.pb.h.
|
friend |
Definition at line 342 of file rockblock_simulator_config.pb.h.
|
friend |
Definition at line 139 of file rockblock_simulator_config.pb.h.
|
friend |
Definition at line 137 of file store_server_config.pb.h.
::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.
::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.
|
staticconstexpr |
Definition at line 136 of file rockblock_simulator_config.pb.h.