RTT::marsh::TiXmlAttributeSet Class Reference
#include <tinyxml.h>
List of all members.
Detailed Description
Definition at line 847 of file tinyxml.h.
Constructor & Destructor Documentation
RTT::marsh::TiXmlAttributeSet::TiXmlAttributeSet |
( |
|
) |
|
RTT::marsh::TiXmlAttributeSet::~TiXmlAttributeSet |
( |
|
) |
|
RTT::marsh::TiXmlAttributeSet::TiXmlAttributeSet |
( |
const TiXmlAttributeSet & |
|
) |
[private] |
Member Function Documentation
void RTT::marsh::TiXmlAttributeSet::Add |
( |
TiXmlAttribute * |
attribute |
) |
|
TiXmlAttribute * RTT::marsh::TiXmlAttributeSet::Find |
( |
const TIXML_STRING & |
name |
) |
|
const TiXmlAttribute * RTT::marsh::TiXmlAttributeSet::Find |
( |
const TIXML_STRING & |
name |
) |
const |
const TiXmlAttribute* RTT::marsh::TiXmlAttributeSet::First |
( |
|
) |
const [inline] |
const TiXmlAttribute* RTT::marsh::TiXmlAttributeSet::Last |
( |
|
) |
const [inline] |
void RTT::marsh::TiXmlAttributeSet::operator= |
( |
const TiXmlAttributeSet & |
|
) |
[private] |
void RTT::marsh::TiXmlAttributeSet::Remove |
( |
TiXmlAttribute * |
attribute |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: