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