Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
pandora::TiXmlCursor Struct Reference

#include "tinyxml.h"

Public Member Functions

 TiXmlCursor ()
 
void Clear ()
 

Public Attributes

int row
 
int col
 

Detailed Description

Definition at line 106 of file tinyxml.h.

Constructor & Destructor Documentation

◆ TiXmlCursor()

pandora::TiXmlCursor::TiXmlCursor ( )
inline

Definition at line 108 of file tinyxml.h.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void pandora::TiXmlCursor::Clear ( )
inline

Definition at line 109 of file tinyxml.h.

Here is the caller graph for this function:

Member Data Documentation

◆ col

int pandora::TiXmlCursor::col

Definition at line 112 of file tinyxml.h.

◆ row

int pandora::TiXmlCursor::row

Definition at line 111 of file tinyxml.h.


The documentation for this struct was generated from the following file: