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