PCL
XMLElementList Class Reference

Dynamic list of XML elements. More...

#include <XML.h>

Detailed Description

XMLElementList is a template instantiation of ReferenceArray<> for the XMLElement class. It is used to transport ordered sequences of child element nodes. See for example XMLElement::ChildElements().


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