|
typedef MTDataRequest_Command_CommandType | CommandType |
|
|
| MTDataRequest_Command (const MTDataRequest_Command &from) |
|
MTDataRequest_Command & | operator= (const MTDataRequest_Command &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (MTDataRequest_Command *other) |
|
MTDataRequest_Command * | New () 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 const ::google::protobuf::Descriptor * | descriptor () |
|
static const MTDataRequest_Command & | default_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 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 |
|
|
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 () |
|
Definition at line 70 of file rudics_shore.pb.h.
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: