|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for google::protobuf::Reflection, including all inherited members.
| ::google::protobuf::python::MapReflectionFriend class | google::protobuf::Reflection | friend |
| AddAllocatedMessage(Message *, const FieldDescriptor *, Message *) const | google::protobuf::Reflection | inlinevirtual |
| AddBool(Message *message, const FieldDescriptor *field, bool value) const =0 | google::protobuf::Reflection | pure virtual |
| AddDouble(Message *message, const FieldDescriptor *field, double value) const =0 | google::protobuf::Reflection | pure virtual |
| AddEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const =0 | google::protobuf::Reflection | pure virtual |
| AddEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | virtual |
| AddFloat(Message *message, const FieldDescriptor *field, float value) const =0 | google::protobuf::Reflection | pure virtual |
| AddInt32(Message *message, const FieldDescriptor *field, int32 value) const =0 | google::protobuf::Reflection | pure virtual |
| AddInt64(Message *message, const FieldDescriptor *field, int64 value) const =0 | google::protobuf::Reflection | pure virtual |
| AddMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=NULL) const =0 | google::protobuf::Reflection | pure virtual |
| AddString(Message *message, const FieldDescriptor *field, const string &value) const =0 | google::protobuf::Reflection | pure virtual |
| AddUInt32(Message *message, const FieldDescriptor *field, uint32 value) const =0 | google::protobuf::Reflection | pure virtual |
| AddUInt64(Message *message, const FieldDescriptor *field, uint64 value) const =0 | google::protobuf::Reflection | pure virtual |
| ClearField(Message *message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| ClearOneof(Message *, const OneofDescriptor *) const | google::protobuf::Reflection | inlinevirtual |
| FieldSize(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| FindKnownExtensionByName(const string &name) const =0 | google::protobuf::Reflection | pure virtual |
| FindKnownExtensionByNumber(int number) const =0 | google::protobuf::Reflection | pure virtual |
| GetBool(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetDouble(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetEnum(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetEnumValue(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | virtual |
| GetFloat(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetInt32(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetInt64(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetMessage(const Message &message, const FieldDescriptor *field, MessageFactory *factory=NULL) const =0 | google::protobuf::Reflection | pure virtual |
| GetMessageFactory() const | google::protobuf::Reflection | virtual |
| GetMutableRepeatedFieldRef(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | |
| GetOneofFieldDescriptor(const Message &, const OneofDescriptor *) const | google::protobuf::Reflection | inlinevirtual |
| GetRawRepeatedField(const Message &message, const FieldDescriptor *field, FieldDescriptor::CppType cpptype, int ctype, const Descriptor *message_type) const | google::protobuf::Reflection | inlineprotectedvirtual |
| GetRepeatedBool(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedDouble(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedEnum(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedEnumValue(const Message &message, const FieldDescriptor *field, int index) const | google::protobuf::Reflection | virtual |
| GetRepeatedField(const Message &, const FieldDescriptor *) 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 =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedInt32(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedInt64(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedMessage(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedPtrField(const Message &, const FieldDescriptor *) const | google::protobuf::Reflection | |
| GetRepeatedPtrField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| GetRepeatedPtrField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| GetRepeatedPtrField(const Message &message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| GetRepeatedString(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedStringReference(const Message &message, const FieldDescriptor *field, int index, string *scratch) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedUInt32(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetRepeatedUInt64(const Message &message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| GetString(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetStringReference(const Message &message, const FieldDescriptor *field, string *scratch) const =0 | google::protobuf::Reflection | pure virtual |
| GetUInt32(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetUInt64(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| GetUnknownFields(const Message &message) const =0 | google::protobuf::Reflection | pure virtual |
| HasField(const Message &message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| HasOneof(const Message &, const OneofDescriptor *) const | google::protobuf::Reflection | inlinevirtual |
| ListFields(const Message &message, std::vector< const FieldDescriptor *> *output) const =0 | google::protobuf::Reflection | pure virtual |
| MapIterator class | google::protobuf::Reflection | friend |
| MapReflectionTester class | google::protobuf::Reflection | friend |
| MutableMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=NULL) const =0 | google::protobuf::Reflection | pure virtual |
| MutableRawRepeatedField(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType, int ctype, const Descriptor *message_type) const =0 | google::protobuf::Reflection | protectedpure virtual |
| MutableRepeatedField(Message *, const FieldDescriptor *) const | google::protobuf::Reflection | |
| MutableRepeatedFieldRef class | google::protobuf::Reflection | friend |
| MutableRepeatedMessage(Message *message, const FieldDescriptor *field, int index) const =0 | google::protobuf::Reflection | pure virtual |
| MutableRepeatedPtrField(Message *, const FieldDescriptor *) const | google::protobuf::Reflection | |
| MutableRepeatedPtrField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| MutableRepeatedPtrField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| MutableRepeatedPtrField(Message *message, const FieldDescriptor *field) const | google::protobuf::Reflection | inline |
| MutableUnknownFields(Message *message) const =0 | google::protobuf::Reflection | pure virtual |
| Reflection() | google::protobuf::Reflection | inline |
| ReleaseLast(Message *message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| ReleaseMessage(Message *message, const FieldDescriptor *field, MessageFactory *factory=NULL) const =0 | google::protobuf::Reflection | pure virtual |
| RemoveLast(Message *message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| RepeatedFieldData(Message *message, const FieldDescriptor *field, FieldDescriptor::CppType cpp_type, const Descriptor *message_type) const | google::protobuf::Reflection | protectedvirtual |
| RepeatedFieldRef class | google::protobuf::Reflection | friend |
| SetAllocatedMessage(Message *message, Message *sub_message, const FieldDescriptor *field) const =0 | google::protobuf::Reflection | pure virtual |
| SetBool(Message *message, const FieldDescriptor *field, bool value) const =0 | google::protobuf::Reflection | pure virtual |
| SetDouble(Message *message, const FieldDescriptor *field, double value) const =0 | google::protobuf::Reflection | pure virtual |
| SetEnum(Message *message, const FieldDescriptor *field, const EnumValueDescriptor *value) const =0 | google::protobuf::Reflection | pure virtual |
| SetEnumValue(Message *message, const FieldDescriptor *field, int value) const | google::protobuf::Reflection | virtual |
| SetFloat(Message *message, const FieldDescriptor *field, float value) const =0 | google::protobuf::Reflection | pure virtual |
| SetInt32(Message *message, const FieldDescriptor *field, int32 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetInt64(Message *message, const FieldDescriptor *field, int64 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedBool(Message *message, const FieldDescriptor *field, int index, bool value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedDouble(Message *message, const FieldDescriptor *field, int index, double value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedEnum(Message *message, const FieldDescriptor *field, int index, const EnumValueDescriptor *value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedEnumValue(Message *message, const FieldDescriptor *field, int index, int value) const | google::protobuf::Reflection | virtual |
| SetRepeatedFloat(Message *message, const FieldDescriptor *field, int index, float value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedInt32(Message *message, const FieldDescriptor *field, int index, int32 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedInt64(Message *message, const FieldDescriptor *field, int index, int64 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedString(Message *message, const FieldDescriptor *field, int index, const string &value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedUInt32(Message *message, const FieldDescriptor *field, int index, uint32 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetRepeatedUInt64(Message *message, const FieldDescriptor *field, int index, uint64 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetString(Message *message, const FieldDescriptor *field, const string &value) const =0 | google::protobuf::Reflection | pure virtual |
| SetUInt32(Message *message, const FieldDescriptor *field, uint32 value) const =0 | google::protobuf::Reflection | pure virtual |
| SetUInt64(Message *message, const FieldDescriptor *field, uint64 value) const =0 | google::protobuf::Reflection | pure virtual |
| SpaceUsed(const Message &message) const =0 | google::protobuf::Reflection | pure virtual |
| SupportsUnknownEnumValues() const | google::protobuf::Reflection | inlinevirtual |
| Swap(Message *message1, Message *message2) const =0 | google::protobuf::Reflection | pure virtual |
| SwapElements(Message *message, const FieldDescriptor *field, int index1, int index2) const =0 | google::protobuf::Reflection | pure virtual |
| SwapFields(Message *message1, Message *message2, const std::vector< const FieldDescriptor *> &fields) const =0 | google::protobuf::Reflection | pure virtual |
| ~Reflection() | google::protobuf::Reflection | virtual |
1.8.13