24#ifndef _HTMLDOCTYPE_H_
25#define _HTMLDOCTYPE_H_ 1
Abstract base class for all streamable objects.
Specifies the DTD of the HTML 4 document.
virtual ~HTMLDoctype()
Destructor.
HTMLDoctype(EDocumentType type=eStrict)
Constructor.
virtual void render(std::ostream &out) const
Write this object to a stream.
Mix-in streamable interface.
The namespace containing the cgicc library.