g4tools  5.4.0
tools::xml::loader Member List

This is the complete list of members for tools::xml::loader, including all inherited members.

add_tag(const std::string &a_tag)tools::xml::loaderinline
character_data_handler(void *aUserData, const XML_Char *a_string, int aLength)tools::xml::loaderinlineprotectedstatic
clear()tools::xml::loaderinlineprotected
empty()tools::xml::loaderinline
end_element(void *aUserData, const XML_Char *a_name)tools::xml::loaderinlineprotectedstatic
errors() consttools::xml::loaderinline
is_tag(const std::string &a_string) consttools::xml::loaderinline
load_buffer(size_t aSize, const char *aBuffer)tools::xml::loaderinline
load_file(const std::string &a_file, bool a_compressed)tools::xml::loaderinline
load_string(const std::string &a_string)tools::xml::loaderinline
loader(tools::xml::factory &a_factory, std::ostream &a_out, bool a_verbose=false)tools::xml::loaderinline
loader(const loader &a_from)tools::xml::loaderinlineprotected
m_aborttools::xml::loaderprotected
m_atbstools::xml::loaderprotected
m_compressed_readertools::xml::loaderprotected
m_currenttools::xml::loaderprotected
m_depthtools::xml::loaderprotected
m_errorstools::xml::loaderprotected
m_factorytools::xml::loaderprotected
m_outtools::xml::loaderprotected
m_tagstools::xml::loaderprotected
m_take_cntrltools::xml::loaderprotected
m_toptools::xml::loaderprotected
m_valuetools::xml::loaderprotected
m_verbosetools::xml::loaderprotected
operator=(const loader &a_from)tools::xml::loaderinlineprotected
out() consttools::xml::loaderinline
parse_buffer(size_t aSize, const char *aBuffer, XML_StartElementHandler a_start, XML_EndElementHandler a_end, void *a_tag)tools::xml::loaderinlineprotected
parse_file(const std::string &a_file, XML_StartElementHandler a_start, XML_EndElementHandler a_end, void *a_tag, bool a_compressed)tools::xml::loaderinlineprotected
set_compressed_reader(tools::file::reader *aReader)tools::xml::loaderinline
set_tags(const std::vector< std::string > &a_tags)tools::xml::loaderinline
set_take_cntrl_chars(bool a_value)tools::xml::loaderinline
start_element(void *aUserData, const XML_Char *a_name, const XML_Char **a_atbs)tools::xml::loaderinlineprotectedstatic
top_item() consttools::xml::loaderinline
top_item()tools::xml::loaderinline
visit_end_element(tools::xml::tree &, bool &a_keep)tools::xml::loaderinlinevirtual
~loader()tools::xml::loaderinlinevirtual