List of all members
cgicc::HTTPHTMLHeader Class Reference

Shortcut to HTTPContentHeader for text/html. More...

#include <cgicc/HTTPHTMLHeader.h>

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

Public Member Functions

Constructor and Destructor
 HTTPHTMLHeader ()
 Create a new text/html header.
 
virtual ~HTTPHTMLHeader ()
 Destructor.
 
- Public Member Functions inherited from cgicc::HTTPContentHeader
 HTTPContentHeader (const std::string &mimeType)
 Create a new MIME type header.
 
virtual ~HTTPContentHeader ()
 Destructor.
 
virtual void render (std::ostream &out) const
 Write this HTTPHeader to a stream.

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

 

Detailed Description

Shortcut to HTTPContentHeader for text/html.

Definition at line 47 of file HTTPHTMLHeader.h.

Constructor & Destructor Documentation

◆ HTTPHTMLHeader()

cgicc::HTTPHTMLHeader::HTTPHTMLHeader ( )

Create a new text/html header.

◆ ~HTTPHTMLHeader()

virtual cgicc::HTTPHTMLHeader::~HTTPHTMLHeader ( )
virtual

Destructor.


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 Fri Mar 1 2024 08:39:43 for cgicc by doxygen 1.9.6