libxml++ 3.2.5
|
This is the complete list of members for xmlpp::SchemaBase, including all inherited members.
NonCopyable() noexcept | xmlpp::NonCopyable | protected |
NonCopyable(const NonCopyable &)=delete | xmlpp::NonCopyable | protected |
NonCopyable(NonCopyable &&)=delete | xmlpp::NonCopyable | protected |
operator=(const NonCopyable &)=delete | xmlpp::NonCopyable | protected |
operator=(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() noexcept | xmlpp::SchemaBase | |
~NonCopyable() | xmlpp::NonCopyable | protectedvirtual |
~SchemaBase() override | xmlpp::SchemaBase |