TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::MessageLite Member List

This is the complete list of members for google::protobuf::MessageLite, including all inherited members.

AppendPartialToString(string *output) const google::protobuf::MessageLite
AppendToString(string *output) const google::protobuf::MessageLite
ByteSize() const =0google::protobuf::MessageLitepure virtual
CheckTypeAndMergeFrom(const MessageLite &other)=0google::protobuf::MessageLitepure virtual
Clear()=0google::protobuf::MessageLitepure virtual
GetCachedSize() const =0google::protobuf::MessageLitepure virtual
GetTypeName() const =0google::protobuf::MessageLitepure virtual
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(MessageLite)google::protobuf::MessageLiteprivate
InitializationErrorString() const google::protobuf::MessageLitevirtual
IsInitialized() const =0google::protobuf::MessageLitepure virtual
MergeFromCodedStream(io::CodedInputStream *input)google::protobuf::MessageLite
MergePartialFromCodedStream(io::CodedInputStream *input)=0google::protobuf::MessageLitepure virtual
MessageLite()google::protobuf::MessageLiteinline
New() const =0google::protobuf::MessageLitepure virtual
ParseFromArray(const void *data, int size)google::protobuf::MessageLite
ParseFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size)google::protobuf::MessageLite
ParseFromCodedStream(io::CodedInputStream *input)google::protobuf::MessageLite
ParseFromString(const string &data)google::protobuf::MessageLite
ParseFromZeroCopyStream(io::ZeroCopyInputStream *input)google::protobuf::MessageLite
ParsePartialFromArray(const void *data, int size)google::protobuf::MessageLite
ParsePartialFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size)google::protobuf::MessageLite
ParsePartialFromCodedStream(io::CodedInputStream *input)google::protobuf::MessageLite
ParsePartialFromString(const string &data)google::protobuf::MessageLite
ParsePartialFromZeroCopyStream(io::ZeroCopyInputStream *input)google::protobuf::MessageLite
SerializeAsString() const google::protobuf::MessageLite
SerializePartialAsString() const google::protobuf::MessageLite
SerializePartialToArray(void *data, int size) const google::protobuf::MessageLite
SerializePartialToCodedStream(io::CodedOutputStream *output) const google::protobuf::MessageLite
SerializePartialToString(string *output) const google::protobuf::MessageLite
SerializePartialToZeroCopyStream(io::ZeroCopyOutputStream *output) const google::protobuf::MessageLite
SerializeToArray(void *data, int size) const google::protobuf::MessageLite
SerializeToCodedStream(io::CodedOutputStream *output) const google::protobuf::MessageLite
SerializeToString(string *output) const google::protobuf::MessageLite
SerializeToZeroCopyStream(io::ZeroCopyOutputStream *output) const google::protobuf::MessageLite
SerializeWithCachedSizes(io::CodedOutputStream *output) const =0google::protobuf::MessageLitepure virtual
SerializeWithCachedSizesToArray(uint8 *target) const google::protobuf::MessageLitevirtual
~MessageLite()google::protobuf::MessageLitevirtual