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

Public Member Functions

 BenthosHeader (const BenthosHeader &from)
 
BenthosHeaderoperator= (const BenthosHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BenthosHeader *other)
 
BenthosHeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BenthosHeader &from)
 
void MergeFrom (const BenthosHeader &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_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)
 
int acked_frame_size () const
 
void clear_acked_frame ()
 
inline::google::protobuf::int32 acked_frame (int index) const
 
void set_acked_frame (int index,::google::protobuf::int32 value)
 
void add_acked_frame (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & acked_frame () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_acked_frame ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kAckRequestedFieldNumber = 3
 
static const int kAckedFrameFieldNumber = 4
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto ()
 

Detailed Description

Definition at line 184 of file benthos_atm900.pb.h.


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