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

Public Member Functions

 DirectIPMTHeader (const DirectIPMTHeader &from)
 
DirectIPMTHeaderoperator= (const DirectIPMTHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DirectIPMTHeader *other)
 
DirectIPMTHeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const DirectIPMTHeader &from)
 
void MergeFrom (const DirectIPMTHeader &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_disposition_flags () const
 
void clear_disposition_flags ()
 
inline::google::protobuf::uint32 disposition_flags () const
 
void set_disposition_flags (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIeiFieldNumber = 1
 
static const int kLengthFieldNumber = 2
 
static const int kClientIdFieldNumber = 3
 
static const int kImeiFieldNumber = 4
 
static const int kDispositionFlagsFieldNumber = 5
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2firidium_5fsbd_5fdirectip_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2firidium_5fsbd_5fdirectip_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2firidium_5fsbd_5fdirectip_2eproto ()
 

Detailed Description

Definition at line 398 of file iridium_sbd_directip.pb.h.


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