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

Public Types

enum  DCCLParameters { DCCL_ID = 61443, DCCL_MAX_BYTES = 8 }
 

Public Member Functions

 ICMPHeader (const ICMPHeader &from)
 
ICMPHeaderoperator= (const ICMPHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ICMPHeader *other)
 
ICMPHeaderNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ICMPHeader &from)
 
void MergeFrom (const ICMPHeader &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::google::protobuf::uint32 type () const
 
void set_type (::google::protobuf::uint32 value)
 
bool has_code () const
 
void clear_code ()
 
inline::google::protobuf::uint32 code () const
 
void set_code (::google::protobuf::uint32 value)
 
bool has_checksum () const
 
void clear_checksum ()
 
inline::google::protobuf::uint32 checksum () const
 
void set_checksum (::google::protobuf::uint32 value)
 
bool has_short1 () const
 
void clear_short1 ()
 
inline::google::protobuf::uint32 short1 () const
 
void set_short1 (::google::protobuf::uint32 value)
 
bool has_short2 () const
 
void clear_short2 ()
 
inline::google::protobuf::uint32 short2 () const
 
void set_short2 (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kCodeFieldNumber = 2
 
static const int kChecksumFieldNumber = 3
 
static const int kShort1FieldNumber = 4
 
static const int kShort2FieldNumber = 5
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto ()
 

Detailed Description

Definition at line 861 of file network_header.pb.h.


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