Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::Xml Member List

This is the complete list of members for SimTK::Xml, including all inherited members.

AnyNodes enum valueSimTK::Xml
clear()SimTK::Xml
CommentNode enum valueSimTK::Xml
Document typedefSimTK::Xml
ElementNode enum valueSimTK::Xml
eraseTopLevelNode(const node_iterator &deleteThis)SimTK::Xml
getIndentString() const SimTK::Xml
getNodeTypeAsString(NodeType type)SimTK::Xmlstatic
getRootElement()SimTK::Xml
getRootTag() const SimTK::Xml
getXmlEncoding() const SimTK::Xml
getXmlIsStandalone() const SimTK::Xml
getXmlVersion() const SimTK::Xml
insertTopLevelNodeAfter(const node_iterator &afterThis, Node insertThis)SimTK::Xml
insertTopLevelNodeBefore(const node_iterator &beforeThis, Node insertThis)SimTK::Xml
isXmlWhiteSpaceCondensed()SimTK::Xmlstatic
JunkNodes enum valueSimTK::Xml
Node classSimTK::Xmlfriend
node_begin(NodeType allowed=AnyNodes)SimTK::Xml
node_end() const SimTK::Xml
NodeType enum nameSimTK::Xml
NoJunkNodes enum valueSimTK::Xml
NoNode enum valueSimTK::Xml
operator<<(std::ostream &o, const Xml::Document &doc)SimTK::Xmlrelated
operator=(const Xml::Document &souce)SimTK::Xml
readFromFile(const String &pathname)SimTK::Xml
readFromString(const String &xmlDocument)SimTK::Xml
readFromString(const char *xmlDocument)SimTK::Xml
removeTopLevelNode(const node_iterator &removeThis)SimTK::Xml
setIndentString(const String &indent)SimTK::Xml
setRootTag(const String &tag)SimTK::Xml
setXmlCondenseWhiteSpace(bool shouldCondense)SimTK::Xmlstatic
setXmlEncoding(const String &encoding)SimTK::Xml
setXmlIsStandalone(bool isStandalone)SimTK::Xml
setXmlVersion(const String &version)SimTK::Xml
TextNode enum valueSimTK::Xml
UnknownNode enum valueSimTK::Xml
writeToFile(const String &pathname) const SimTK::Xml
writeToString(String &xmlDocument, bool compact=false) const SimTK::Xml
Xml()SimTK::Xml
Xml(const String &pathname)SimTK::Xmlexplicit
Xml(const Xml::Document &source)SimTK::Xml
~Xml()SimTK::Xml