Goby3  3.1.5
2024.05.14
google::protobuf::Reflection Member List

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

::PROTOBUF_NAMESPACE_ID::AssignDescriptorsHelper classgoogle::protobuf::Reflectionfriend
::PROTOBUF_NAMESPACE_ID::MessageLayoutInspector classgoogle::protobuf::Reflectionfriend
AddAllocatedMessage(Message *message, const FieldDescriptor *field, Message *new_entry) constgoogle::protobuf::Reflection
AddBool(Message *message, const FieldDescriptor *field, bool value) constgoogle::protobuf::Reflection
AddDouble(Message *message, const FieldDescriptor *field, double value) constgoogle::protobuf::Reflection
AddEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) constgoogle::protobuf::Reflection
AddEnumValue(Message *message, const FieldDescriptor *field, int value) constgoogle::protobuf::Reflection
AddFloat(Message *message, const FieldDescriptor *field, float value) constgoogle::protobuf::Reflection
AddInt32(Message *message, const FieldDescriptor *field, int32 value) constgoogle::protobuf::Reflection
AddInt64(Message *message, const FieldDescriptor *field, int64 value) constgoogle::protobuf::Reflection
AddMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) constgoogle::protobuf::Reflection
AddString(Message *message, const FieldDescriptor *field, std::string value) constgoogle::protobuf::Reflection
AddUInt32(Message *message, const FieldDescriptor *field, uint32 value) constgoogle::protobuf::Reflection
AddUInt64(Message *message, const FieldDescriptor *field, uint64 value) constgoogle::protobuf::Reflection
ClearField(Message *message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
ClearOneof(Message *message, const OneofDescriptor *oneof_descriptor) constgoogle::protobuf::Reflection
DynamicMessageFactory classgoogle::protobuf::Reflectionfriend
expr::CelMapReflectionFriend classgoogle::protobuf::Reflectionfriend
FieldSize(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
FindKnownExtensionByName(const std::string &name) constgoogle::protobuf::Reflection
FindKnownExtensionByNumber(int number) constgoogle::protobuf::Reflection
GetBool(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetDouble(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetEnum(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetEnumValue(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetFloat(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetInt32(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetInt64(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetMessage(const Message &message, const FieldDescriptor *field, MessageFactory *factory=nullptr) constgoogle::protobuf::Reflection
GetMessageFactory() constgoogle::protobuf::Reflection
GetMutableRepeatedFieldRef(Message *message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetOneofFieldDescriptor(const Message &message, const OneofDescriptor *oneof_descriptor) constgoogle::protobuf::Reflection
GetRepeatedBool(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedDouble(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedEnum(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedEnumValue(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedField(const Message &msg, const FieldDescriptor *d) constgoogle::protobuf::Reflectioninline
GetRepeatedFieldRef(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetRepeatedFloat(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedInt32(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedInt64(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedMessage(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedPtrField(const Message &msg, const FieldDescriptor *d) constgoogle::protobuf::Reflectioninline
GetRepeatedPtrFieldInternal(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflectioninline
GetRepeatedString(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedStringReference(const Message &message, const FieldDescriptor *field, int index, std::string *scratch) constgoogle::protobuf::Reflection
GetRepeatedUInt32(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetRepeatedUInt64(const Message &message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
GetString(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetStringReference(const Message &message, const FieldDescriptor *field, std::string *scratch) constgoogle::protobuf::Reflection
GetUInt32(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetUInt64(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
GetUnknownFields(const Message &message) constgoogle::protobuf::Reflection
HasField(const Message &message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
HasOneof(const Message &message, const OneofDescriptor *oneof_descriptor) constgoogle::protobuf::Reflection
internal::MapFieldPrinterHelper classgoogle::protobuf::Reflectionfriend
internal::MapFieldReflectionTest classgoogle::protobuf::Reflectionfriend
internal::MapKeySorter classgoogle::protobuf::Reflectionfriend
internal::ReflectionOps classgoogle::protobuf::Reflectionfriend
internal::WireFormat classgoogle::protobuf::Reflectionfriend
ListFields(const Message &message, std::vector< const FieldDescriptor * > *output) constgoogle::protobuf::Reflection
MapIterator classgoogle::protobuf::Reflectionfriend
MapReflectionTester classgoogle::protobuf::Reflectionfriend
MutableMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) constgoogle::protobuf::Reflection
MutableRepeatedField(Message *msg, const FieldDescriptor *d) constgoogle::protobuf::Reflectioninline
MutableRepeatedFieldRef classgoogle::protobuf::Reflectionfriend
MutableRepeatedMessage(Message *message, const FieldDescriptor *field, int index) constgoogle::protobuf::Reflection
MutableRepeatedPtrField(Message *msg, const FieldDescriptor *d) constgoogle::protobuf::Reflectioninline
MutableRepeatedPtrFieldInternal(Message *message, const FieldDescriptor *field) constgoogle::protobuf::Reflectioninline
MutableUnknownFields(Message *message) constgoogle::protobuf::Reflection
ParseLenDelim(int field_number, const FieldDescriptor *field, Message *msg, const Reflection *reflection, const char *ptr, internal::ParseContext *ctx)google::protobuf::Reflectionfriend
ParsePackedField(const FieldDescriptor *field, Message *msg, const Reflection *reflection, const char *ptr, internal::ParseContext *ctx)google::protobuf::Reflectionfriend
python::MapReflectionFriend classgoogle::protobuf::Reflectionfriend
RegisterAllTypesInternal(const Metadata *file_level_metadata, int size)google::protobuf::Reflectionfriend
ReleaseLast(Message *message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
ReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) constgoogle::protobuf::Reflection
RemoveLast(Message *message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
RepeatedFieldRef classgoogle::protobuf::Reflectionfriend
SetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) constgoogle::protobuf::Reflection
SetBool(Message *message, const FieldDescriptor *field, bool value) constgoogle::protobuf::Reflection
SetDouble(Message *message, const FieldDescriptor *field, double value) constgoogle::protobuf::Reflection
SetEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) constgoogle::protobuf::Reflection
SetEnumValue(Message *message, const FieldDescriptor *field, int value) constgoogle::protobuf::Reflection
SetFloat(Message *message, const FieldDescriptor *field, float value) constgoogle::protobuf::Reflection
SetInt32(Message *message, const FieldDescriptor *field, int32 value) constgoogle::protobuf::Reflection
SetInt64(Message *message, const FieldDescriptor *field, int64 value) constgoogle::protobuf::Reflection
SetRepeatedBool(Message *message, const FieldDescriptor *field, int index, bool value) constgoogle::protobuf::Reflection
SetRepeatedDouble(Message *message, const FieldDescriptor *field, int index, double value) constgoogle::protobuf::Reflection
SetRepeatedEnum(Message *message, const FieldDescriptor *field, int index, const EnumValueDescriptor *value) constgoogle::protobuf::Reflection
SetRepeatedEnumValue(Message *message, const FieldDescriptor *field, int index, int value) constgoogle::protobuf::Reflection
SetRepeatedFloat(Message *message, const FieldDescriptor *field, int index, float value) constgoogle::protobuf::Reflection
SetRepeatedInt32(Message *message, const FieldDescriptor *field, int index, int32 value) constgoogle::protobuf::Reflection
SetRepeatedInt64(Message *message, const FieldDescriptor *field, int index, int64 value) constgoogle::protobuf::Reflection
SetRepeatedString(Message *message, const FieldDescriptor *field, int index, std::string value) constgoogle::protobuf::Reflection
SetRepeatedUInt32(Message *message, const FieldDescriptor *field, int index, uint32 value) constgoogle::protobuf::Reflection
SetRepeatedUInt64(Message *message, const FieldDescriptor *field, int index, uint64 value) constgoogle::protobuf::Reflection
SetString(Message *message, const FieldDescriptor *field, std::string value) constgoogle::protobuf::Reflection
SetUInt32(Message *message, const FieldDescriptor *field, uint32 value) constgoogle::protobuf::Reflection
SetUInt64(Message *message, const FieldDescriptor *field, uint64 value) constgoogle::protobuf::Reflection
SpaceUsed(const Message &message) constgoogle::protobuf::Reflectioninline
SpaceUsedLong(const Message &message) constgoogle::protobuf::Reflection
SupportsUnknownEnumValues() constgoogle::protobuf::Reflection
Swap(Message *message1, Message *message2) constgoogle::protobuf::Reflection
SwapElements(Message *message, const FieldDescriptor *field, int index1, int index2) constgoogle::protobuf::Reflection
SwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) constgoogle::protobuf::Reflection
WireFormatForMapFieldTest classgoogle::protobuf::Reflectionfriend