Classes | Namespaces | Functions
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.

Classes

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

Namespaces

 cgicc
 The namespace containing the cgicc library.
 

Functions

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

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 Wed Jan 27 2016 13:50:15 for cgicc by doxygen 1.8.9.1