TrinityCore
|
This is the complete list of members for google::protobuf::DescriptorDatabase, including all inherited members.
DescriptorDatabase() | google::protobuf::DescriptorDatabase | inline |
FindAllExtensionNumbers(const string &, vector< int > *) | google::protobuf::DescriptorDatabase | inlinevirtual |
FindFileByName(const string &filename, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
FindFileContainingExtension(const string &containing_type, int field_number, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
FindFileContainingSymbol(const string &symbol_name, FileDescriptorProto *output)=0 | google::protobuf::DescriptorDatabase | pure virtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DescriptorDatabase) | google::protobuf::DescriptorDatabase | private |
~DescriptorDatabase() | google::protobuf::DescriptorDatabase | virtual |