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

Classes

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.


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Sat Jan 19 21:15:58 2008 for cgicc by doxygen 1.5.1