Classes | Namespaces
HTMLAttribute.h File Reference

Class dealing with HTML element attributes. More...

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

Go to the source code of this file.

Classes

class  cgicc::HTMLAttribute
 Class representing a name or a single name/value pair. More...
 

Namespaces

namespace  cgicc
 The namespace containing the cgicc library.
 

Detailed Description

Class dealing with HTML element attributes.

For example, in the HTML code

<br clear="all" />

clear is an attribute of the br element.

Definition in file HTMLAttribute.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 Mon May 20 2013 22:52:10 for cgicc by doxygen 1.8.3.1