interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

TiXmlAttributeSet Class Reference

#include <tinyxml.hh>

List of all members.


Detailed Description

Definition at line 818 of file tinyxml.hh.

Public Member Functions


Constructor & Destructor Documentation

TiXmlAttributeSet::TiXmlAttributeSet (  ) 

TiXmlAttributeSet::~TiXmlAttributeSet (  ) 


Member Function Documentation

void TiXmlAttributeSet::Add ( TiXmlAttribute attribute  ) 

TiXmlAttribute* TiXmlAttributeSet::Find ( const char *  name  ) 

const TiXmlAttribute* TiXmlAttributeSet::Find ( const char *  name  )  const

TiXmlAttribute* TiXmlAttributeSet::First (  )  [inline]

Definition at line 828 of file tinyxml.hh.

const TiXmlAttribute* TiXmlAttributeSet::First (  )  const [inline]

Definition at line 827 of file tinyxml.hh.

TiXmlAttribute* TiXmlAttributeSet::Last (  )  [inline]

Definition at line 830 of file tinyxml.hh.

const TiXmlAttribute* TiXmlAttributeSet::Last (  )  const [inline]

Definition at line 829 of file tinyxml.hh.

void TiXmlAttributeSet::Remove ( TiXmlAttribute attribute  ) 


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