_internal_metadata_ | google::protobuf::MessageLite | protected |
_InternalParse(const char *ptr, internal::ParseContext *ctx) override | google::protobuf::Message | virtual |
_InternalSerialize(uint8_t *target, io::EpsCopyOutputStream *stream) const override | google::protobuf::Message | virtual |
AppendPartialToString(std::string *output) const | google::protobuf::MessageLite | |
AppendToString(std::string *output) const | google::protobuf::MessageLite | |
ByteSize() const | google::protobuf::MessageLite | inline |
ByteSizeLong() const override | google::protobuf::Message | virtual |
CheckInitialized() const | google::protobuf::Message | |
CheckTypeAndMergeFrom(const MessageLite &other) override | google::protobuf::Message | virtual |
Clear() override | google::protobuf::Message | virtual |
ComputeUnknownFieldsSize(size_t total_size, internal::CachedSize *cached_size) const | google::protobuf::Message | protected |
CopyFrom(const Message &from) | google::protobuf::Message | |
CopyWithSourceCheck(Message &to, const Message &from) | google::protobuf::Message | protectedstatic |
CreateMaybeMessage(Arena *arena) | google::protobuf::MessageLite | inlineprotectedstatic |
DebugString() const | google::protobuf::Message | |
DiscardUnknownFields() | google::protobuf::Message | |
FailIfCopyFromDescendant(Message &to, const Message &from) | google::protobuf::Message | protectedstatic |
FindInitializationErrors(std::vector< std::string > *errors) const | google::protobuf::Message | |
GetArena() const | google::protobuf::MessageLite | inline |
GetArenaForAllocation() const | google::protobuf::MessageLite | inlineprotected |
GetCachedSize() const =0 | google::protobuf::MessageLite | pure virtual |
GetClassData() const | google::protobuf::Message | inlineprotectedvirtual |
GetDescriptor() const | google::protobuf::Message | inline |
GetInvariantPerBuild(uint64_t salt) | google::protobuf::Message | protectedstatic |
GetMetadata() const =0 | google::protobuf::Message | protectedpure virtual |
GetOwningArena() const | google::protobuf::MessageLite | inlineprotected |
GetReflection() const | google::protobuf::Message | inline |
GetTypeName() const override | google::protobuf::Message | virtual |
InitializationErrorString() const override | google::protobuf::Message | virtual |
InMoaTrial() | google::protobuf::MessageLite | inlineprotectedstatic |
IsInitialized() const override | google::protobuf::Message | 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 | |
MaybeComputeUnknownFieldsSize(size_t total_size, internal::CachedSize *cached_size) const | google::protobuf::Message | protected |
MergeFrom(const Message &from) | google::protobuf::Message | virtual |
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::Message | inline |
Message(Arena *arena, bool is_message_owned=false) | google::protobuf::Message | inlineexplicitprotected |
MessageLite() | google::protobuf::MessageLite | inline |
MessageLite(Arena *arena, bool is_message_owned=false) | google::protobuf::MessageLite | inlineexplicitprotected |
New() const | google::protobuf::Message | inline |
New(Arena *arena) const override=0 | google::protobuf::Message | 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 | |
PrintDebugString() const | google::protobuf::Message | |
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::Message | |
SpaceUsed() const | google::protobuf::Message | inline |
SpaceUsedLong() const | google::protobuf::Message | virtual |
Utf8DebugString() const | google::protobuf::Message | |
~MessageLite()=default | google::protobuf::MessageLite | virtual |