_internal_metadata_ | google::protobuf::MessageLite | protected |
_InternalParse(const char *, internal::ParseContext *) | google::protobuf::MessageLite | inlinevirtual |
_InternalSerialize(uint8_t *ptr, io::EpsCopyOutputStream *stream) const =0 | google::protobuf::MessageLite | pure virtual |
AppendPartialToString(std::string *output) const | google::protobuf::MessageLite | |
AppendToString(std::string *output) const | google::protobuf::MessageLite | |
Arena::InternalHelper | google::protobuf::MessageLite | friend |
ByteSize() const | google::protobuf::MessageLite | inline |
ByteSizeLong() const =0 | google::protobuf::MessageLite | pure virtual |
CheckTypeAndMergeFrom(const MessageLite &other)=0 | google::protobuf::MessageLite | pure virtual |
Clear()=0 | google::protobuf::MessageLite | pure virtual |
CreateMaybeMessage(Arena *arena) | google::protobuf::MessageLite | inlineprotectedstatic |
DebugString() const | google::protobuf::MessageLite | |
FastReflectionMessageMutator | google::protobuf::MessageLite | friend |
FastReflectionStringSetter | google::protobuf::MessageLite | friend |
GetArena() const | google::protobuf::MessageLite | inline |
GetArenaForAllocation() const | google::protobuf::MessageLite | inlineprotected |
GetCachedSize() const =0 | google::protobuf::MessageLite | pure virtual |
GetOwningArena() const | google::protobuf::MessageLite | inlineprotected |
GetTypeName() const =0 | google::protobuf::MessageLite | pure virtual |
InitializationErrorString() const | google::protobuf::MessageLite | virtual |
InMoaTrial() | google::protobuf::MessageLite | inlineprotectedstatic |
internal::ExtensionSet | google::protobuf::MessageLite | friend |
internal::GenericTypeHandler | google::protobuf::MessageLite | friend |
internal::LazyField | google::protobuf::MessageLite | friend |
internal::SwapFieldHelper | google::protobuf::MessageLite | friend |
internal::TcParser | google::protobuf::MessageLite | friend |
internal::WeakFieldMap | google::protobuf::MessageLite | friend |
internal::WireFormatLite | google::protobuf::MessageLite | friend |
IsInitialized() const =0 | google::protobuf::MessageLite | pure virtual |
IsInitializedWithErrors() const | google::protobuf::MessageLite | inline |
kMerge enum value | google::protobuf::MessageLite | |
kMergePartial enum value | google::protobuf::MessageLite | |
kMergePartialWithAliasing enum value | google::protobuf::MessageLite | |
kMergeWithAliasing enum value | google::protobuf::MessageLite | |
kParse enum value | google::protobuf::MessageLite | |
kParsePartial enum value | google::protobuf::MessageLite | |
kParsePartialWithAliasing enum value | google::protobuf::MessageLite | |
kParseWithAliasing enum value | google::protobuf::MessageLite | |
MergeFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size) | google::protobuf::MessageLite | |
MergeFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
MergeFromString(ConstStringParam data) | google::protobuf::MessageLite | |
MergePartialFromBoundedZeroCopyStream(io::ZeroCopyInputStream *input, int size) | google::protobuf::MessageLite | |
MergePartialFromCodedStream(io::CodedInputStream *input) | google::protobuf::MessageLite | |
Message | google::protobuf::MessageLite | friend |
MessageLite() | google::protobuf::MessageLite | inline |
MessageLite(Arena *arena, bool is_message_owned=false) | google::protobuf::MessageLite | inlineexplicitprotected |
New() const | google::protobuf::MessageLite | inline |
New(Arena *arena) const =0 | google::protobuf::MessageLite | pure virtual |
OnDemandRegisterArenaDtor(Arena *) | google::protobuf::MessageLite | inlinevirtual |
ParseFlags enum name | google::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(ConstStringParam 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(ConstStringParam data) | google::protobuf::MessageLite | |
ParsePartialFromZeroCopyStream(io::ZeroCopyInputStream *input) | google::protobuf::MessageLite | |
Reflection | google::protobuf::MessageLite | friend |
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 | |
SerializePartialToFileDescriptor(int file_descriptor) const | google::protobuf::MessageLite | |
SerializePartialToOstream(std::ostream *output) const | google::protobuf::MessageLite | |
SerializePartialToString(std::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 | |
SerializeToFileDescriptor(int file_descriptor) const | google::protobuf::MessageLite | |
SerializeToOstream(std::ostream *output) const | google::protobuf::MessageLite | |
SerializeToString(std::string *output) const | google::protobuf::MessageLite | |
SerializeToZeroCopyStream(io::ZeroCopyOutputStream *output) const | google::protobuf::MessageLite | |
SerializeWithCachedSizes(io::CodedOutputStream *output) const | google::protobuf::MessageLite | inline |
SerializeWithCachedSizesToArray(uint8_t *target) const | google::protobuf::MessageLite | |
ShortDebugString() const | google::protobuf::MessageLite | inline |
Utf8DebugString() const | google::protobuf::MessageLite | inline |
~MessageLite()=default | google::protobuf::MessageLite | virtual |