PCL
XMLNodeList Class Reference

Dynamic list of XML node objects. More...

#include <XML.h>

Detailed Description

XMLNodeList is used as the internal implementation of element child node lists and document node lists. In current PCL versions, XMLNodeList is a template instantiation of ReferenceArray<> for the XMLNode class.


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