webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <empty.pb.h>
Public Member Functions | |
Empty () | |
virtual | ~Empty () |
Empty (const Empty &from) | |
Empty & | operator= (const Empty &from) |
inline ::google::protobuf::Arena * | GetArena () const |
void * | GetMaybeArenaPointer () const |
void | UnsafeArenaSwap (Empty *other) |
void | Swap (Empty *other) |
Empty * | New () const |
Empty * | New (::google::protobuf::Arena *arena) const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const Empty &from) |
void | MergeFrom (const Empty &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 |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const Empty & | default_instance () |
Protected Member Functions | |
Empty (::google::protobuf::Arena *arena) | |
Additional Inherited Members |
google::protobuf::Empty::Empty | ( | ) |
|
virtual |
google::protobuf::Empty::Empty | ( | const Empty & | from | ) |
|
explicitprotected |
|
virtual |
Reimplemented from google::protobuf::Message.
|
virtual |
Reimplemented from google::protobuf::Message.
void google::protobuf::Empty::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
|
static |
|
static |
|
inline |
|
inlinevirtual |
Implements google::protobuf::MessageLite.
|
inlinevirtual |
Reimplemented from google::protobuf::MessageLite.
|
virtual |
Implements google::protobuf::Message.
|
virtual |
Reimplemented from google::protobuf::Message.
void google::protobuf::Empty::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
bool google::protobuf::Empty::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inlinevirtual |
Implements google::protobuf::Message.
|
virtual |
Reimplemented from google::protobuf::Message.
void google::protobuf::Empty::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
google::protobuf::uint8 * google::protobuf::Empty::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
friend |
|
friend |
|
friend |
|
friend |