libxml++
2.91.2
|
This is the complete list of members for xmlpp::SchemaBase, including all inherited members.
NonCopyable() | xmlpp::NonCopyable | protected |
NonCopyable(const NonCopyable&)=delete | xmlpp::NonCopyable | protected |
operator=(const NonCopyable&)=delete | xmlpp::NonCopyable | protected |
parse_document(const Document* document)=0 | xmlpp::SchemaBase | pure virtual |
parse_file(const std::string& filename)=0 | xmlpp::SchemaBase | pure virtual |
parse_memory(const Glib::ustring& contents)=0 | xmlpp::SchemaBase | pure virtual |
SchemaBase() | xmlpp::SchemaBase | |
~NonCopyable() | xmlpp::NonCopyable | protectedvirtual |
~SchemaBase() override | xmlpp::SchemaBase |