|
| Config (const Config &from) |
|
Config & | operator= (const Config &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (Config *other) |
|
Config * | New () 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::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 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 |
|
Definition at line 920 of file mm_driver.pb.h.