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

Public Types

typedef MTDataRequest_Command_CommandType CommandType
 

Public Member Functions

 MTDataRequest_Command (const MTDataRequest_Command &from)
 
MTDataRequest_Commandoperator= (const MTDataRequest_Command &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MTDataRequest_Command *other)
 
MTDataRequest_CommandNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MTDataRequest_Command &from)
 
void MergeFrom (const MTDataRequest_Command &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_modem_id () const
 
void clear_modem_id ()
 
inline::google::protobuf::int32 modem_id () const
 
void set_modem_id (::google::protobuf::int32 value)
 
bool has_type () const
 
void clear_type ()
 
inline::goby::acomms::protobuf::MTDataRequest_Command_CommandType type () const
 
void set_type (::goby::acomms::protobuf::MTDataRequest_Command_CommandType value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const MTDataRequest_Commanddefault_instance ()
 
static bool CommandType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * CommandType_descriptor ()
 
static const ::std::string & CommandType_Name (CommandType value)
 
static bool CommandType_Parse (const ::std::string &name, CommandType *value)
 

Static Public Attributes

static const CommandType SEND_BYE = MTDataRequest_Command_CommandType_SEND_BYE
 
static const CommandType HANGUP = MTDataRequest_Command_CommandType_HANGUP
 
static const CommandType CommandType_MIN
 
static const CommandType CommandType_MAX
 
static const int CommandType_ARRAYSIZE
 
static const int kModemIdFieldNumber = 1
 
static const int kTypeFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto ()
 

Detailed Description

Definition at line 70 of file rudics_shore.pb.h.

Member Data Documentation

const int goby::acomms::protobuf::MTDataRequest_Command::CommandType_ARRAYSIZE
static
Initial value:
=
MTDataRequest_Command_CommandType_CommandType_ARRAYSIZE

Definition at line 131 of file rudics_shore.pb.h.

const CommandType goby::acomms::protobuf::MTDataRequest_Command::CommandType_MAX
static
Initial value:
=
MTDataRequest_Command_CommandType_CommandType_MAX

Definition at line 129 of file rudics_shore.pb.h.

const CommandType goby::acomms::protobuf::MTDataRequest_Command::CommandType_MIN
static
Initial value:
=
MTDataRequest_Command_CommandType_CommandType_MIN

Definition at line 127 of file rudics_shore.pb.h.


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