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