ddc
|
#include <tinyxml.h>
Public Member Functions | |
TiXmlCursor () | |
void | Clear () |
Public Attributes | |
int | row |
int | col |
|
inline |
|
inline |
Referenced by TiXmlDocument::LoadFile(), TiXmlDocument::Parse(), TiXmlDocument::SetError(), TiXmlNode::SetValue(), and TiXmlCursor().
int TiXmlCursor::row |
Referenced by Clear(), TiXmlDocument::Parse(), and TiXmlBase::Row().
int TiXmlCursor::col |
Referenced by Clear(), TiXmlBase::Column(), and TiXmlDocument::Parse().