Public Member Functions | Private Attributes

TiXmlAttributeSet Class Reference

#include <tinyxml.h>

Collaboration diagram for TiXmlAttributeSet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

TiXmlAttributeSet::TiXmlAttributeSet (  ) 
TiXmlAttributeSet::~TiXmlAttributeSet (  ) 

Member Function Documentation

void TiXmlAttributeSet::Add ( TiXmlAttribute attribute  ) 

References Find(), TiXmlAttribute::Name(), TiXmlAttribute::next, TiXmlAttribute::prev, and sentinel.

Referenced by TiXmlElement::Parse(), and TiXmlElement::SetAttribute().

Here is the call graph for this function:

Here is the caller graph for this function:

void TiXmlAttributeSet::Remove ( TiXmlAttribute attribute  ) 

References TiXmlAttribute::next, TiXmlAttribute::prev, and sentinel.

Referenced by TiXmlElement::ClearThis(), and TiXmlElement::RemoveAttribute().

Here is the caller graph for this function:

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

References TiXmlAttribute::prev, and sentinel.

Referenced by TiXmlElement::LastAttribute().

Here is the caller graph for this function:

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

Member Data Documentation


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