Orocos Real-Time Toolkit
2.9.0
|
#include <rtt/marsh/tinyxml.h>
Public Member Functions | |
TiXmlCursor () | |
void | Clear () |
Public Attributes | |
int | row |
int | col |
|
inline |
|
inline |
Definition at line 141 of file tinyxml.h.
Referenced by RTT::marsh::TiXmlDocument::LoadFile(), RTT::marsh::TiXmlDocument::Parse(), RTT::marsh::TiXmlNode::SetValue(), and TiXmlCursor().
int RTT::marsh::TiXmlCursor::col |
Definition at line 144 of file tinyxml.h.
Referenced by Clear(), and RTT::marsh::TiXmlDocument::Parse().
int RTT::marsh::TiXmlCursor::row |
Definition at line 143 of file tinyxml.h.
Referenced by Clear(), and RTT::marsh::TiXmlDocument::Parse().