Sophie

Sophie

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

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::IPV4MulticastValidator 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_v4_multicast_validator.html">IPV4MulticastValidator</a></div>
<h1>ost::IPV4MulticastValidator Class Reference</h1><!-- doxytag: class="ost::IPV4MulticastValidator" --><!-- doxytag: inherits="ost::IPV4Validator" -->Class for the function object that validates multicast addresses.Validating class specialized for multicast addresses.  
<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::IPV4MulticastValidator:
<p><center><img src="classost_1_1_i_p_v4_multicast_validator.png" usemap="#ost::IPV4MulticastValidator_map" border="0" alt=""></center>
<map name="ost::IPV4MulticastValidator_map">
<area href="classost_1_1_i_p_v4_validator.html" alt="ost::IPV4Validator" shape="rect" coords="0,0,162,24">
</map>
<a href="classost_1_1_i_p_v4_multicast_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_v4_multicast_validator.html#a308381c9b61038baf145d03956bbe80">IPV4MulticastValidator</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#a308381c9b61038baf145d03956bbe80"></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_v4_multicast_validator.html#26c914ca299df67b4c95ddc135470cde">~IPV4MulticastValidator</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Keeps compilers happy.  <a href="#26c914ca299df67b4c95ddc135470cde"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_i_p_v4_multicast_validator.html#d7323050897677ff472c578a0a82d916">operator()</a> (const in_addr address) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Application operator.  <a href="#d7323050897677ff472c578a0a82d916"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class for the function object that validates multicast addresses.Validating class specialized for multicast addresses. 
<p>
Implements a specific application operator to validate multicast addresses.<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="a308381c9b61038baf145d03956bbe80"></a><!-- doxytag: member="ost::IPV4MulticastValidator::IPV4MulticastValidator" ref="a308381c9b61038baf145d03956bbe80" 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::IPV4MulticastValidator::IPV4MulticastValidator           </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="26c914ca299df67b4c95ddc135470cde"></a><!-- doxytag: member="ost::IPV4MulticastValidator::~IPV4MulticastValidator" ref="26c914ca299df67b4c95ddc135470cde" 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::IPV4MulticastValidator::~IPV4MulticastValidator           </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="d7323050897677ff472c578a0a82d916"></a><!-- doxytag: member="ost::IPV4MulticastValidator::operator()" ref="d7323050897677ff472c578a0a82d916" args="(const in_addr address) const " --><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">void ost::IPV4MulticastValidator::operator()           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const in_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> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Application operator. 
<p>
Apply the validation algorithm specific to multicast addresses 
<p>
Implements <a class="el" href="classost_1_1_i_p_v4_validator.html#650c5c5864aa9203213955ca3950c654">ost::IPV4Validator</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>