Goby v2
|
Public Member Functions | |
IPGatewayICMPControl_QueueReport_SubQueue (const IPGatewayICMPControl_QueueReport_SubQueue &from) | |
IPGatewayICMPControl_QueueReport_SubQueue & | operator= (const IPGatewayICMPControl_QueueReport_SubQueue &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IPGatewayICMPControl_QueueReport_SubQueue *other) |
IPGatewayICMPControl_QueueReport_SubQueue * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const IPGatewayICMPControl_QueueReport_SubQueue &from) |
void | MergeFrom (const IPGatewayICMPControl_QueueReport_SubQueue &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_dest () const |
void | clear_dest () |
inline::google::protobuf::int32 | dest () const |
void | set_dest (::google::protobuf::int32 value) |
bool | has_size () const |
void | clear_size () |
inline::google::protobuf::int32 | size () const |
void | set_size (::google::protobuf::int32 value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const IPGatewayICMPControl_QueueReport_SubQueue & | default_instance () |
Static Public Attributes | |
static const int | kDestFieldNumber = 1 |
static const int | kSizeFieldNumber = 2 |
Definition at line 981 of file network_header.pb.h.