Goby v2
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Friends | List of all members
micromodem::protobuf::Config Class Reference
Inheritance diagram for micromodem::protobuf::Config:
Inheritance graph
[legend]

Public Member Functions

 Config (const Config &from)
 
Configoperator= (const Config &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Config *other)
 
ConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Config &from)
 
void MergeFrom (const Config &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Configdefault_instance ()
 

Public Attributes

static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false > reset_nvram
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::RepeatedStringTypeTraits, 9, false > nvram_cfg
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 13, false > hydroid_gateway_id
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::micromodem::protobuf::NarrowBandLBLParams >, 11, false > narrowband_lbl
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::micromodem::protobuf::REMUSLBLParams >, 11, false > remus_lbl
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > keep_alive_seconds
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > allowed_skew_ms
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< bool >, 8, false > use_application_acks
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::micromodem::protobuf::GenericLBLParams >, 11, false > generic_lbl
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::micromodem::protobuf::FMSweepParams >, 11, false > fm_sweep
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::micromodem::protobuf::MSequenceParams >, 11, false > m_sequence
 

Static Public Attributes

static const int kResetNvramFieldNumber = 1000
 
static const int kNvramCfgFieldNumber = 1001
 
static const int kHydroidGatewayIdFieldNumber = 1002
 
static const int kNarrowbandLblFieldNumber = 1003
 
static const int kRemusLblFieldNumber = 1004
 
static const int kKeepAliveSecondsFieldNumber = 1006
 
static const int kAllowedSkewMsFieldNumber = 1008
 
static const int kUseApplicationAcksFieldNumber = 1009
 
static const int kGenericLblFieldNumber = 1010
 
static const int kFmSweepFieldNumber = 1011
 
static const int kMSequenceFieldNumber = 1012
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fmm_5fdriver_2eproto ()
 

Detailed Description

Definition at line 920 of file mm_driver.pb.h.


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