ddc
|
Public Member Functions | |
void | Stamp (const char *now, TiXmlEncoding encoding) |
const TiXmlCursor & | Cursor () |
Private Member Functions | |
TiXmlParsingData (const char *start, int _tabsize, int row, int col) | |
Private Attributes | |
TiXmlCursor | cursor |
const char * | stamp |
int | tabsize |
Friends | |
class | TiXmlDocument |
|
inlineprivate |
References TiXmlDocument::tabsize.
void TiXmlParsingData::Stamp | ( | const char * | now, |
TiXmlEncoding | encoding | ||
) |
References TiXmlDocument::tabsize, TIXML_ENCODING_UTF8, and TiXmlBase::utf8ByteTable.
Referenced by TiXmlAttribute::Parse(), TiXmlElement::Parse(), TiXmlComment::Parse(), TiXmlText::Parse(), TiXmlDeclaration::Parse(), TiXmlUnknown::Parse(), and TiXmlDocument::SetError().
|
inline |
Referenced by TiXmlAttribute::Parse(), TiXmlElement::Parse(), TiXmlComment::Parse(), TiXmlText::Parse(), TiXmlDeclaration::Parse(), TiXmlUnknown::Parse(), TiXmlDocument::Parse(), and TiXmlDocument::SetError().
|
friend |
|
private |
Referenced by TiXmlDocument::Parse().
|
private |
|
private |