Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 82bf76c75b44c3e54c5dc9d8c4b11ab5 > files > 175

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: cgicc::XHTMLDoctype Class 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespacecgicc.html">cgicc</a>::<a class="el" href="classcgicc_1_1XHTMLDoctype.html">XHTMLDoctype</a>
  </div>
</div>
<div class="contents">
<h1>cgicc::XHTMLDoctype Class Reference</h1><!-- doxytag: class="cgicc::XHTMLDoctype" --><!-- doxytag: inherits="cgicc::MStreamable" -->Class that abstracts a XHTML Doc Type.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="XHTMLDoctype_8h_source.html">cgicc/XHTMLDoctype.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for cgicc::XHTMLDoctype:</div>
<div class="dynsection">

<p><center><img src="classcgicc_1_1XHTMLDoctype.png" usemap="#cgicc::XHTMLDoctype_map" border="0" alt=""></center>
<map name="cgicc::XHTMLDoctype_map">
<area href="classcgicc_1_1MStreamable.html" alt="cgicc::MStreamable" shape="rect" coords="0,0,139,24">
</map>
</div>

<p>
<a href="classcgicc_1_1XHTMLDoctype-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><b>EDocumentType</b> { <b>eStrict</b>, 
<b>eTransitional</b>, 
<b>eFrames</b>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1XHTMLDoctype.html#6bbc61fbf5f70a7fc21f79891df3d8fc">render</a> (std::ostream &amp;out) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Write this object to a stream.  <a href="#6bbc61fbf5f70a7fc21f79891df3d8fc"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructor and Destructor</div></td></tr>
<tr><td colspan="2"><div class="groupText"><br><br></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1XHTMLDoctype.html#a236071776e1d610d792338f3b43c7d5">XHTMLDoctype</a> (EDocumentType type=eStrict)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#a236071776e1d610d792338f3b43c7d5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1XHTMLDoctype.html#566ce0656db41cab60536ddeb541e050">~XHTMLDoctype</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#566ce0656db41cab60536ddeb541e050"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class that abstracts a XHTML Doc Type. 
<p>
This class add the XHTML Doc Type feature 
<p>Definition at line <a class="el" href="XHTMLDoctype_8h_source.html#l00044">44</a> of file <a class="el" href="XHTMLDoctype_8h_source.html">XHTMLDoctype.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a236071776e1d610d792338f3b43c7d5"></a><!-- doxytag: member="cgicc::XHTMLDoctype::XHTMLDoctype" ref="a236071776e1d610d792338f3b43c7d5" args="(EDocumentType type=eStrict)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">cgicc::XHTMLDoctype::XHTMLDoctype           </td>
          <td>(</td>
          <td class="paramtype">EDocumentType&nbsp;</td>
          <td class="paramname"> <em>type</em> = <code>eStrict</code>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
Create a new <a class="el" href="XHTMLDoctype_8h.html" title="Class that abstracts a XHTML Doc Type.">XHTMLDoctype.h</a> object <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>input</em>&nbsp;</td><td>The Document Type </td></tr>
  </table>
</dl>

</div>
</div><p>
<a class="anchor" name="566ce0656db41cab60536ddeb541e050"></a><!-- doxytag: member="cgicc::XHTMLDoctype::~XHTMLDoctype" ref="566ce0656db41cab60536ddeb541e050" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual cgicc::XHTMLDoctype::~XHTMLDoctype           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. 
<p>
Delete this <a class="el" href="XHTMLDoctype_8h.html" title="Class that abstracts a XHTML Doc Type.">XHTMLDoctype.h</a> object 
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6bbc61fbf5f70a7fc21f79891df3d8fc"></a><!-- doxytag: member="cgicc::XHTMLDoctype::render" ref="6bbc61fbf5f70a7fc21f79891df3d8fc" args="(std::ostream &amp;out) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void cgicc::XHTMLDoctype::render           </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>out</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Write this object to a stream. 
<p>
Subclasses must implement this function. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>out</em>&nbsp;</td><td>The ostream to which to write. </td></tr>
  </table>
</dl>

<p>Implements <a class="el" href="classcgicc_1_1MStreamable.html#6a4ae7e9c578b44eebf0f04341be74ab">cgicc::MStreamable</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XHTMLDoctype_8h_source.html">XHTMLDoctype.h</a></ul>
</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:50 2009 for cgicc by
<a HREF="http://www.doxygen.org/index.html">doxygen</a> 1.5.9
</small></address>

</body>

</html>