|
| DirectIPMTConfirmation (const DirectIPMTConfirmation &from) |
|
DirectIPMTConfirmation & | operator= (const DirectIPMTConfirmation &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (DirectIPMTConfirmation *other) |
|
DirectIPMTConfirmation * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const DirectIPMTConfirmation &from) |
|
void | MergeFrom (const DirectIPMTConfirmation &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_iei () const |
|
void | clear_iei () |
|
inline::google::protobuf::int32 | iei () const |
|
void | set_iei (::google::protobuf::int32 value) |
|
bool | has_length () const |
|
void | clear_length () |
|
inline::google::protobuf::uint32 | length () const |
|
void | set_length (::google::protobuf::uint32 value) |
|
bool | has_client_id () const |
|
void | clear_client_id () |
|
inline::google::protobuf::uint32 | client_id () const |
|
void | set_client_id (::google::protobuf::uint32 value) |
|
bool | has_imei () const |
|
void | clear_imei () |
|
const ::std::string & | imei () const |
|
void | set_imei (const ::std::string &value) |
|
void | set_imei (const char *value) |
|
void | set_imei (const char *value, size_t size) |
|
inline::std::string * | mutable_imei () |
|
inline::std::string * | release_imei () |
|
void | set_allocated_imei (::std::string *imei) |
|
bool | has_auto_ref_id () const |
|
void | clear_auto_ref_id () |
|
inline::google::protobuf::uint32 | auto_ref_id () const |
|
void | set_auto_ref_id (::google::protobuf::uint32 value) |
|
bool | has_status () const |
|
void | clear_status () |
|
inline::google::protobuf::int32 | status () const |
|
void | set_status (::google::protobuf::int32 value) |
|
Definition at line 626 of file iridium_sbd_directip.pb.h.