HTMLAttributeList.h File Reference

Class containing a list of HTMLAttribute objects. More...

#include <string>
#include <iostream>
#include <vector>
#include "cgicc/CgiDefs.h"
#include "cgicc/MStreamable.h"
#include "cgicc/HTMLAttribute.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Data Structures

class  cgicc::HTMLAttributeList
 An expandable list of HTMLAttribute objects. More...

Defines

#define _HTMLATTRIBUTELIST_H_   1

Functions

HTMLAttributeList cgicc::set (const std::string &name)
 Create a new HTMLAttributeList, and set an HTMLAttribute.
HTMLAttributeList cgicc::set (const std::string &name, const std::string &value)
 Create a new HTMLAttributeList, and set an HTMLAttribute.


Detailed Description

Class containing a list of HTMLAttribute objects.

The list is expandable and uses the STL vector class for storage

Definition in file HTMLAttributeList.h.


Generated on Tue Jul 3 15:44:30 2007 for GNUCgicc by  doxygen 1.5.1