24 #ifndef _HTMLELEMENTLIST_H_
25 #define _HTMLELEMENTLIST_H_ 1
52 template class CGICC_API std::vector<HTMLElement*>;
158 render(std::ostream& out)
const;
162 std::vector<HTMLElement*> fElements;
An expandable list of HTMLElement objects.
Platform and operating system specific macro definitions.
Class dealing with HTML element attributes.
Abstract base class for all streamable objects.
Class dealing with HTML elements.
Class representing an HTML element.