Goby v2
|
Public Types | |
typedef IPGatewayICMPControl_QueueReport_SubQueue | SubQueue |
Public Member Functions | |
IPGatewayICMPControl_QueueReport (const IPGatewayICMPControl_QueueReport &from) | |
IPGatewayICMPControl_QueueReport & | operator= (const IPGatewayICMPControl_QueueReport &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IPGatewayICMPControl_QueueReport *other) |
IPGatewayICMPControl_QueueReport * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const IPGatewayICMPControl_QueueReport &from) |
void | MergeFrom (const IPGatewayICMPControl_QueueReport &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 |
int | queue_size () const |
void | clear_queue () |
const ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue & | queue (int index) const |
inline::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue * | mutable_queue (int index) |
inline::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue * | add_queue () |
const ::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue > & | queue () const |
inline::google::protobuf::RepeatedPtrField< ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport_SubQueue > * | mutable_queue () |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const IPGatewayICMPControl_QueueReport & | default_instance () |
Static Public Attributes | |
static const int | kQueueFieldNumber = 1 |
Definition at line 1070 of file network_header.pb.h.