Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > 4cd3fba015b84aa8198c12116a5f41ed > files > 38

ccrtp-devel-1.3.6-1.amd64.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>ccRTP: ConflictHandler Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>ConflictHandler Class Reference<br>
<small>
[<a class="el" href="group__iqueue.html">Generic RTP input queues.</a>,&nbsp;<a class="el" href="group__iqueue.html">Generic RTP input queues.</a>]</small>
</h1><!-- doxytag: class="ConflictHandler" -->To track addresses of sources conflicting with the local one.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="iqueue_8h-source.html">iqueue.h</a>&gt;</code>
<p>
<p>Inheritance diagram for ConflictHandler:
<p><center><img src="class_conflict_handler.png" usemap="#ConflictHandler_map" border="0" alt=""></center>
<map name="ConflictHandler_map">
<area href="class_membership_bookkeeping.html" alt="MembershipBookkeeping" shape="rect" coords="81,56,234,80">
<area href="class_incoming_data_queue.html" alt="IncomingDataQueue" shape="rect" coords="81,112,234,136">
<area href="class_r_t_p_data_queue.html" alt="RTPDataQueue" shape="rect" coords="81,168,234,192">
<area href="class_queue_r_t_c_p_manager.html" alt="QueueRTCPManager" shape="rect" coords="0,224,153,248">
<area href="class_r_t_p_duplex.html" alt="RTPDuplex" shape="rect" coords="163,224,316,248">
<area href="class_a_v_p_queue.html" alt="AVPQueue" shape="rect" coords="0,280,153,304">
</map>
<a href="class_conflict_handler-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"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#a0">searchDataConflict</a> (InetAddress na, tpport_t dtp)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#a1">searchControlConflict</a> (InetAddress na, tpport_t ctp)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#a2">updateConflict</a> (<a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> &amp;ca)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#a3">addConflict</a> (const InetAddress &amp;na, tpport_t dtp, tpport_t ctp)</td></tr>

<tr><td colspan="2"><br><h2>Protected 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="class_conflict_handler.html#b0">ConflictHandler</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#b1">~ConflictHandler</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#p0">firstConflict</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_conflict_handler.html#p1">lastConflict</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
To track addresses of sources conflicting with the local one. 
<p>
<dl compact><dt><b>Author:</b></dt><dd>Federico Montesino Pouzols &lt;<a href="mailto:fedemp@altern.org">fedemp@altern.org</a>&gt;</dd></dl>

<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="b0"></a><!-- doxytag: member="ConflictHandler::ConflictHandler" ref="b0" 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">ConflictHandler::ConflictHandler           </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, protected]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="b1"></a><!-- doxytag: member="ConflictHandler::~ConflictHandler" ref="b1" 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 ConflictHandler::~ConflictHandler           </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, protected, virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a3"></a><!-- doxytag: member="ConflictHandler::addConflict" ref="a3" args="(const InetAddress &amp;na, tpport_t dtp, tpport_t ctp)" --><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 ConflictHandler::addConflict           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const InetAddress &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>na</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>tpport_t&nbsp;</td>
          <td class="mdname" nowrap> <em>dtp</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>tpport_t&nbsp;</td>
          <td class="mdname" nowrap> <em>ctp</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="ConflictHandler::searchControlConflict" ref="a1" args="(InetAddress na, tpport_t ctp)" --><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"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a>* ConflictHandler::searchControlConflict           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">InetAddress&nbsp;</td>
          <td class="mdname" nowrap> <em>na</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>tpport_t&nbsp;</td>
          <td class="mdname" nowrap> <em>ctp</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<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>na</em>&nbsp;</td><td>Inet network address. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>ctp</em>&nbsp;</td><td>Data transport port.</td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="ConflictHandler::searchDataConflict" ref="a0" args="(InetAddress na, tpport_t dtp)" --><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"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a>* ConflictHandler::searchDataConflict           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">InetAddress&nbsp;</td>
          <td class="mdname" nowrap> <em>na</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>tpport_t&nbsp;</td>
          <td class="mdname" nowrap> <em>dtp</em></td>
        </tr>
        <tr>
          <td class="md"></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<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>na</em>&nbsp;</td><td>Inet network address. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>dtp</em>&nbsp;</td><td>Data transport port.</td></tr>
  </table>
</dl>
    </td>
  </tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="ConflictHandler::updateConflict" ref="a2" args="(ConflictingTransportAddress &amp;ca)" --><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 ConflictHandler::updateConflict           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>ca</em>          </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>
    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="p0"></a><!-- doxytag: member="ConflictHandler::firstConflict" ref="p0" 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"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a>* <a class="el" href="class_conflict_handler.html#p0">ConflictHandler::firstConflict</a><code> [protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a class="anchor" name="p1"></a><!-- doxytag: member="ConflictHandler::lastConflict" ref="p1" 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"><a class="el" href="struct_conflict_handler_1_1_conflicting_transport_address.html">ConflictingTransportAddress</a> * <a class="el" href="class_conflict_handler.html#p1">ConflictHandler::lastConflict</a><code> [protected]</code>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="iqueue_8h-source.html">iqueue.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 9 22:32:04 2005 for ccRTP by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>