libxml++ 3.2.5
|
This is the complete list of members for xmlpp::XsdSchema, including all inherited members.
cobj() noexcept | xmlpp::XsdSchema | |
cobj() const noexcept | xmlpp::XsdSchema | |
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_context(_xmlSchemaParserCtxt * context) | xmlpp::XsdSchema | protected |
parse_document(const Document * document) override | xmlpp::XsdSchema | virtual |
parse_file(const std::string & filename) override | xmlpp::XsdSchema | virtual |
parse_memory(const Glib::ustring & contents) override | xmlpp::XsdSchema | virtual |
release_underlying() | xmlpp::XsdSchema | protected |
SchemaBase() noexcept | xmlpp::SchemaBase | |
XsdSchema() | xmlpp::XsdSchema | |
XsdSchema(_xmlSchema * schema) | xmlpp::XsdSchema | explicit |
XsdSchema(const std::string & filename) | xmlpp::XsdSchema | explicit |
XsdSchema(const Document * document) | xmlpp::XsdSchema | explicit |
~NonCopyable() | xmlpp::NonCopyable | protectedvirtual |
~SchemaBase() override | xmlpp::SchemaBase | |
~XsdSchema() override | xmlpp::XsdSchema |