XmlNodeList Class Reference
[XML]

List of nodes. More...

#include <XmlNodeList.h>

Inheritance diagram for XmlNodeList:
IMemoryValidate XmlNamedNodeMap XmlAttributeCollection

List of all members.

Public Member Functions

int Count () const
XmlNodePtr Item (int idx) const
void Clear ()
void Add (XmlNodePtr node)
void Add (const XmlNodeList &list)
Vector< XmlNodePtr >::Iterator Begin ()
virtual void ValidateMem () const
virtual void CheckMem () const

Protected Attributes

Vector< XmlNodePtrm_nodes

Friends

class XmlElement

Detailed Description

List of nodes.

Definition at line 40 of file XmlNodeList.h.


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