ifw
0.0.1-dev
|
#include <requests.pb.h>
Public Member Functions | |
ReqDisable () | |
virtual | ~ReqDisable () |
ReqDisable (const ReqDisable &from) | |
ReqDisable & | operator= (const ReqDisable &from) |
void | Swap (ReqDisable *other) |
ReqDisable * | New () const PROTOBUF_FINAL |
ReqDisable * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const ReqDisable &from) |
void | MergeFrom (const ReqDisable &from) |
void | Clear () PROTOBUF_FINAL |
bool | IsInitialized () const PROTOBUF_FINAL |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ReqDisable & | default_instance () |
static const ReqDisable * | internal_default_instance () |
Friends | |
struct | protobuf_requests_2eproto::TableStruct |
exif::ReqDisable::ReqDisable | ( | ) |
|
virtual |
exif::ReqDisable::ReqDisable | ( | const ReqDisable & | from | ) |
size_t exif::ReqDisable::ByteSizeLong | ( | ) | const |
void exif::ReqDisable::Clear | ( | ) |
void exif::ReqDisable::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void exif::ReqDisable::CopyFrom | ( | const ReqDisable & | from | ) |
|
static |
|
static |
|
inline |
::google::protobuf::Metadata exif::ReqDisable::GetMetadata | ( | ) | const |
|
inlinestatic |
::google::protobuf::uint8* exif::ReqDisable::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
bool exif::ReqDisable::IsInitialized | ( | ) | const |
void exif::ReqDisable::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void exif::ReqDisable::MergeFrom | ( | const ReqDisable & | from | ) |
bool exif::ReqDisable::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
ReqDisable* exif::ReqDisable::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
void exif::ReqDisable::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
|
inline |
void exif::ReqDisable::Swap | ( | ReqDisable * | other | ) |
|
friend |