Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > ad1ba1135a9c9eeffc2e538163e00373 > files > 184

libCommonC++2_1.4-devel-1.4.1-1mdv2007.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>GNU CommonC++: ost::IPV6Validator Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
    <li><a href="examples.html"><span>Examples</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <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="nav">
<a class="el" href="namespaceost.html">ost</a>::<a class="el" href="classost_1_1_i_p_v6_validator.html">IPV6Validator</a></div>
<h1>ost::IPV6Validator Class Reference</h1><!-- doxytag: class="ost::IPV6Validator" -->Classes derived from <a class="el" href="classost_1_1_i_p_v6_address.html">IPV6Address</a> would require an specific validator to pass to the <a class="el" href="classost_1_1_i_p_v6_address.html">IPV6Address</a> constructor.Abstract base class for derived inet addresses validators.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="address_8h-source.html">address.h</a>&gt;</code>
<p>
<p>Inheritance diagram for ost::IPV6Validator:
<p><center><img src="classost_1_1_i_p_v6_validator.png" usemap="#ost::IPV6Validator_map" border="0" alt=""></center>
<map name="ost::IPV6Validator_map">
<area href="classost_1_1_i_p_v6_multicast_validator.html" alt="ost::IPV6MulticastValidator" shape="rect" coords="0,56,162,80">
</map>
<a href="classost_1_1_i_p_v6_validator-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_i_p_v6_validator.html#4a1e7908325409ac55854d76fca64eff">IPV6Validator</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#4a1e7908325409ac55854d76fca64eff"></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="classost_1_1_i_p_v6_validator.html#1731f4d2473e306125c477782119e4b6">~IPV6Validator</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Keeps compilers happy.  <a href="#1731f4d2473e306125c477782119e4b6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_i_p_v6_validator.html#c7e7dffa11ab9e6c979d9b3c7e87c126">operator()</a> (const in6_addr address) const =0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Pure virtual application operator.  <a href="#c7e7dffa11ab9e6c979d9b3c7e87c126"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Classes derived from <a class="el" href="classost_1_1_i_p_v6_address.html">IPV6Address</a> would require an specific validator to pass to the <a class="el" href="classost_1_1_i_p_v6_address.html">IPV6Address</a> constructor.Abstract base class for derived inet addresses validators. 
<p>
This is a base class for classes of function objects used by such derived classes.<p>
<dl compact><dt><b>Author:</b></dt><dd>Federico Montesino &lt;<a href="mailto:p5087@quintero.fie.us.es">p5087@quintero.fie.us.es</a>&gt; </dd></dl>

<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4a1e7908325409ac55854d76fca64eff"></a><!-- doxytag: member="ost::IPV6Validator::IPV6Validator" ref="4a1e7908325409ac55854d76fca64eff" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">ost::IPV6Validator::IPV6Validator           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&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>
Constructor. 
<p>
Does not deal with any state.     </td>
  </tr>
</table>
<a class="anchor" name="1731f4d2473e306125c477782119e4b6"></a><!-- doxytag: member="ost::IPV6Validator::~IPV6Validator" ref="1731f4d2473e306125c477782119e4b6" args="()" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">virtual ost::IPV6Validator::~IPV6Validator           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&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>
Keeps compilers happy. 
<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c7e7dffa11ab9e6c979d9b3c7e87c126"></a><!-- doxytag: member="ost::IPV6Validator::operator()" ref="c7e7dffa11ab9e6c979d9b3c7e87c126" args="(const in6_addr address) const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">virtual void ost::IPV6Validator::operator()           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const in6_addr&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>address</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const<code> [pure virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Pure virtual application operator. 
<p>
Apply the validation algorithm specific to derived classes. 
<p>
Implemented in <a class="el" href="classost_1_1_i_p_v6_multicast_validator.html#b7146f6f07fc9ee63644495c980e9860">ost::IPV6MulticastValidator</a>.    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="address_8h-source.html">address.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 19 10:50:55 2006 for GNU CommonC++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>