Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 82bf76c75b44c3e54c5dc9d8c4b11ab5 > files > 190

cgicc-3.2.8-1mdv2010.0.i586.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.5 2004/06/12 01:58:25 sbooth Exp $ -->
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <title>cgicc: cookie.cpp File Reference</title>
  <link rev="made" href="mailto:bug-cgicc@gnu.org" />
  <link href="doxygen.css" rel="stylesheet" type="text/css" />
  <link href="cgicc-doc.css" rel="stylesheet" type="text/css" />
</head>

<body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>cookie.cpp File Reference</h1>HTTP cookie demo.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;new&gt;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>
<code>#include &lt;stdexcept&gt;</code><br>
<code>#include &lt;iostream&gt;</code><br>
<code>#include &lt;cstdlib&gt;</code><br>
<code>#include &quot;<a class="el" href="CgiDefs_8h_source.html">cgicc/CgiDefs.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="Cgicc_8h_source.html">cgicc/Cgicc.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="HTTPHTMLHeader_8h_source.html">cgicc/HTTPHTMLHeader.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="HTMLClasses_8h_source.html">cgicc/HTMLClasses.h</a>&quot;</code><br>
<code>#include &quot;styles.h&quot;</code><br>

<p>
<a href="cookie_8cpp_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c29e82484e401dcfe0b7ad9aeaf267a4"></a><!-- doxytag: member="cookie.cpp::printForm" ref="c29e82484e401dcfe0b7ad9aeaf267a4" args="(const Cgicc &amp;cgi)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>printForm</b> (const <a class="el" href="classcgicc_1_1Cgicc.html">Cgicc</a> &amp;cgi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c3f6775325c30275d11c6abee2db6a0"></a><!-- doxytag: member="cookie.cpp::main" ref="2c3f6775325c30275d11c6abee2db6a0" args="(int, char **)" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>main</b> (int, char **)</td></tr>

</table>
<hr><h2>Detailed Description</h2>
HTTP cookie demo. 
<p>
Tests and demonstrates how to use the HTTPCookie class 
<p>Definition in file <a class="el" href="cookie_8cpp_source.html">cookie.cpp</a>.</p>
</div>
<!-- $Id: footer.html,v 1.7 2004/06/12 01:58:25 sbooth Exp $ -->

<hr>

<address><small>
<a href="http://www.cgicc.org">GNU cgicc</a> - A C++ class library for
writing CGI applications<br />
Copyright &copy; 1996 - 2004 
<a href="mailto:sboothATgnuDOTorg">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 Tue Jun 9 15:03:49 2009 for cgicc by
<a HREF="http://www.doxygen.org/index.html">doxygen</a> 1.5.9
</small></address>

</body>

</html>