Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 6ffce823058df614fd928704460ec612 > files > 137

cgicc-3.2.1-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
   "http://www.w3.org/TR/REC-html40/loose.dtd">

<html lang="en" dir="LTR">

<head>
  <!-- $Id: header.html,v 1.3 2002/03/09 18:30:37 sbooth Exp $ -->
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <title>cgicc::HTTPHTMLHeader class Reference</title>
  <link rev="made" href="mailto:bug-cgicc@gnu.org" />
  <link href="cgicc-doc.css" rel="stylesheet" type="text/css" />
</head>

<body>
<!-- Generated by Doxygen 1.2.13.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>cgicc::HTTPHTMLHeader  Class Reference</h1>Shortcut to <a class="el" href="classcgicc_1_1HTTPContentHeader.html">HTTPContentHeader</a> for <code>text/html</code>. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="HTTPHTMLHeader_8h-source.html">cgicc/HTTPHTMLHeader.h</a>&gt;</code>
<p>
<p>Inheritance diagram for cgicc::HTTPHTMLHeader::
<p><center><img src="classcgicc_1_1HTTPHTMLHeader.gif" usemap="#cgicc::HTTPHTMLHeader_map" border="0"></center>
<map name="cgicc::HTTPHTMLHeader_map">
<area href="classcgicc_1_1HTTPContentHeader.html" alt="cgicc::HTTPContentHeader" shape="rect" coords="0,112,165,136">
<area href="classcgicc_1_1HTTPHeader.html" alt="cgicc::HTTPHeader" shape="rect" coords="0,56,165,80">
<area href="classcgicc_1_1MStreamable.html" alt="cgicc::MStreamable" shape="rect" coords="0,0,165,24">
</map>
<a href="classcgicc_1_1HTTPHTMLHeader-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructor and Destructor</div></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTTPHTMLHeader.html#z55_0">HTTPHTMLHeader</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new <code>text/html</code> header.</em> <a href="#z55_0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTTPHTMLHeader.html#z55_1">~HTTPHTMLHeader</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Destructor.</em> <a href="#z55_1">More...</a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Shortcut to <a class="el" href="classcgicc_1_1HTTPContentHeader.html">HTTPContentHeader</a> for <code>text/html</code>.
<p>

<p>
 
<p>

<p>
Definition at line <a class="el" href="HTTPHTMLHeader_8h-source.html#l00047">47</a> of file <a class="el" href="HTTPHTMLHeader_8h-source.html">HTTPHTMLHeader.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="z55_0" doxytag="cgicc::HTTPHTMLHeader::HTTPHTMLHeader"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTTPHTMLHeader::HTTPHTMLHeader </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Create a new <code>text/html</code> header.
<p>

<p>
     </td>
  </tr>
</table>
<a name="z55_1" doxytag="cgicc::HTTPHTMLHeader::~HTTPHTMLHeader"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual cgicc::HTTPHTMLHeader::~HTTPHTMLHeader </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Destructor.
<p>

<p>
     </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="HTTPHTMLHeader_8h-source.html">HTTPHTMLHeader.h</a></ul>
<!-- $Id: footer.html,v 1.3 2002/03/09 18:30:37 sbooth Exp $ -->

<hr>

<address><small>
GNU cgicc - A C++ class library for writing CGI applications<br />
Copyright &copy; 1996 - 2002 
<a href="mailto:sbooth@gnu.org">Stephen F. Booth</a><br />
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.<br />
Documentation generated Sun Mar 17 16:40:58 2002 for cgicc by
<a HREF="http://www.doxygen.org/index.html">doxygen</a> 1.2.13.1
</small></address>

</body>

</html>