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

Public Member Functions

 HardwareControl (const HardwareControl &from)
 
HardwareControloperator= (const HardwareControl &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HardwareControl *other)
 
HardwareControlNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const HardwareControl &from)
 
void MergeFrom (const HardwareControl &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_line () const
 
void clear_line ()
 
inline::micromodem::protobuf::HardwareLine line () const
 
void set_line (::micromodem::protobuf::HardwareLine value)
 
bool has_mode () const
 
void clear_mode ()
 
inline::micromodem::protobuf::HardwareControlMode mode () const
 
void set_mode (::micromodem::protobuf::HardwareControlMode value)
 
bool has_arg () const
 
void clear_arg ()
 
inline::micromodem::protobuf::HardwareControlArgument arg () const
 
void set_arg (::micromodem::protobuf::HardwareControlArgument value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLineFieldNumber = 1
 
static const int kModeFieldNumber = 2
 
static const int kArgFieldNumber = 3
 

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


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