osgEarth 2.1.1

osgEarth::XmlDocument Member List

This is the complete list of members for osgEarth::XmlDocument, including all inherited members.
_nameosgEarth::XmlDocument [protected]
_rootosgEarth::XmlDocument [protected]
_sourceURIosgEarth::XmlDocument [protected]
addSubElement(const std::string &tag, const std::string &text)osgEarth::XmlElement
addSubElement(const std::string &tag, const Properties &attrs, const std::string &text)osgEarth::XmlElement
getAttr(const std::string &key) const osgEarth::XmlElement
getAttrs()osgEarth::XmlElement
getAttrs() const osgEarth::XmlElement
getChildren()osgEarth::XmlElement
getChildren() const osgEarth::XmlElement
getConfig() const osgEarth::XmlDocument [virtual]
getName() const osgEarth::XmlDocument
getSubElement(const std::string &name) const osgEarth::XmlElement
getSubElements(const std::string &name) const osgEarth::XmlElement
getSubElementText(const std::string &tag) const osgEarth::XmlElement
getText() const osgEarth::XmlElement
isElement() const osgEarth::XmlElement [inline, virtual]
isText() const osgEarth::XmlElement [inline, virtual]
load(const std::string &location)osgEarth::XmlDocument [static]
load(const URI &uri)osgEarth::XmlDocument [static]
load(std::istream &in, const URIContext &context=URIContext())osgEarth::XmlDocument [static]
setName(const std::string &name)osgEarth::XmlElement
store(std::ostream &out) const osgEarth::XmlDocument
XmlDocument()osgEarth::XmlDocument
XmlDocument(const Config &conf)osgEarth::XmlDocument
XmlElement(const std::string &name)osgEarth::XmlElement
XmlElement(const std::string &name, const XmlAttributes &attrs)osgEarth::XmlElement
XmlElement(const Config &conf)osgEarth::XmlElement
XmlNode()osgEarth::XmlNode
~XmlDocument()osgEarth::XmlDocument [virtual]
~XmlElement()osgEarth::XmlElement [inline, virtual]
~XmlNode()osgEarth::XmlNode [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines