|
enum | DCCLParameters { DCCL_ID = 515,
DCCL_MAX_BYTES = 32
} |
|
|
| HardwareControlCommand (const HardwareControlCommand &from) |
|
HardwareControlCommand & | operator= (const HardwareControlCommand &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (HardwareControlCommand *other) |
|
HardwareControlCommand * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const HardwareControlCommand &from) |
|
void | MergeFrom (const HardwareControlCommand &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_command_src () const |
|
void | clear_command_src () |
|
inline::google::protobuf::int32 | command_src () const |
|
void | set_command_src (::google::protobuf::int32 value) |
|
bool | has_command_dest () const |
|
void | clear_command_dest () |
|
inline::google::protobuf::int32 | command_dest () const |
|
void | set_command_dest (::google::protobuf::int32 value) |
|
bool | has_time () const |
|
void | clear_time () |
|
inline::google::protobuf::uint64 | time () const |
|
void | set_time (::google::protobuf::uint64 value) |
|
bool | has_hw_ctl_dest () const |
|
void | clear_hw_ctl_dest () |
|
inline::google::protobuf::int32 | hw_ctl_dest () const |
|
void | set_hw_ctl_dest (::google::protobuf::int32 value) |
|
bool | has_control () const |
|
void | clear_control () |
|
const ::micromodem::protobuf::HardwareControl & | control () const |
|
inline::micromodem::protobuf::HardwareControl * | mutable_control () |
|
inline::micromodem::protobuf::HardwareControl * | release_control () |
|
void | set_allocated_control (::micromodem::protobuf::HardwareControl *control) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const HardwareControlCommand & | default_instance () |
|
|
static const int | kCommandSrcFieldNumber = 1 |
|
static const int | kCommandDestFieldNumber = 2 |
|
static const int | kTimeFieldNumber = 3 |
|
static const int | kHwCtlDestFieldNumber = 4 |
|
static const int | kControlFieldNumber = 5 |
|
|
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 () |
|
Definition at line 1913 of file mm_driver.pb.h.
The documentation for this class was generated from the following file: