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

Public Types

typedef IPGatewayICMPControl_QueueReport QueueReport
 
typedef IPGatewayICMPControl_MessageType MessageType
 

Public Member Functions

 IPGatewayICMPControl (const IPGatewayICMPControl &from)
 
IPGatewayICMPControloperator= (const IPGatewayICMPControl &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IPGatewayICMPControl *other)
 
IPGatewayICMPControlNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const IPGatewayICMPControl &from)
 
void MergeFrom (const IPGatewayICMPControl &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::IPGatewayICMPControl_MessageType type () const
 
void set_type (::goby::acomms::protobuf::IPGatewayICMPControl_MessageType value)
 
bool has_address () const
 
void clear_address ()
 
const ::std::string & address () const
 
void set_address (const ::std::string &value)
 
void set_address (const char *value)
 
void set_address (const char *value, size_t size)
 
inline::std::string * mutable_address ()
 
inline::std::string * release_address ()
 
void set_allocated_address (::std::string *address)
 
bool has_queue_report () const
 
void clear_queue_report ()
 
const ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReportqueue_report () const
 
inline::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport * mutable_queue_report ()
 
inline::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport * release_queue_report ()
 
void set_allocated_queue_report (::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport *queue_report)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IPGatewayICMPControldefault_instance ()
 
static bool MessageType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * MessageType_descriptor ()
 
static const ::std::string & MessageType_Name (MessageType value)
 
static bool MessageType_Parse (const ::std::string &name, MessageType *value)
 

Static Public Attributes

static const MessageType QUEUE_REPORT = IPGatewayICMPControl_MessageType_QUEUE_REPORT
 
static const MessageType MessageType_MIN
 
static const MessageType MessageType_MAX
 
static const int MessageType_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 
static const int kAddressFieldNumber = 2
 
static const int kQueueReportFieldNumber = 3
 

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 1154 of file network_header.pb.h.

Member Data Documentation

const int goby::acomms::protobuf::IPGatewayICMPControl::MessageType_ARRAYSIZE
static
Initial value:
=
IPGatewayICMPControl_MessageType_MessageType_ARRAYSIZE

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

const MessageType goby::acomms::protobuf::IPGatewayICMPControl::MessageType_MAX
static
Initial value:
=
IPGatewayICMPControl_MessageType_MessageType_MAX

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

const MessageType goby::acomms::protobuf::IPGatewayICMPControl::MessageType_MIN
static
Initial value:
=
IPGatewayICMPControl_MessageType_MessageType_MIN

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


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