ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
Loading...
Searching...
No Matches
tom::xml_doc Member List

This is the complete list of members for tom::xml_doc, including all inherited members.

add_node(const char *xpath, const char *ns_prefix, const char *name, const char *content) (defined in tom::xml_doc)tom::xml_doc
add_node(const char *ns_prefix, const char *name, const char *content) (defined in tom::xml_doc)tom::xml_doc
collect_namespaces(xmlNodePtr node) (defined in tom::xml_doc)tom::xml_docprotected
doc_to_file(const char *path, bool formatted=false) (defined in tom::xml_doc)tom::xml_doc
exec_xpath(const char *xpath) (defined in tom::xml_doc)tom::xml_doc
exec_xpath(const observation &xpath) (defined in tom::xml_doc)tom::xml_doc
get_namespaces() (defined in tom::xml_doc)tom::xml_docprotected
get_root_node() const (defined in tom::xml_doc)tom::xml_doc
m_namespaces (defined in tom::xml_doc)tom::xml_docprotected
m_namespaces_init (defined in tom::xml_doc)tom::xml_docprotected
m_xmlDocPtr (defined in tom::xml_doc)tom::xml_docprotected
namespace_map_t typedef (defined in tom::xml_doc)tom::xml_docprotected
operator=(const xml_doc &rhs) (defined in tom::xml_doc)tom::xml_docinline
register_namespaces(xmlXPathContextPtr ctx) (defined in tom::xml_doc)tom::xml_docprotected
valid() const (defined in tom::xml_doc)tom::xml_docinline
xml_doc() (defined in tom::xml_doc)tom::xml_docinline
xml_doc(xmlDocPtr doc) (defined in tom::xml_doc)tom::xml_docinline
xml_doc(const xml_doc &rhs) (defined in tom::xml_doc)tom::xml_docinline
~xml_doc() (defined in tom::xml_doc)tom::xml_docvirtual