|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
This is the complete list of members for xml::XmlReader, including all inherited members.
| DumpNode()=0 | xml::XmlReader | pure virtual |
| GetAncestors() const =0 | xml::XmlReader | pure virtual |
| GetAttribute(const std::string &attributeName, std::string &attribute) const =0 | xml::XmlReader | pure virtual |
| GetName() const =0 | xml::XmlReader | pure virtual |
| GetName(std::string &name) const =0 | xml::XmlReader | pure virtual |
| GetNodeType() const =0 | xml::XmlReader | pure virtual |
| GetValue(std::string &value) const =0 | xml::XmlReader | pure virtual |
| HasAttributes() const =0 | xml::XmlReader | pure virtual |
| IsEmptyElement() const =0 | xml::XmlReader | pure virtual |
| MoveToElement()=0 | xml::XmlReader | pure virtual |
| MoveToFirstAttribute()=0 | xml::XmlReader | pure virtual |
| MoveToNextAttribute()=0 | xml::XmlReader | pure virtual |
| Read()=0 | xml::XmlReader | pure virtual |
| Skip()=0 | xml::XmlReader | pure virtual |