This is the complete list of members for google::protobuf::Reflection, including all inherited members.
::PROTOBUF_NAMESPACE_ID::AssignDescriptorsHelper class | google::protobuf::Reflection | friend |
::PROTOBUF_NAMESPACE_ID::MessageLayoutInspector class | google::protobuf::Reflection | friend |
AddAllocatedMessage(Message *message, const FieldDescriptor *field, Message *new_entry) const | google::protobuf::Reflection | |
AddAllocatedMessage(Message *message, const FieldDescriptor *field, Message *new_entry) const | google::protobuf::Reflection | |
AddBool(Message *message, const FieldDescriptor *field, bool value) const | google::protobuf::Reflection | |
AddBool(Message *message, const FieldDescriptor *field, bool value) const | google::protobuf::Reflection | |
AddDouble(Message *message, const FieldDescriptor *field, double value) const | google::protobuf::Reflection | |
AddDouble(Message *message, const FieldDescriptor *field, double value) const | google::protobuf::Reflection | |
AddEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
AddEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
AddEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | |
AddEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | |
AddEnumValueInternal(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | private |
AddEnumValueInternal(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | private |
AddField(Message *message, const FieldDescriptor *field, const Type &value) const | google::protobuf::Reflection | inlineprivate |
AddField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
AddField(Message *message, const FieldDescriptor *field, const Type &value) const | google::protobuf::Reflection | inlineprivate |
AddField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
AddFloat(Message *message, const FieldDescriptor *field, float value) const | google::protobuf::Reflection | |
AddFloat(Message *message, const FieldDescriptor *field, float value) const | google::protobuf::Reflection | |
AddInt32(Message *message, const FieldDescriptor *field, int32 value) const | google::protobuf::Reflection | |
AddInt32(Message *message, const FieldDescriptor *field, int32_t value) const | google::protobuf::Reflection | |
AddInt64(Message *message, const FieldDescriptor *field, int64 value) const | google::protobuf::Reflection | |
AddInt64(Message *message, const FieldDescriptor *field, int64_t value) const | google::protobuf::Reflection | |
AddMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
AddMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
AddString(Message *message, const FieldDescriptor *field, std::string value) const | google::protobuf::Reflection | |
AddString(Message *message, const FieldDescriptor *field, std::string value) const | google::protobuf::Reflection | |
AddUInt32(Message *message, const FieldDescriptor *field, uint32 value) const | google::protobuf::Reflection | |
AddUInt32(Message *message, const FieldDescriptor *field, uint32_t value) const | google::protobuf::Reflection | |
AddUInt64(Message *message, const FieldDescriptor *field, uint64 value) const | google::protobuf::Reflection | |
AddUInt64(Message *message, const FieldDescriptor *field, uint64_t value) const | google::protobuf::Reflection | |
ClearBit(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
ClearBit(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
ClearField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
ClearField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
ClearOneof(Message *message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
ClearOneof(Message *message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
ClearOneofField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
ClearOneofField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
ContainsMapKey(const Message &message, const FieldDescriptor *field, const MapKey &key) const | google::protobuf::Reflection | private |
ContainsMapKey(const Message &message, const FieldDescriptor *field, const MapKey &key) const | google::protobuf::Reflection | private |
DefaultRaw(const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
DefaultRaw(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
DeleteMapValue(Message *message, const FieldDescriptor *field, const MapKey &key) const | google::protobuf::Reflection | private |
DeleteMapValue(Message *message, const FieldDescriptor *field, const MapKey &key) const | google::protobuf::Reflection | private |
descriptor_ | google::protobuf::Reflection | private |
descriptor_pool_ | google::protobuf::Reflection | private |
DynamicMessageFactory class | google::protobuf::Reflection | friend |
DynamicMessageReflectionHelper class | google::protobuf::Reflection | friend |
expr::CelMapReflectionFriend class | google::protobuf::Reflection | friend |
FastReflectionMessageMutator class | google::protobuf::Reflection | friend |
FieldSize(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
FieldSize(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
FindKnownExtensionByName(const std::string &name) const | google::protobuf::Reflection | |
FindKnownExtensionByNumber(int number) const | google::protobuf::Reflection | |
GeneratedMessageReflectionTestHelper class | google::protobuf::Reflection | friend |
GetArena(Message *message) const | google::protobuf::Reflection | inlineprivate |
GetBool(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetBool(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetDefaultMessageInstance(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetDouble(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetDouble(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetEnum(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetEnum(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetEnumValue(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetEnumValue(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetExtensionNumberOrDie(const Descriptor *type) const | google::protobuf::Reflection | private |
GetExtensionNumberOrDie(const Descriptor *type) const | google::protobuf::Reflection | private |
GetExtensionSet(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetExtensionSet(const Message &message) const | google::protobuf::Reflection | private |
GetField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
GetField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
GetFloat(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetFloat(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetHasBits(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetHasBits(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetInlinedStringDonatedArray(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetInt32(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetInt32(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetInt64(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetInt64(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetInternalMetadata(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetInternalMetadataWithArena(const Message &message) const | google::protobuf::Reflection | inlineprivate |
GetMapData(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetMapData(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetMessage(const Message &message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
GetMessage(const Message &message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
GetMessageFactory() const | google::protobuf::Reflection | |
GetMessageFactory() const | google::protobuf::Reflection | |
GetMutableRepeatedFieldRef(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetMutableRepeatedFieldRef(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetOneofCase(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | inlineprivate |
GetOneofCase(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | inlineprivate |
GetOneofFieldDescriptor(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
GetOneofFieldDescriptor(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
GetRaw(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRaw(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRawNonOneof(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRawNonOneof(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRawNonOneof(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetRawRepeatedField(const Message &message, const FieldDescriptor *field, FieldDescriptor::CppType cpptype, int ctype, const Descriptor *message_type) const | google::protobuf::Reflection | private |
GetRawRepeatedField(const Message &message, const FieldDescriptor *field, FieldDescriptor::CppType cpptype, int ctype, const Descriptor *message_type) const | google::protobuf::Reflection | private |
GetRepeatedBool(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedBool(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedDouble(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedDouble(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedEnum(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedEnum(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedEnumValue(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedEnumValue(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedField(const Message &, const FieldDescriptor *) const | google::protobuf::Reflection | |
GetRepeatedField(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
GetRepeatedField(const Message &msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
GetRepeatedField(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
GetRepeatedFieldInternal(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRepeatedFieldRef(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetRepeatedFieldRef(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetRepeatedFloat(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedFloat(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedInt32(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedInt32(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedInt64(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedInt64(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedMessage(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedMessage(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedPtrField(const Message &, const FieldDescriptor *) const | google::protobuf::Reflection | |
GetRepeatedPtrField(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
GetRepeatedPtrField(const Message &msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
GetRepeatedPtrField(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
GetRepeatedPtrField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
GetRepeatedPtrFieldInternal(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
GetRepeatedPtrFieldInternal(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
GetRepeatedString(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedString(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedStringReference(const Message &message, const FieldDescriptor *field, int index, std::string *scratch) const | google::protobuf::Reflection | |
GetRepeatedStringReference(const Message &message, const FieldDescriptor *field, int index, std::string *scratch) const | google::protobuf::Reflection | |
GetRepeatedUInt32(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedUInt32(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedUInt64(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetRepeatedUInt64(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
GetString(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetString(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetStringReference(const Message &message, const FieldDescriptor *field, std::string *scratch) const | google::protobuf::Reflection | |
GetStringReference(const Message &message, const FieldDescriptor *field, std::string *scratch) const | google::protobuf::Reflection | |
GetUInt32(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetUInt32(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetUInt64(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetUInt64(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetUnknownFields(const Message &message) const | google::protobuf::Reflection | |
GetUnknownFields(const Message &message) const | google::protobuf::Reflection | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Reflection) | google::protobuf::Reflection | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Reflection) | google::protobuf::Reflection | private |
HasBit(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
HasBit(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
HasExtensionSet(const Message &) const | google::protobuf::Reflection | inlineprivate |
HasField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
HasField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
HasOneof(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
HasOneof(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
HasOneofField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
HasOneofField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
InsertOrLookupMapValue(Message *message, const FieldDescriptor *field, const MapKey &key, MapValueRef *val) const | google::protobuf::Reflection | private |
InsertOrLookupMapValue(Message *message, const FieldDescriptor *field, const MapKey &key, MapValueRef *val) const | google::protobuf::Reflection | private |
internal::MapFieldPrinterHelper class | google::protobuf::Reflection | friend |
internal::MapFieldReflectionTest class | google::protobuf::Reflection | friend |
internal::MapKeySorter class | google::protobuf::Reflection | friend |
internal::ReflectionAccessor class | google::protobuf::Reflection | friend |
internal::ReflectionOps class | google::protobuf::Reflection | friend |
internal::SwapFieldHelper class | google::protobuf::Reflection | friend |
internal::WireFormat class | google::protobuf::Reflection | friend |
IsEagerlyVerifiedLazyField(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
IsInlined(const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
IsInlined(const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
IsInlinedStringDonated(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
IsLazilyVerifiedLazyField(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
IsLazyExtension(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
IsLazyField(const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
IsMessageStripped(const Descriptor *descriptor) const | google::protobuf::Reflection | inlineprivate |
last_non_weak_field_index_ | google::protobuf::Reflection | private |
ListFields(const Message &message, std::vector< const FieldDescriptor * > *output) const | google::protobuf::Reflection | |
ListFields(const Message &message, std::vector< const FieldDescriptor * > *output) const | google::protobuf::Reflection | |
ListFieldsMayFailOnStripped(const Message &message, bool should_fail, std::vector< const FieldDescriptor * > *output) const | google::protobuf::Reflection | private |
ListFieldsOmitStripped(const Message &message, std::vector< const FieldDescriptor * > *output) const | google::protobuf::Reflection | private |
LookupMapValue(const Message &message, const FieldDescriptor *field, const MapKey &key, MapValueConstRef *val) const | google::protobuf::Reflection | private |
LookupMapValue(const Message &, const FieldDescriptor *, const MapKey &, MapValueRef *) const =delete | google::protobuf::Reflection | private |
MapBegin(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MapBegin(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MapEnd(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MapEnd(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MapIterator class | google::protobuf::Reflection | friend |
MapReflectionTester class | google::protobuf::Reflection | friend |
MapSize(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MapSize(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
message_factory_ | google::protobuf::Reflection | private |
MutableExtensionSet(Message *message) const | google::protobuf::Reflection | inlineprivate |
MutableExtensionSet(Message *message) const | google::protobuf::Reflection | private |
MutableField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
MutableField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
MutableHasBits(Message *message) const | google::protobuf::Reflection | inlineprivate |
MutableHasBits(Message *message) const | google::protobuf::Reflection | inlineprivate |
MutableInlinedStringDonatedArray(Message *message) const | google::protobuf::Reflection | inlineprivate |
MutableInternalMetadata(Message *message) const | google::protobuf::Reflection | private |
MutableInternalMetadataWithArena(Message *message) const | google::protobuf::Reflection | private |
MutableMapData(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableMapData(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
MutableMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
MutableOneofCase(Message *message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | inlineprivate |
MutableOneofCase(Message *message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | inlineprivate |
MutableRaw(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
MutableRaw(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
MutableRawNonOneof(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableRawNonOneof(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableRawNonOneof(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
MutableRawRepeatedField(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType, int ctype, const Descriptor *message_type) const | google::protobuf::Reflection | private |
MutableRawRepeatedField(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType, int ctype, const Descriptor *message_type) const | google::protobuf::Reflection | private |
MutableRawRepeatedString(Message *message, const FieldDescriptor *field, bool is_string) const | google::protobuf::Reflection | private |
MutableRawRepeatedString(Message *message, const FieldDescriptor *field, bool is_string) const | google::protobuf::Reflection | private |
MutableRepeatedField(Message *, const FieldDescriptor *) const | google::protobuf::Reflection | |
MutableRepeatedField(Message *message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
MutableRepeatedField(Message *msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
MutableRepeatedField(Message *message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | inlineprivate |
MutableRepeatedFieldInternal(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableRepeatedFieldRef class | google::protobuf::Reflection | friend |
MutableRepeatedFieldRef class | google::protobuf::Reflection | friend |
MutableRepeatedMessage(Message *message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
MutableRepeatedMessage(Message *message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
MutableRepeatedPtrField(Message *, const FieldDescriptor *) const | google::protobuf::Reflection | |
MutableRepeatedPtrField(Message *msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
MutableRepeatedPtrField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
MutableRepeatedPtrFieldInternal(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
MutableRepeatedPtrFieldInternal(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
MutableUnknownFields(Message *message) const | google::protobuf::Reflection | |
MutableUnknownFields(Message *message) const | google::protobuf::Reflection | |
ParseLenDelim(int field_number, const FieldDescriptor *field, Message *msg, const Reflection *reflection, const char *ptr, internal::ParseContext *ctx) | google::protobuf::Reflection | friend |
ParsePackedField(const FieldDescriptor *field, Message *msg, const Reflection *reflection, const char *ptr, internal::ParseContext *ctx) | google::protobuf::Reflection | friend |
python::MapReflectionFriend class | google::protobuf::Reflection | friend |
python::MessageReflectionFriend class | google::protobuf::Reflection | friend |
Reflection(const Descriptor *descriptor, const internal::ReflectionSchema &schema, const DescriptorPool *pool, MessageFactory *factory) | google::protobuf::Reflection | private |
Reflection(const Descriptor *descriptor, const internal::ReflectionSchema &schema, const DescriptorPool *pool, MessageFactory *factory) | google::protobuf::Reflection | private |
RegisterAllTypesInternal(const Metadata *file_level_metadata, int size) | google::protobuf::Reflection | friend |
RegisterAllTypesInternal(const Metadata *file_level_metadata, int size) | google::protobuf::Reflection | friend |
ReleaseLast(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
ReleaseLast(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
ReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
ReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
RemoveLast(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
RemoveLast(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
RepeatedFieldAccessor(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
RepeatedFieldAccessor(const FieldDescriptor *field) const | google::protobuf::Reflection | private |
RepeatedFieldData(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType cpp_type, const Descriptor *message_type) const | google::protobuf::Reflection | private |
RepeatedFieldData(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType cpp_type, const Descriptor *message_type) const | google::protobuf::Reflection | private |
RepeatedFieldRef class | google::protobuf::Reflection | friend |
RepeatedFieldRef class | google::protobuf::Reflection | friend |
schema_ | google::protobuf::Reflection | private |
SetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
SetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
SetBit(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SetBit(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SetBool(Message *message, const FieldDescriptor *field, bool value) const | google::protobuf::Reflection | |
SetBool(Message *message, const FieldDescriptor *field, bool value) const | google::protobuf::Reflection | |
SetDouble(Message *message, const FieldDescriptor *field, double value) const | google::protobuf::Reflection | |
SetDouble(Message *message, const FieldDescriptor *field, double value) const | google::protobuf::Reflection | |
SetEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
SetEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
SetEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | |
SetEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | |
SetEnumValueInternal(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | private |
SetEnumValueInternal(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | private |
SetField(Message *message, const FieldDescriptor *field, const Type &value) const | google::protobuf::Reflection | inlineprivate |
SetField(Message *message, const FieldDescriptor *field, const Type &value) const | google::protobuf::Reflection | inlineprivate |
SetFloat(Message *message, const FieldDescriptor *field, float value) const | google::protobuf::Reflection | |
SetFloat(Message *message, const FieldDescriptor *field, float value) const | google::protobuf::Reflection | |
SetInt32(Message *message, const FieldDescriptor *field, int32 value) const | google::protobuf::Reflection | |
SetInt32(Message *message, const FieldDescriptor *field, int32_t value) const | google::protobuf::Reflection | |
SetInt64(Message *message, const FieldDescriptor *field, int64 value) const | google::protobuf::Reflection | |
SetInt64(Message *message, const FieldDescriptor *field, int64_t value) const | google::protobuf::Reflection | |
SetOneofCase(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SetOneofCase(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SetRepeatedBool(Message *message, const FieldDescriptor *field, int index, bool value) const | google::protobuf::Reflection | |
SetRepeatedBool(Message *message, const FieldDescriptor *field, int index, bool value) const | google::protobuf::Reflection | |
SetRepeatedDouble(Message *message, const FieldDescriptor *field, int index, double value) const | google::protobuf::Reflection | |
SetRepeatedDouble(Message *message, const FieldDescriptor *field, int index, double value) const | google::protobuf::Reflection | |
SetRepeatedEnum(Message *message, const FieldDescriptor *field, int index, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
SetRepeatedEnum(Message *message, const FieldDescriptor *field, int index, const EnumValueDescriptor *value) const | google::protobuf::Reflection | |
SetRepeatedEnumValue(Message *message, const FieldDescriptor *field, int index, int value) const | google::protobuf::Reflection | |
SetRepeatedEnumValue(Message *message, const FieldDescriptor *field, int index, int value) const | google::protobuf::Reflection | |
SetRepeatedEnumValueInternal(Message *message, const FieldDescriptor *field, int index, int value) const | google::protobuf::Reflection | private |
SetRepeatedEnumValueInternal(Message *message, const FieldDescriptor *field, int index, int value) const | google::protobuf::Reflection | private |
SetRepeatedField(Message *message, const FieldDescriptor *field, int index, Type value) const | google::protobuf::Reflection | inlineprivate |
SetRepeatedField(Message *message, const FieldDescriptor *field, int index, Type value) const | google::protobuf::Reflection | inlineprivate |
SetRepeatedFloat(Message *message, const FieldDescriptor *field, int index, float value) const | google::protobuf::Reflection | |
SetRepeatedFloat(Message *message, const FieldDescriptor *field, int index, float value) const | google::protobuf::Reflection | |
SetRepeatedInt32(Message *message, const FieldDescriptor *field, int index, int32 value) const | google::protobuf::Reflection | |
SetRepeatedInt32(Message *message, const FieldDescriptor *field, int index, int32_t value) const | google::protobuf::Reflection | |
SetRepeatedInt64(Message *message, const FieldDescriptor *field, int index, int64 value) const | google::protobuf::Reflection | |
SetRepeatedInt64(Message *message, const FieldDescriptor *field, int index, int64_t value) const | google::protobuf::Reflection | |
SetRepeatedString(Message *message, const FieldDescriptor *field, int index, std::string value) const | google::protobuf::Reflection | |
SetRepeatedString(Message *message, const FieldDescriptor *field, int index, std::string value) const | google::protobuf::Reflection | |
SetRepeatedUInt32(Message *message, const FieldDescriptor *field, int index, uint32 value) const | google::protobuf::Reflection | |
SetRepeatedUInt32(Message *message, const FieldDescriptor *field, int index, uint32_t value) const | google::protobuf::Reflection | |
SetRepeatedUInt64(Message *message, const FieldDescriptor *field, int index, uint64 value) const | google::protobuf::Reflection | |
SetRepeatedUInt64(Message *message, const FieldDescriptor *field, int index, uint64_t value) const | google::protobuf::Reflection | |
SetString(Message *message, const FieldDescriptor *field, std::string value) const | google::protobuf::Reflection | |
SetString(Message *message, const FieldDescriptor *field, std::string value) const | google::protobuf::Reflection | |
SetUInt32(Message *message, const FieldDescriptor *field, uint32 value) const | google::protobuf::Reflection | |
SetUInt32(Message *message, const FieldDescriptor *field, uint32_t value) const | google::protobuf::Reflection | |
SetUInt64(Message *message, const FieldDescriptor *field, uint64 value) const | google::protobuf::Reflection | |
SetUInt64(Message *message, const FieldDescriptor *field, uint64_t value) const | google::protobuf::Reflection | |
SpaceUsed(const Message &message) const | google::protobuf::Reflection | inline |
SpaceUsed(const Message &message) const | google::protobuf::Reflection | inline |
SpaceUsedLong(const Message &message) const | google::protobuf::Reflection | |
SpaceUsedLong(const Message &message) const | google::protobuf::Reflection | |
SupportsUnknownEnumValues() const | google::protobuf::Reflection | |
SupportsUnknownEnumValues() const | google::protobuf::Reflection | |
Swap(Message *message1, Message *message2) const | google::protobuf::Reflection | |
Swap(Message *message1, Message *message2) const | google::protobuf::Reflection | |
SwapBit(Message *message1, Message *message2, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SwapBit(Message *message1, Message *message2, const FieldDescriptor *field) const | google::protobuf::Reflection | inlineprivate |
SwapElements(Message *message, const FieldDescriptor *field, int index1, int index2) const | google::protobuf::Reflection | |
SwapElements(Message *message, const FieldDescriptor *field, int index1, int index2) const | google::protobuf::Reflection | |
SwapField(Message *message1, Message *message2, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
SwapField(Message *message1, Message *message2, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
SwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | |
SwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | |
SwapFieldsImpl(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | private |
SwapOneofField(Message *message1, Message *message2, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | private |
SwapOneofField(Message *lhs, Message *rhs, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | private |
TextFormat class | google::protobuf::Reflection | friend |
UnsafeArenaAddAllocatedMessage(Message *message, const FieldDescriptor *field, Message *new_entry) const | google::protobuf::Reflection | |
UnsafeArenaReleaseLast(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
UnsafeArenaReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | private |
UnsafeArenaReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
UnsafeArenaSetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
UnsafeArenaSetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
UnsafeArenaSwap(Message *lhs, Message *rhs) const | google::protobuf::Reflection | |
UnsafeArenaSwapFields(Message *lhs, Message *rhs, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | |
UnsafeShallowSwapField(Message *message1, Message *message2, const FieldDescriptor *field) const | google::protobuf::Reflection | private |
UnsafeShallowSwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | private |
util::MessageDifferencer class | google::protobuf::Reflection | friend |
WireFormatForMapFieldTest class | google::protobuf::Reflection | friend |