Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

TiXmlCursor Struct Reference

#include <tinyxml.h>

List of all members.

Public Member Functions

 TiXmlCursor ()
void Clear ()

Public Attributes

int row
int col


Constructor & Destructor Documentation

TiXmlCursor::TiXmlCursor  )  [inline]
 

Definition at line 100 of file tinyxml.h.


Member Function Documentation

void TiXmlCursor::Clear  )  [inline]
 

Definition at line 101 of file tinyxml.h.

Referenced by TiXmlDocument::LoadFile(), TiXmlDocument::Parse(), and TiXmlDocument::SetError().


Member Data Documentation

int TiXmlCursor::col
 

Definition at line 104 of file tinyxml.h.

Referenced by TiXmlDocument::ClearError(), TiXmlDocument::ErrorCol(), and TiXmlDocument::Parse().

int TiXmlCursor::row
 

Definition at line 103 of file tinyxml.h.

Referenced by TiXmlDocument::ClearError(), TiXmlDocument::ErrorRow(), and TiXmlDocument::Parse().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 12:54:44 2007 for DSACSS Operational Code by  doxygen 1.3.9.1