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

Public Member Functions

 IridiumHeader (const IridiumHeader &from)
 
IridiumHeaderoperator= (const IridiumHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IridiumHeader *other)
 
IridiumHeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const IridiumHeader &from)
 
void MergeFrom (const IridiumHeader &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_src () const
 
void clear_src ()
 
inline::google::protobuf::int32 src () const
 
void set_src (::google::protobuf::int32 value)
 
bool has_dest () const
 
void clear_dest ()
 
inline::google::protobuf::int32 dest () const
 
void set_dest (::google::protobuf::int32 value)
 
bool has_rate () const
 
void clear_rate ()
 
inline::google::protobuf::int32 rate () const
 
void set_rate (::google::protobuf::int32 value)
 
bool has_type () const
 
void clear_type ()
 
inline::goby::acomms::protobuf::ModemTransmission_TransmissionType type () const
 
void set_type (::goby::acomms::protobuf::ModemTransmission_TransmissionType value)
 
bool has_ack_requested () const
 
void clear_ack_requested ()
 
bool ack_requested () const
 
void set_ack_requested (bool value)
 
bool has_frame_start () const
 
void clear_frame_start ()
 
inline::google::protobuf::uint32 frame_start () const
 
void set_frame_start (::google::protobuf::uint32 value)
 
bool has_acked_frame () const
 
void clear_acked_frame ()
 
inline::google::protobuf::int32 acked_frame () const
 
void set_acked_frame (::google::protobuf::int32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSrcFieldNumber = 1
 
static const int kDestFieldNumber = 2
 
static const int kRateFieldNumber = 3
 
static const int kTypeFieldNumber = 4
 
static const int kAckRequestedFieldNumber = 5
 
static const int kFrameStartFieldNumber = 6
 
static const int kAckedFrameFieldNumber = 7
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2firidium_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2firidium_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2firidium_5fdriver_2eproto ()
 

Detailed Description

Definition at line 257 of file iridium_driver.pb.h.


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