Public Member Functions | Private Member Functions | Private Attributes
TiXmlAttributeSet Class Reference

#include <tinyxml.h>

List of all members.

Public Member Functions

void Add (TiXmlAttribute *attribute)
TiXmlAttributeFind (const char *_name) const
TiXmlAttributeFind (const std::string &_name) const
TiXmlAttributeFindOrCreate (const char *_name)
TiXmlAttributeFindOrCreate (const std::string &_name)
const TiXmlAttributeFirst () const
TiXmlAttributeFirst ()
const TiXmlAttributeLast () const
TiXmlAttributeLast ()
void Remove (TiXmlAttribute *attribute)
 TiXmlAttributeSet ()
 ~TiXmlAttributeSet ()

Private Member Functions

void operator= (const TiXmlAttributeSet &)
 TiXmlAttributeSet (const TiXmlAttributeSet &)

Private Attributes

TiXmlAttribute sentinel

Detailed Description

Definition at line 908 of file tinyxml.h.


Constructor & Destructor Documentation

Definition at line 1500 of file tinyxml.cpp.

Definition at line 1507 of file tinyxml.cpp.


Member Function Documentation

void TiXmlAttributeSet::Add ( TiXmlAttribute attribute)

Definition at line 1514 of file tinyxml.cpp.

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

Definition at line 1572 of file tinyxml.cpp.

TiXmlAttribute * TiXmlAttributeSet::Find ( const std::string &  _name) const

Definition at line 1549 of file tinyxml.cpp.

Definition at line 1583 of file tinyxml.cpp.

TiXmlAttribute * TiXmlAttributeSet::FindOrCreate ( const std::string &  _name)

Definition at line 1559 of file tinyxml.cpp.

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

Definition at line 917 of file tinyxml.h.

Definition at line 918 of file tinyxml.h.

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

Definition at line 919 of file tinyxml.h.

Definition at line 920 of file tinyxml.h.

void TiXmlAttributeSet::operator= ( const TiXmlAttributeSet ) [private]

Definition at line 1529 of file tinyxml.cpp.


Member Data Documentation

Definition at line 937 of file tinyxml.h.


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


win_tinyxml
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:14:20