This is the complete list of members for
xmlpp::Parser, including all inherited members.
callback_validity_error(void *ctx, const char *msg,...) | xmlpp::Parser | [protected, static] |
callback_validity_warning(void *ctx, const char *msg,...) | xmlpp::Parser | [protected, static] |
check_for_exception() | xmlpp::Parser | [protected, virtual] |
check_for_validity_messages() | xmlpp::Parser | [protected, virtual] |
context_ | xmlpp::Parser | [protected] |
exception_ | xmlpp::Parser | [protected] |
get_substitute_entities() const | xmlpp::Parser | [virtual] |
get_validate() const | xmlpp::Parser | [virtual] |
handleException(const exception &e) | xmlpp::Parser | [protected, virtual] |
initialize_context() | xmlpp::Parser | [protected, virtual] |
NonCopyable() | xmlpp::NonCopyable | [private] |
on_validity_error(const std::string &message) | xmlpp::Parser | [protected, virtual] |
on_validity_warning(const std::string &message) | xmlpp::Parser | [protected, virtual] |
parse_file(const std::string &filename)=0 | xmlpp::Parser | [pure virtual] |
parse_memory(const std::string &contents)=0 | xmlpp::Parser | [pure virtual] |
parse_stream(std::istream &in)=0 | xmlpp::Parser | [pure virtual] |
Parser() | xmlpp::Parser | |
release_underlying() | xmlpp::Parser | [protected, virtual] |
set_substitute_entities(bool val=true) | xmlpp::Parser | [virtual] |
set_validate(bool val=true) | xmlpp::Parser | [virtual] |
substitute_entities_ | xmlpp::Parser | [protected] |
validate_ | xmlpp::Parser | [protected] |
validate_error_ | xmlpp::Parser | [protected] |
validate_warning_ | xmlpp::Parser | [protected] |
~NonCopyable() | xmlpp::NonCopyable | [private, virtual] |
~Parser() | xmlpp::Parser | [virtual] |