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

Public Member Functions

 NarrowBandLBLParams (const NarrowBandLBLParams &from)
 
NarrowBandLBLParamsoperator= (const NarrowBandLBLParams &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NarrowBandLBLParams *other)
 
NarrowBandLBLParamsNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NarrowBandLBLParams &from)
 
void MergeFrom (const NarrowBandLBLParams &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
 
bool has_transmit_freq () const
 
void clear_transmit_freq ()
 
inline::google::protobuf::uint32 transmit_freq () const
 
void set_transmit_freq (::google::protobuf::uint32 value)
 
bool has_transmit_ping_ms () const
 
void clear_transmit_ping_ms ()
 
inline::google::protobuf::uint32 transmit_ping_ms () const
 
void set_transmit_ping_ms (::google::protobuf::uint32 value)
 
int receive_freq_size () const
 
void clear_receive_freq ()
 
inline::google::protobuf::uint32 receive_freq (int index) const
 
void set_receive_freq (int index,::google::protobuf::uint32 value)
 
void add_receive_freq (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & receive_freq () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_receive_freq ()
 
bool has_receive_ping_ms () const
 
void clear_receive_ping_ms ()
 
inline::google::protobuf::uint32 receive_ping_ms () const
 
void set_receive_ping_ms (::google::protobuf::uint32 value)
 
bool has_turnaround_ms () const
 
void clear_turnaround_ms ()
 
inline::google::protobuf::uint32 turnaround_ms () const
 
void set_turnaround_ms (::google::protobuf::uint32 value)
 
bool has_transmit_flag () const
 
void clear_transmit_flag ()
 
bool transmit_flag () const
 
void set_transmit_flag (bool value)
 
bool has_lbl_max_range () const
 
void clear_lbl_max_range ()
 
inline::google::protobuf::uint32 lbl_max_range () const
 
void set_lbl_max_range (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTransmitFreqFieldNumber = 1
 
static const int kTransmitPingMsFieldNumber = 2
 
static const int kReceiveFreqFieldNumber = 3
 
static const int kReceivePingMsFieldNumber = 4
 
static const int kTurnaroundMsFieldNumber = 5
 
static const int kTransmitFlagFieldNumber = 6
 
static const int kLblMaxRangeFieldNumber = 7
 

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 299 of file mm_driver.pb.h.


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