|
ClockWork DB CoreAPI 1.0.48
Abstract Time Series and Storage/Management Library
|
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_doc | protected |
| 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_doc | protected |
| get_root_node() const (defined in tom::xml_doc) | tom::xml_doc | |
| m_namespaces (defined in tom::xml_doc) | tom::xml_doc | protected |
| m_namespaces_init (defined in tom::xml_doc) | tom::xml_doc | protected |
| m_xmlDocPtr (defined in tom::xml_doc) | tom::xml_doc | protected |
| namespace_map_t typedef (defined in tom::xml_doc) | tom::xml_doc | protected |
| operator=(const xml_doc &rhs) (defined in tom::xml_doc) | tom::xml_doc | inline |
| register_namespaces(xmlXPathContextPtr ctx) (defined in tom::xml_doc) | tom::xml_doc | protected |
| valid() const (defined in tom::xml_doc) | tom::xml_doc | inline |
| xml_doc() (defined in tom::xml_doc) | tom::xml_doc | inline |
| xml_doc(xmlDocPtr doc) (defined in tom::xml_doc) | tom::xml_doc | inline |
| xml_doc(const xml_doc &rhs) (defined in tom::xml_doc) | tom::xml_doc | inline |
| ~xml_doc() (defined in tom::xml_doc) | tom::xml_doc | virtual |