Class containing a list of HTMLElement objects. More...
#include <string>#include <vector>#include "cgicc/CgiDefs.h"#include "cgicc/MStreamable.h"#include "cgicc/HTMLAttribute.h"#include "cgicc/HTMLElement.h"Go to the source code of this file.
Classes | |
| class | cgicc::HTMLElementList |
| An expandable list of HTMLElement objects. More... | |
Namespaces | |
| cgicc | |
| The namespace containing the cgicc library. | |
Class containing a list of HTMLElement objects.
The list is expandable and uses the STL vector class for storage
Definition in file HTMLElementList.h.