google::protobuf::Message Member List

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

AppendPartialToString(std::string *output) constgoogle::protobuf::MessageLite
AppendToString(std::string *output) constgoogle::protobuf::MessageLite
ByteSize() constgoogle::protobuf::MessageLiteinline
ByteSizeLong() const overridegoogle::protobuf::Messagevirtual
CastToBase(RepeatedPtrField< T > *repeated)google::protobuf::MessageLiteinlineprotectedstatic
CastToBase(const RepeatedPtrField< T > &repeated)google::protobuf::MessageLiteinlineprotectedstatic
CheckInitialized() constgoogle::protobuf::Message
CheckTypeAndMergeFrom(const MessageLite &other) overridegoogle::protobuf::Messagevirtual
Clear() overridegoogle::protobuf::Messagevirtual
CopyFrom(const Message &from)google::protobuf::Messagevirtual
CreateMaybeMessage(Arena *arena)google::protobuf::MessageLiteinlineprotectedstatic
DebugString() constgoogle::protobuf::Message
DiscardUnknownFields()google::protobuf::Messagevirtual
FindInitializationErrors(std::vector< std::string > *errors) constgoogle::protobuf::Message
GetArena() constgoogle::protobuf::MessageLiteinlinevirtual
GetCachedSize() const =0google::protobuf::MessageLitepure virtual
GetDescriptor() constgoogle::protobuf::Messageinline
GetMaybeArenaPointer() constgoogle::protobuf::MessageLiteinlinevirtual
GetMetadata() const =0google::protobuf::Messageprotectedpure virtual
GetReflection() constgoogle::protobuf::Messageinline
GetTypeName() const overridegoogle::protobuf::Messagevirtual
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Message)google::protobuf::Messageprivate
InitializationErrorString() const overridegoogle::protobuf::Messagevirtual
InternalGetTable() constgoogle::protobuf::MessageLiteinlineprivatevirtual
InternalSerializeWithCachedSizesToArray(uint8 *target) constgoogle::protobuf::MessageLitevirtual
IsInitialized() const overridegoogle::protobuf::Messagevirtual
IsInitializedWithErrors() constgoogle::protobuf::MessageLiteinlineprivate
kMerge enum valuegoogle::protobuf::MessageLite
kMergePartial enum valuegoogle::protobuf::MessageLite
kMergePartialWithAliasing enum valuegoogle::protobuf::MessageLite
kMergeWithAliasing enum valuegoogle::protobuf::MessageLite
kParse enum valuegoogle::protobuf::MessageLite
kParsePartial enum valuegoogle::protobuf::MessageLite
kParsePartialWithAliasing enum valuegoogle::protobuf::MessageLite
kParseWithAliasing enum valuegoogle::protobuf::MessageLite
LogInitializationErrorMessage() constgoogle::protobuf::MessageLiteprivate
MergeFrom(const Message &from)google::protobuf::Messagevirtual
MergeFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size)google::protobuf::MessageLite
MergeFromCodedStream(io::CodedInputStream *input)google::protobuf::MessageLite
MergeFromString(const std::string &data)google::protobuf::MessageLite
MergePartialFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size)google::protobuf::MessageLite
MergePartialFromCodedStream(io::CodedInputStream *input) overridegoogle::protobuf::Messagevirtual
Message()google::protobuf::Messageinline
MessageLite()google::protobuf::MessageLiteinline
New() const override=0google::protobuf::Messagepure virtual
New(Arena *arena) const overridegoogle::protobuf::Messageinlinevirtual
ParseFlags enum namegoogle::protobuf::MessageLite
ParseFrom(const T &input)google::protobuf::MessageLite
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
ParseFromFileDescriptor(int file_descriptor)google::protobuf::MessageLite
ParseFromIstream(std::istream *input)google::protobuf::MessageLite
ParseFromString(const std::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
ParsePartialFromFileDescriptor(int file_descriptor)google::protobuf::MessageLite
ParsePartialFromIstream(std::istream *input)google::protobuf::MessageLite
ParsePartialFromString(const std::string &data)google::protobuf::MessageLite
ParsePartialFromZeroCopyStream(io::ZeroCopyInputStream *input)google::protobuf::MessageLite
PrintDebugString() constgoogle::protobuf::Message
SerializeAsString() constgoogle::protobuf::MessageLite
SerializePartialAsString() constgoogle::protobuf::MessageLite
SerializePartialToArray(void *data, int size) constgoogle::protobuf::MessageLite
SerializePartialToCodedStream(io::CodedOutputStream *output) constgoogle::protobuf::MessageLite
SerializePartialToFileDescriptor(int file_descriptor) constgoogle::protobuf::MessageLite
SerializePartialToOstream(std::ostream *output) constgoogle::protobuf::MessageLite
SerializePartialToString(std::string *output) constgoogle::protobuf::MessageLite
SerializePartialToZeroCopyStream(io::ZeroCopyOutputStream *output) constgoogle::protobuf::MessageLite
SerializeToArray(void *data, int size) constgoogle::protobuf::MessageLite
SerializeToCodedStream(io::CodedOutputStream *output) constgoogle::protobuf::MessageLite
SerializeToFileDescriptor(int file_descriptor) constgoogle::protobuf::MessageLite
SerializeToOstream(std::ostream *output) constgoogle::protobuf::MessageLite
SerializeToString(std::string *output) constgoogle::protobuf::MessageLite
SerializeToZeroCopyStream(io::ZeroCopyOutputStream *output) constgoogle::protobuf::MessageLite
SerializeWithCachedSizes(io::CodedOutputStream *output) const overridegoogle::protobuf::Messagevirtual
SerializeWithCachedSizesToArray(uint8 *target) constgoogle::protobuf::MessageLitevirtual
SetCachedSize(int size) constgoogle::protobuf::Messageprivatevirtual
ShortDebugString() constgoogle::protobuf::Message
SpaceUsed() constgoogle::protobuf::Messageinline
SpaceUsedLong() constgoogle::protobuf::Messagevirtual
Utf8DebugString() constgoogle::protobuf::Message
~Message() overridegoogle::protobuf::Messageinline
~MessageLite()google::protobuf::MessageLiteinlinevirtual


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08