Goby3  3.1.4
2024.02.22
goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig Class Reference

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

Inheritance diagram for goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Types

typedef RockBLOCKSimulatorConfig_IMEIToModemID IMEIToModemID
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 RockBLOCKSimulatorConfig ()
 
virtual ~RockBLOCKSimulatorConfig ()
 
 RockBLOCKSimulatorConfig (const RockBLOCKSimulatorConfig &from)
 
RockBLOCKSimulatorConfigoperator= (const RockBLOCKSimulatorConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RockBLOCKSimulatorConfig *other)
 
RockBLOCKSimulatorConfigNew () const final
 
RockBLOCKSimulatorConfigNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const RockBLOCKSimulatorConfig &from)
 
void MergeFrom (const RockBLOCKSimulatorConfig &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
int imei_to_id_size () const
 
void clear_imei_to_id ()
 
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemIDmutable_imei_to_id (int index)
 
::google::protobuf::RepeatedPtrField< ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID > * mutable_imei_to_id ()
 
const ::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemIDimei_to_id (int index) const
 
::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemIDadd_imei_to_id ()
 
const ::google::protobuf::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 (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 (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::AppConfigapp () const
 
::goby::middleware::protobuf::AppConfigrelease_app ()
 
::goby::middleware::protobuf::AppConfigmutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
bool has_mt_http_server_port () const
 
void clear_mt_http_server_port ()
 
::google::protobuf::uint32 mt_http_server_port () const
 
void set_mt_http_server_port (::google::protobuf::uint32 value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const RockBLOCKSimulatorConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RockBLOCKSimulatorConfiginternal_default_instance ()
 

Public Attributes

static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_mo_http_endpoint_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kImeiToIdFieldNumber = 10
 
static const int kMoHttpServerFieldNumber = 11
 
static const int kMoHttpEndpointFieldNumber = 12
 
static const int kAppFieldNumber = 1
 
static const int kMtHttpServerPortFieldNumber = 13
 

Friends

struct ::protobuf_goby_2facomms_2fprotobuf_2frockblock_5fsimulator_5fconfig_2eproto::TableStruct
 
void swap (RockBLOCKSimulatorConfig &a, RockBLOCKSimulatorConfig &b)
 

Additional Inherited Members

- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

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

Member Typedef Documentation

◆ IMEIToModemID

Constructor & Destructor Documentation

◆ RockBLOCKSimulatorConfig() [1/2]

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

◆ ~RockBLOCKSimulatorConfig()

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

◆ RockBLOCKSimulatorConfig() [2/2]

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

Member Function Documentation

◆ add_imei_to_id()

goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::add_imei_to_id ( )
inline

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

◆ app()

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

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

◆ ByteSizeLong()

size_t goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_app()

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

◆ clear_imei_to_id()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::clear_imei_to_id ( )
inline

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

◆ clear_mo_http_endpoint()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::clear_mo_http_endpoint ( )
inline

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

◆ clear_mo_http_server()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::clear_mo_http_server ( )
inline

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

◆ clear_mt_http_server_port()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::clear_mt_http_server_port ( )
inline

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

◆ CopyFrom() [1/2]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::descriptor ( )
static

◆ GetCachedSize()

int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::GetMetadata ( ) const
finalvirtual

◆ has_app()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::has_app ( ) const
inline

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

◆ has_mo_http_endpoint()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::has_mo_http_endpoint ( ) const
inline

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

◆ has_mo_http_server()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::has_mo_http_server ( ) const
inline

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

◆ has_mt_http_server_port()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::has_mt_http_server_port ( ) const
inline

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

◆ imei_to_id() [1/2]

const ::google::protobuf::RepeatedPtrField<::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID > & goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::imei_to_id ( ) const
inline

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

◆ imei_to_id() [2/2]

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

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

◆ imei_to_id_size()

int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::imei_to_id_size ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mo_http_endpoint()

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

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

◆ mo_http_server()

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

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

◆ mt_http_server_port()

google::protobuf::uint32 goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mt_http_server_port ( ) const
inline

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

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mutable_app ( )
inline

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

◆ mutable_imei_to_id() [1/2]

google::protobuf::RepeatedPtrField<::goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig_IMEIToModemID > * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mutable_imei_to_id ( )
inline

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

◆ mutable_imei_to_id() [2/2]

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

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

◆ mutable_mo_http_endpoint()

std::string * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mutable_mo_http_endpoint ( )
inline

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

◆ mutable_mo_http_server()

std::string * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mutable_mo_http_server ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

RockBLOCKSimulatorConfig* goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

RockBLOCKSimulatorConfig* goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::release_app ( )
inline

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

◆ release_mo_http_endpoint()

std::string * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::release_mo_http_endpoint ( )
inline

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

◆ release_mo_http_server()

std::string * goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::release_mo_http_server ( )
inline

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

◆ SerializeWithCachedSizes()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_app()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

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

◆ set_allocated_mo_http_endpoint()

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

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

◆ set_allocated_mo_http_server()

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

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

◆ set_mo_http_endpoint() [1/3]

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

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

◆ set_mo_http_endpoint() [2/3]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_mo_http_endpoint ( const char value)
inline

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

◆ set_mo_http_endpoint() [3/3]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_mo_http_endpoint ( const char value,
size_t  size 
)
inline

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

◆ set_mo_http_server() [1/3]

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

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

◆ set_mo_http_server() [2/3]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_mo_http_server ( const char value)
inline

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

◆ set_mo_http_server() [3/3]

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_mo_http_server ( const char value,
size_t  size 
)
inline

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

◆ set_mt_http_server_port()

void goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::set_mt_http_server_port ( ::google::protobuf::uint32  value)
inline

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

◆ Swap()

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2facomms_2fprotobuf_2frockblock_5fsimulator_5fconfig_2eproto::TableStruct

◆ swap

void swap ( RockBLOCKSimulatorConfig a,
RockBLOCKSimulatorConfig b 
)
friend

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

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_mo_http_endpoint_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::_i_give_permission_to_break_this_code_default_mo_http_endpoint_

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

◆ kAppFieldNumber

const int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kAppFieldNumber = 1
static

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

◆ kImeiToIdFieldNumber

const int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kImeiToIdFieldNumber = 10
static

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

◆ kIndexInFileMessages

constexpr int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

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

◆ kMoHttpEndpointFieldNumber

const int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kMoHttpEndpointFieldNumber = 12
static

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

◆ kMoHttpServerFieldNumber

const int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kMoHttpServerFieldNumber = 11
static

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

◆ kMtHttpServerPortFieldNumber

const int goby::apps::acomms::protobuf::RockBLOCKSimulatorConfig::kMtHttpServerPortFieldNumber = 13
static

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


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