|
|
An XML comment.
TiXmlComment ()
| TiXmlComment |
TiXmlComment ( const TiXmlComment& )
| TiXmlComment |
void operator= ( const TiXmlComment& base )
| operator= |
Reimplemented from TiXmlNode.
~TiXmlComment ()
| ~TiXmlComment |
[virtual]
TiXmlNode* Clone ()
| Clone |
[const virtual]
Reimplemented from TiXmlNode.
void Print ( FILE* cfile, int depth )
|
[const virtual]
Reimplemented from TiXmlBase.
const char* Parse ( const char* p, TiXmlParsingData* data, TiXmlEncoding encoding )
| Parse |
[virtual]
Reimplemented from TiXmlBase.
const TiXmlComment* ToComment ()
| ToComment |
[const virtual]
Reimplemented from TiXmlNode.
TiXmlComment* ToComment ()
| ToComment |
[virtual]
Reimplemented from TiXmlNode.
void CopyTo ( TiXmlComment* target )
| CopyTo |
[protected const]
Reimplemented from TiXmlNode.
void StreamIn ( TIXML_ISTREAM * in, TIXML_STRING * tag )
| StreamIn |
[protected virtual]
Reimplemented from TiXmlNode.
void StreamOut ( TIXML_OSTREAM * out, bool unclosed = false )
| StreamOut |
[const virtual]
Reimplemented from TiXmlBase.
Generated by: paulc on bussard on Wed Oct 21 01:57:30 2009, using kdoc 2.0a54. |