Public Member Functions | |
| const SmartUtil::tstring & | getNamespace () const | 
| Returns the name of the namespace.  | |
| XmlNamespace (const SmartUtil::tstring &nameSpace, const SmartUtil::tstring &alias=_T("")) | |
| Constructor creating an XML namesapce with the given name and the given alias.  | |
Friends | |
| std::basic_ostream< TCHAR > & | operator<< (std::basic_ostream< TCHAR > &, const XmlDocument &writer) | 
| An XML document can be written to any ostream through usage of the insertion operator (<<).  | |
class for encapsulating an XML namespace class is immutable (meaning values can't change after object is created)