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

Public Member Functions

 GenericLBLParams (const GenericLBLParams &from)
 
GenericLBLParamsoperator= (const GenericLBLParams &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GenericLBLParams *other)
 
GenericLBLParamsNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GenericLBLParams &from)
 
void MergeFrom (const GenericLBLParams &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_n_bits () const
 
void clear_n_bits ()
 
inline::google::protobuf::uint32 n_bits () const
 
void set_n_bits (::google::protobuf::uint32 value)
 
bool has_transmit_seq_code () const
 
void clear_transmit_seq_code ()
 
inline::google::protobuf::uint64 transmit_seq_code () const
 
void set_transmit_seq_code (::google::protobuf::uint64 value)
 
bool has_receive_freq () const
 
void clear_receive_freq ()
 
inline::google::protobuf::uint32 receive_freq () const
 
void set_receive_freq (::google::protobuf::uint32 value)
 
int receive_seq_code_size () const
 
void clear_receive_seq_code ()
 
inline::google::protobuf::uint64 receive_seq_code (int index) const
 
void set_receive_seq_code (int index,::google::protobuf::uint64 value)
 
void add_receive_seq_code (::google::protobuf::uint64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & receive_seq_code () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_receive_seq_code ()
 
bool has_bandwidth () const
 
void clear_bandwidth ()
 
inline::google::protobuf::uint32 bandwidth () const
 
void set_bandwidth (::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_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 GenericLBLParamsdefault_instance ()
 

Static Public Attributes

static const int kTransmitFreqFieldNumber = 1
 
static const int kNBitsFieldNumber = 2
 
static const int kTransmitSeqCodeFieldNumber = 3
 
static const int kReceiveFreqFieldNumber = 4
 
static const int kReceiveSeqCodeFieldNumber = 5
 
static const int kBandwidthFieldNumber = 6
 
static const int kTurnaroundMsFieldNumber = 7
 
static const int kLblMaxRangeFieldNumber = 8
 

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


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