Otclient  14/8/2020
TiXmlCursor Struct Reference

#include <tinyxml.h>

Public Member Functions

 TiXmlCursor ()
 
void Clear ()
 

Public Attributes

int row
 
int col
 

Detailed Description

Definition at line 105 of file tinyxml.h.

Constructor & Destructor Documentation

◆ TiXmlCursor()

TiXmlCursor::TiXmlCursor ( )
inline

Definition at line 107 of file tinyxml.h.

Here is the call graph for this function:

Member Function Documentation

◆ Clear()

void TiXmlCursor::Clear ( )
inline

Definition at line 108 of file tinyxml.h.

Here is the caller graph for this function:

Member Data Documentation

◆ col

int TiXmlCursor::col

Definition at line 111 of file tinyxml.h.

◆ row

int TiXmlCursor::row

Definition at line 110 of file tinyxml.h.


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