Sophie

Sophie

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

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> Templatecgicc::HTMLBooleanElement 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::HTMLBooleanElement  Class Template Reference</h1>Template for concrete boolean <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> subclasses. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="HTMLBooleanElement_8h-source.html">cgicc/HTMLBooleanElement.h</a>&gt;</code>
<p>
<p>Inheritance diagram for cgicc::HTMLBooleanElement::
<p><center><img src="classcgicc_1_1HTMLBooleanElement.gif" usemap="#cgicc::HTMLBooleanElement_map" border="0"></center>
<map name="cgicc::HTMLBooleanElement_map">
<area href="classcgicc_1_1HTMLElement.html" alt="cgicc::HTMLElement" shape="rect" coords="0,56,173,80">
<area href="classcgicc_1_1MStreamable.html" alt="cgicc::MStreamable" shape="rect" coords="0,0,173,24">
</map>
<a href="classcgicc_1_1HTMLBooleanElement-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>State Management</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z32_0">swapState</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Swap the state of this boolean element.</em> <a href="#z32_0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z32_1">getState</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get the state of this boolean element.</em> <a href="#z32_1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z32_2">reset</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Reset the state of this boolean element to closed.</em> <a href="#z32_2">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> *&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#a0">clone</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Clone this element.</em> <a href="#a0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual const char *&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#a1">getName</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get the name of this element. For example, "strong".</em> <a href="#a1">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan="2"><div class="groupHeader">Constructors and Destructor</div></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_0">HTMLBooleanElement</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new empty boolean element.</em> <a href="#z31_0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_1">HTMLBooleanElement</a> (const std::string &amp;text)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new element, specifying the enclosed text.</em> <a href="#z31_1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_2">HTMLBooleanElement</a> (const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;attributes)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new element, specifying the <a class="el" href="classcgicc_1_1HTMLAttribute.html">HTMLAttribute</a> objects.</em> <a href="#z31_2">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_3">HTMLBooleanElement</a> (const <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> &amp;embedded)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new element, specifying an embedded <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>.</em> <a href="#z31_3">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_4">HTMLBooleanElement</a> (const std::string &amp;text, const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;attributes)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new element, specifying the enclosed text and <a class="el" href="classcgicc_1_1HTMLAttribute.html">HTMLAttribute</a> objects.</em> <a href="#z31_4">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classcgicc_1_1HTMLBooleanElement.html#z31_5">HTMLBooleanElement</a> (const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;attributes, const <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> &amp;embed)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a new element, specifying the HTMLAttributes and embedded <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>.</em> <a href="#z31_5">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_1HTMLBooleanElement.html#z31_6">~HTMLBooleanElement</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Destructor.</em> <a href="#z31_6">More...</a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class Tag&gt;<br>
 class cgicc::HTMLBooleanElement&lt; Tag &gt;</h3>

Template for concrete boolean <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> subclasses.
<p>

<p>
 A boolean HTML element is an element having a boolean (open or closed) state. Most commonly used HTML tags are boolean elements: <div class="fragment"><pre>
 &lt;a href="http://www.gnu.org"&gt;GNU Project&lt;/a&gt;
 </pre></div> The <code>a</code> element is boolean, since it is either open or closed. Boolean elements are often additive: <div class="fragment"><pre>
 &lt;b&gt;bold text&lt;i&gt;bold italic text&lt;/i&gt;&lt;/b&gt;
 </pre></div> Note than under the XHTML 1.0 standard, elements may not overlap; ie, in the example above, it would be illegal to close the <code>b</code> tag before the <code>i</code> tag. <dl compact><dt><b>
See also: </b><dd>
<a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> , <a class="el" href="classcgicc_1_1HTMLAtomicElement.html">HTMLAtomicElement</a> </dl>
<p>

<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00060">60</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="z31_0" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </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> [inline]</code></td>
        </tr>

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

<p>
Create a new empty boolean element.
<p>

<p>
 
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00073">73</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_1" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const std::string &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>text</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inline]</code></td>
        </tr>

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

<p>
Create a new element, specifying the enclosed text.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>text</em>&nbsp;</td><td>
The text within the element. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00081">81</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_2" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>attributes</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inline]</code></td>
        </tr>

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

<p>
Create a new element, specifying the <a class="el" href="classcgicc_1_1HTMLAttribute.html">HTMLAttribute</a> objects.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><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="HTMLBooleanElement_8h-source.html#l00089">89</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_3" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>embedded</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inline]</code></td>
        </tr>

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

