MADARA
3.0.6
|
Internal structure for tracking location of items in the XML file. More...
#include <tinyxml.h>
Public Member Functions | |
TiXmlCursor () | |
Constructor. More... | |
void | Clear () |
Sets row and column to -1. More... | |
Public Attributes | |
int | col |
0 based. More... | |
int | row |
0 based. More... | |
Internal structure for tracking location of items in the XML file.
|
inline |