Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in 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 |