Sophie

Sophie

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

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::HTMLAtomicElement&lt; Tag &gt; Class Template 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_1HTMLAtomicElement.html">HTMLAtomicElement</a>
  </div>
</div>
<div class="contents">
<h1>cgicc::HTMLAtomicElement&lt; Tag &gt; Class Template Reference</h1><!-- doxytag: class="cgicc::HTMLAtomicElement" --><!-- doxytag: inherits="cgicc::HTMLElement" -->Template for concrete atomic <a class="el" href="classcgicc_1_1HTMLElement.html" title="Class representing an HTML element.">HTMLElement</a> subclasses.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="HTMLAtomicElement_8h_source.html">cgicc/HTMLAtomicElement.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for cgicc::HTMLAtomicElement&lt; Tag &gt;:</div>
<div class="dynsection">

<p><center><img src="classcgicc_1_1HTMLAtomicElement.png" usemap="#cgicc::HTMLAtomicElement< Tag >_map" border="0" alt=""></center>
<map name="cgicc::HTMLAtomicElement< Tag >_map">
<area href="classcgicc_1_1HTMLElement.html" alt="cgicc::HTMLElement" shape="rect" coords="0,56,210,80">
<area href="classcgicc_1_1MStreamable.html" alt="cgicc::MStreamable" shape="rect" coords="0,0,210,24">
</map>
</div>

<p>
<a href="classcgicc_1_1HTMLAtomicElement-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html#4d616355b6151c3e531ec4c3a25065be">clone</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Clone this element.  <a href="#4d616355b6151c3e531ec4c3a25065be"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html#902fffaa9afeafd89c88004055fd9558">getName</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the name of this element.  <a href="#902fffaa9afeafd89c88004055fd9558"></a><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors 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"><a class="anchor" name="3874b0fccd5f64f21508dc7875ee36c5"></a><!-- doxytag: member="cgicc::HTMLAtomicElement::HTMLAtomicElement" ref="3874b0fccd5f64f21508dc7875ee36c5" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html#3874b0fccd5f64f21508dc7875ee36c5">HTMLAtomicElement</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new empty atomic element. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html#c539a46d680dde58b44ff25cf761c616">HTMLAtomicElement</a> (const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;attributes)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new element, specifying the HTMLAttributes.  <a href="#c539a46d680dde58b44ff25cf761c616"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e27d42e05b9c5bc77f7cc2336ea0dcf"></a><!-- doxytag: member="cgicc::HTMLAtomicElement::~HTMLAtomicElement" ref="1e27d42e05b9c5bc77f7cc2336ea0dcf" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html#1e27d42e05b9c5bc77f7cc2336ea0dcf">~HTMLAtomicElement</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class Tag&gt;<br>
 class cgicc::HTMLAtomicElement&lt; Tag &gt;</h3>

Template for concrete atomic <a class="el" href="classcgicc_1_1HTMLElement.html" title="Class representing an HTML element.">HTMLElement</a> subclasses. 
<p>
An atomic HTML element is an element in which the opening and closing tags are combined. For example, in the HTML code <div class="fragment"><pre class="fragment">
   &lt;meta link="made" href="mailto:sbooth@gnu.org" /&gt;
   </pre></div> The <code>meta</code> tag is an atomic HTML element because the opening and closing tags appear together. <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classcgicc_1_1HTMLElement.html" title="Class representing an HTML element.">HTMLElement</a> <p>
<a class="el" href="classcgicc_1_1HTMLBooleanElement.html" title="Template for concrete boolean HTMLElement subclasses.">HTMLBooleanElement</a> </dd></dl>

<p>Definition at line <a class="el" href="HTMLAtomicElement_8h_source.html#l00056">56</a> of file <a class="el" href="HTMLAtomicElement_8h_source.html">HTMLAtomicElement.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c539a46d680dde58b44ff25cf761c616"></a><!-- doxytag: member="cgicc::HTMLAtomicElement::HTMLAtomicElement" ref="c539a46d680dde58b44ff25cf761c616" args="(const HTMLAttributeList &amp;attributes)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Tag&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classcgicc_1_1HTMLAtomicElement.html">cgicc::HTMLAtomicElement</a>&lt; Tag &gt;::<a class="el" href="classcgicc_1_1HTMLAtomicElement.html">HTMLAtomicElement</a>           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>attributes</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create a new element, specifying the HTMLAttributes. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>attributes</em>&nbsp;</td><td>The HTMLAttributes contained within the element. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="HTMLAtomicElement_8h_source.html#l00078">78</a> of file <a class="el" href="HTMLAtomicElement_8h_source.html">HTMLAtomicElement.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="4d616355b6151c3e531ec4c3a25065be"></a><!-- doxytag: member="cgicc::HTMLAtomicElement::clone" ref="4d616355b6151c3e531ec4c3a25065be" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Tag&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>* <a class="el" href="classcgicc_1_1HTMLAtomicElement.html">cgicc::HTMLAtomicElement</a>&lt; Tag &gt;::clone           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Clone this element. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A newly-allocated copy of this element </dd></dl>

<p>Implements <a class="el" href="classcgicc_1_1HTMLElement.html#4f16912ad3a88ede11ba800f4572f1bf">cgicc::HTMLElement</a>.</p>

<p>Definition at line <a class="el" href="HTMLAtomicElement_8h_source.html#l00097">97</a> of file <a class="el" href="HTMLAtomicElement_8h_source.html">HTMLAtomicElement.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="902fffaa9afeafd89c88004055fd9558"></a><!-- doxytag: member="cgicc::HTMLAtomicElement::getName" ref="902fffaa9afeafd89c88004055fd9558" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Tag&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* <a class="el" href="classcgicc_1_1HTMLAtomicElement.html">cgicc::HTMLAtomicElement</a>&lt; Tag &gt;::getName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the name of this element. 
<p>
For example, <code>meta</code>. <dl class="return" compact><dt><b>Returns:</b></dt><dd>The name of this element </dd></dl>

<p>Implements <a class="el" href="classcgicc_1_1HTMLElement.html#8b8aea571cff9be2e0477cab4256b1d1">cgicc::HTMLElement</a>.</p>

<p>Definition at line <a class="el" href="HTMLAtomicElement_8h_source.html#l00108">108</a> of file <a class="el" href="HTMLAtomicElement_8h_source.html">HTMLAtomicElement.h</a>.</p>

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

</body>

</html>