getName() const | XmlAttribute | |
getNamespace() const | XmlAttribute | |
getNamespaceAlias() const | XmlAttribute | |
operator<<(std::basic_ostream< TCHAR > &, const XmlDocument &writer) | XmlAttribute | [friend] |
XmlAttribute(XmlNode *parentNode, const SmartUtil::tstring &name, const SmartUtil::tstring &content) | XmlAttribute | |
XmlAttribute(XmlNode *parentNode, const SmartUtil::tstring &name, const SmartUtil::tstring &content, const SmartUtil::tstring &inNamespace) | XmlAttribute |