Goby3 3.3.0
2025.07.10
|
This is the complete list of members for google::protobuf::Reflection, including all inherited members.
::PROTOBUF_NAMESPACE_ID::AssignDescriptorsHelper | google::protobuf::Reflection | friend |
::PROTOBUF_NAMESPACE_ID::MessageLayoutInspector | google::protobuf::Reflection | friend |
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 | |
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 | |
AddEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | |
AddFloat(Message *message, const FieldDescriptor *field, float 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_t value) 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 | |
AddUInt32(Message *message, const FieldDescriptor *field, uint32_t value) const | google::protobuf::Reflection | |
AddUInt64(Message *message, const FieldDescriptor *field, uint64_t value) 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 | |
DynamicMessageFactory | google::protobuf::Reflection | friend |
expr::CelMapReflectionFriend | google::protobuf::Reflection | friend |
FastReflectionMessageMutator | google::protobuf::Reflection | friend |
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 | google::protobuf::Reflection | friend |
GetBool(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 | |
GetEnumValue(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetFloat(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 | |
GetMessage(const Message &message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
GetMessageFactory() const | google::protobuf::Reflection | |
GetMutableRepeatedFieldRef(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
GetOneofFieldDescriptor(const Message &message, const OneofDescriptor *oneof_descriptor) 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 | |
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 | |
GetRepeatedField(const Message &msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
GetRepeatedFieldRef(const Message &message, const FieldDescriptor *field) 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 | |
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 | |
GetRepeatedPtrField(const Message &msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
GetRepeatedPtrFieldInternal(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
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 | |
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 | |
GetRepeatedUInt64(const Message &message, const FieldDescriptor *field, int index) 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 | |
GetUInt32(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 | |
HasField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
HasOneof(const Message &message, const OneofDescriptor *oneof_descriptor) const | google::protobuf::Reflection | |
internal::IsDescendant | google::protobuf::Reflection | friend |
internal::MapFieldPrinterHelper | google::protobuf::Reflection | friend |
internal::MapFieldReflectionTest | google::protobuf::Reflection | friend |
internal::MapKeySorter | google::protobuf::Reflection | friend |
internal::ReflectionOps | google::protobuf::Reflection | friend |
internal::SwapFieldHelper | google::protobuf::Reflection | friend |
internal::WireFormat | google::protobuf::Reflection | friend |
ListFields(const Message &message, std::vector< const FieldDescriptor * > *output) const | google::protobuf::Reflection | |
MapIterator | google::protobuf::Reflection | friend |
MapReflectionTester | google::protobuf::Reflection | friend |
MutableMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=nullptr) const | google::protobuf::Reflection | |
MutableRepeatedField(Message *msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
MutableRepeatedFieldRef | google::protobuf::Reflection | friend |
MutableRepeatedMessage(Message *message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | |
MutableRepeatedPtrField(Message *msg, const FieldDescriptor *d) const | google::protobuf::Reflection | inline |
MutableRepeatedPtrFieldInternal(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
MutableRepeatedPtrFieldInternal(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
MutableUnknownFields(Message *message) const | google::protobuf::Reflection | |
ParseLenDelim | google::protobuf::Reflection | friend |
ParsePackedField | google::protobuf::Reflection | friend |
python::MapReflectionFriend | google::protobuf::Reflection | friend |
python::MessageReflectionFriend | google::protobuf::Reflection | friend |
RegisterAllTypesInternal | google::protobuf::Reflection | friend |
ReleaseLast(Message *message, const FieldDescriptor *field) 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 | |
RepeatedFieldRef | google::protobuf::Reflection | friend |
SetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) 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 | |
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 | |
SetFloat(Message *message, const FieldDescriptor *field, float 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_t 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 | |
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 | |
SetRepeatedFloat(Message *message, const FieldDescriptor *field, int index, float 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_t 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_t 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 | |
SetUInt32(Message *message, const FieldDescriptor *field, uint32_t 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 |
SpaceUsedLong(const Message &message) const | google::protobuf::Reflection | |
SupportsUnknownEnumValues() const | google::protobuf::Reflection | |
Swap(Message *message1, Message *message2) const | google::protobuf::Reflection | |
SwapElements(Message *message, const FieldDescriptor *field, int index1, int index2) const | google::protobuf::Reflection | |
SwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor * > &fields) const | google::protobuf::Reflection | |
TextFormat | 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 | |
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 | |
util::MessageDifferencer | google::protobuf::Reflection | friend |
WireFormatForMapFieldTest | google::protobuf::Reflection | friend |