List of all members
cgicc::HTTPXHTMLHeader Class Reference

Class that abstracts a XHTML Content Header. More...

#include <cgicc/HTTPXHTMLHeader.h>

Inheritance diagram for cgicc::HTTPXHTMLHeader:
cgicc::HTTPContentHeader cgicc::HTTPHeader cgicc::MStreamable

Public Member Functions

Constructor and Destructor
 HTTPXHTMLHeader ()
 Constructor. More...
 
virtual ~HTTPXHTMLHeader ()
 Destructor. More...
 
- Public Member Functions inherited from cgicc::HTTPContentHeader
 HTTPContentHeader (const std::string &mimeType)
 Create a new MIME type header. More...
 
virtual ~HTTPContentHeader ()
 Destructor.
 
virtual void render (std::ostream &out) const
 Write this HTTPHeader to a stream. More...
 
- Public Member Functions inherited from cgicc::HTTPHeader
 HTTPHeader (const std::string &data)
 Constructor. More...
 
 HTTPHeader (const HTTPHeader &header)
 Copy constructor. More...
 
virtual ~HTTPHeader ()
 Destructor.
 
HTTPHeadersetCookie (const HTTPCookie &cookie)
 Set a cookie to go out with this HTTPResponseHeader. More...
 
const std::vector< HTTPCookie > & getCookies () const
 Get a list of all cookies associated with this header. More...
 
std::string getData () const
 
- Public Member Functions inherited from cgicc::MStreamable
 MStreamable ()
 Empty constructor.
 
virtual ~MStreamable ()
 Empty destructor.
 

Detailed Description

Class that abstracts a XHTML Content Header.

This class add the XHTML feature

Definition at line 42 of file HTTPXHTMLHeader.h.

Constructor & Destructor Documentation

◆ HTTPXHTMLHeader()

cgicc::HTTPXHTMLHeader::HTTPXHTMLHeader ( )

Constructor.

Create a new HTTPXHTMLHeader object

◆ ~HTTPXHTMLHeader()

virtual cgicc::HTTPXHTMLHeader::~HTTPXHTMLHeader ( )
virtual

Destructor.

Delete this HTTPXHTMLHeader object


The documentation for this class was generated from the following file:

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 Sun Sep 17 2017 21:31:25 for cgicc by doxygen 1.8.13