Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cgicc::HTTPRedirectHeader Class Reference

Class for redirecting the client to a different URI. More...

#include <cgicc/HTTPRedirectHeader.h>

Inheritance diagram for cgicc::HTTPRedirectHeader:

cgicc::HTTPHeader cgicc::MStreamable List of all members.

Public Member Functions

Constructor and Destructor
 HTTPRedirectHeader (const std::string &url)
 Create a new redirection header.

virtual ~HTTPRedirectHeader ()
 Destructor.

Inherited Methods
virtual void render (std::ostream &out) const
 Write this HTTPHeader to a stream.


Detailed Description

Class for redirecting the client to a different URI.

Definition at line 48 of file HTTPRedirectHeader.h.


Constructor & Destructor Documentation

cgicc::HTTPRedirectHeader::HTTPRedirectHeader const std::string &  url  ) 
 

Create a new redirection header.

Parameters:
url The redirection URL.


Member Function Documentation

virtual void cgicc::HTTPRedirectHeader::render std::ostream &  out  )  const [virtual]
 

Write this HTTPHeader to a stream.

Subclasses must implement this function.

Parameters:
out The ostream to which to write.

Implements cgicc::HTTPHeader.


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 Sat Jun 19 00:36:24 2004 for cgicc by doxygen 1.3.6