Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-updates > by-pkgid > f36f42783f75191f5f2d47f1e8c5504e > files > 204

lib64commoncpp-devel-1.8.0-5.1mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU CommonC++: ost::IPV6Broadcast Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</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="namespaceost.html">ost</a>::<a class="el" href="classost_1_1_i_p_v6_broadcast.html">IPV6Broadcast</a>
  </div>
</div>
<div class="contents">
<h1>ost::IPV6Broadcast Class Reference</h1><!-- doxytag: class="ost::IPV6Broadcast" --><!-- doxytag: inherits="ost::IPV6Address" -->
<p>The broadcast address object is used to store the broadcast address for a specific subnet.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="address_8h_source.html">address.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ost::IPV6Broadcast:</div>
<div class="dynsection">
 <div class="center">
  <img src="classost_1_1_i_p_v6_broadcast.png" usemap="#ost::IPV6Broadcast_map" alt=""/>
  <map id="ost::IPV6Broadcast_map" name="ost::IPV6Broadcast_map">
<area href="classost_1_1_i_p_v6_address.html" alt="ost::IPV6Address" shape="rect" coords="0,0,118,24"/>
</map>
 </div>
</div>

<p><a href="classost_1_1_i_p_v6_broadcast-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_i_p_v6_broadcast.html#a1ce5e3c908aff610d9e7d82660a9334b">IPV6Broadcast</a> (const char *net=&quot;255.255.255.255&quot;)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string.  <a href="#a1ce5e3c908aff610d9e7d82660a9334b"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The broadcast address object is used to store the broadcast address for a specific subnet. </p>
<p>This is commonly used for UDP broadcast operations. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1ce5e3c908aff610d9e7d82660a9334b"></a><!-- doxytag: member="ost::IPV6Broadcast::IPV6Broadcast" ref="a1ce5e3c908aff610d9e7d82660a9334b" args="(const char *net=&quot;255.255.255.255&quot;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ost::IPV6Broadcast::IPV6Broadcast </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>net</em> = <code>&quot;255.255.255.255&quot;</code></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Specify the physical broadcast address to use and create a new broadcast address object based on a null terminated ASCII string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>net</em>&nbsp;</td><td>null terminated ASCII network address. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<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></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Nov 12 09:57:39 2010 for GNU CommonC++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>