| 
    HDK
    
   | 
 
This is the complete list of members for UT_XMLReader, including all inherited members.
| beginReadingFromFile(const char *file) | UT_XMLReader | |
| beginReadingFromMemory(const UT_WorkBuffer &memory, const char *URL, const char *encoding=nullptr) | UT_XMLReader | |
| getNode() | UT_XMLReader | |
| getNodeAttribute(const char *attr_name, UT_WorkBuffer &attr_val) const | UT_XMLReader | |
| getNodeAttribute(const char *attr_name, UT_StringHolder &attr_val) const | UT_XMLReader | inline | 
| getNodeContents(UT_WorkBuffer &contents) const | UT_XMLReader | |
| getNodeContents(UT_StringHolder &contents) const | UT_XMLReader | inline | 
| getNodeDepth() const | UT_XMLReader | |
| getNodeName(UT_WorkBuffer &name) const | UT_XMLReader | |
| getNodeName(UT_StringHolder &name) const | UT_XMLReader | inline | 
| getNodeType() const | UT_XMLReader | |
| getNodeValue(UT_WorkBuffer &node_val) const | UT_XMLReader | |
| getNodeValue(UT_StringHolder &node_val) const | UT_XMLReader | inline | 
| hasNodeAttributes() const | UT_XMLReader | |
| hasNodeValue() const | UT_XMLReader | |
| read() | UT_XMLReader | |
| UT_XMLReader() | UT_XMLReader | |
| ~UT_XMLReader() | UT_XMLReader |