<p>
Create a new element, specifying an embedded <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>embed</em>&nbsp;</td><td>
The <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> embedded inside the element. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00097">97</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_4" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const std::string &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>text</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>attributes</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inline]</code></td>
        </tr>

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

<p>
Create a new element, specifying the enclosed text and <a class="el" href="classcgicc_1_1HTMLAttribute.html">HTMLAttribute</a> objects.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>attributes</em>&nbsp;</td><td>
The HTMLAttributes contained within the element. </td></tr>
<tr><td valign=top><em>text</em>&nbsp;</td><td>
The text within the element. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00107">107</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_5" doxytag="cgicc::HTMLBooleanElement::HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> cgicc::HTMLBooleanElement&lt; Tag &gt;::HTMLBooleanElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classcgicc_1_1HTMLAttributeList.html">HTMLAttributeList</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>attributes</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>embed</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inline]</code></td>
        </tr>

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

<p>
Create a new element, specifying the HTMLAttributes and embedded <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>attributes</em>&nbsp;</td><td>
The HTMLAttributes contained within the element. </td></tr>
<tr><td valign=top><em>embed</em>&nbsp;</td><td>
The <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a> embedded inside the element. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00118">118</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z31_6" doxytag="cgicc::HTMLBooleanElement::~HTMLBooleanElement"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> virtual cgicc::HTMLBooleanElement&lt; Tag &gt;::~HTMLBooleanElement </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> [inline, virtual]</code></td>
        </tr>

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

<p>
Destructor.
<p>

<p>
 
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00127">127</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a0" doxytag="cgicc::HTMLBooleanElement::clone"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="classcgicc_1_1HTMLElement.html">HTMLElement</a>* cgicc::HTMLBooleanElement&lt; Tag &gt;::clone </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> const<code> [inline, virtual]</code></td>
        </tr>

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

<p>
Clone this element.
<p>
<dl compact><dt><b>
Returns: </b><dd>
A newly-allocated copy of this element </dl>
<p>
Reimplemented from <a class="el" href="classcgicc_1_1HTMLElement.html#a0">cgicc::HTMLElement</a>.
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00138">138</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="a1" doxytag="cgicc::HTMLBooleanElement::getName"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> virtual const char* cgicc::HTMLBooleanElement&lt; Tag &gt;::getName </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> const<code> [inline, virtual]</code></td>
        </tr>

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

<p>
Get the name of this element. For example, "strong".
<p>
<dl compact><dt><b>
Returns: </b><dd>
The name of this element </dl>
<p>
Reimplemented from <a class="el" href="classcgicc_1_1HTMLElement.html#z35_0">cgicc::HTMLElement</a>.
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00148">148</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z32_1" doxytag="cgicc::HTMLBooleanElement::getState"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> virtual bool cgicc::HTMLBooleanElement&lt; Tag &gt;::getState </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> const<code> [inline, virtual]</code></td>
        </tr>

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

<p>
Get the state of this boolean element.
<p>
<dl compact><dt><b>
Returns: </b><dd>
<code>true</code> if this element is open, <code>false</code> otherwise </dl>
<p>
Reimplemented from <a class="el" href="classcgicc_1_1HTMLElement.html#z39_1">cgicc::HTMLElement</a>.
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00170">170</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z32_2" doxytag="cgicc::HTMLBooleanElement::reset"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> void cgicc::HTMLBooleanElement&lt; Tag &gt;::reset </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> [inline, static]</code></td>
        </tr>

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

<p>
Reset the state of this boolean element to closed.
<p>

<p>
 
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00178">178</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<a name="z32_0" doxytag="cgicc::HTMLBooleanElement::swapState"></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" colspan="4">
template&lt;class Tag&gt; </td>
        </tr>
        <tr>
          <td class="md" nowrap valign="top"> virtual void cgicc::HTMLBooleanElement&lt; Tag &gt;::swapState </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> const<code> [inline, virtual]</code></td>
        </tr>

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

<p>
Swap the state of this boolean element.
<p>

<p>
 A state of <code>true</code> indicates the element is currently open 
<p>
Reimplemented from <a class="el" href="classcgicc_1_1HTMLElement.html#z39_0">cgicc::HTMLElement</a>.
<p>
Definition at line <a class="el" href="HTMLBooleanElement_8h-source.html#l00162">162</a> of file <a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="HTMLBooleanElement_8h-source.html">HTMLBooleanElement.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>