Sophie

Sophie

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

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: channel.h File 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>
<div class="nav">
<a class="el" href="dir_000000.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_000001.html">ccrtp</a></div>
<h1>channel.h File Reference</h1>Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the <a class="el" href="class_t_r_t_p_session_base.html">TRTPSessionBase</a> template. <a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="base_8h-source.html">ccrtp/base.h</a>&gt;</code><br>
<code>#include &lt;sys/ioctl.h&gt;</code><br>

<p>
<a href="channel_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">RTPBaseUDPIPv4Socket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A UDP/IPv4 socket class targetted at RTP stacks.  <a href="class_r_t_p_base_u_d_p_i_pv4_socket.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_dual_r_t_p_channel.html">DualRTPChannel&lt; BaseSocket &gt;</a></td></tr>

<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_dual_r_t_p_channel.html">DualRTPChannel</a>&lt; <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">RTPBaseUDPIPv4Socket</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sockets.html#ga0">DualRTPUDPIPv4Channel</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">RTPBaseUDPIPv4Socket</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sockets.html#ga1">SingleRTPChannel</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">May be used in applications where using the same socket for both sending and receiving is not a limitation.  <a href="group__sockets.html#ga1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">SingleRTPChannel</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sockets.html#ga2">SymmetricRTPChannel</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Actually, RTP with a single channel can be called 'Symmetric RTP'.  <a href="group__sockets.html#ga2"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">size_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="channel_8h.html#a3">ccioctl</a> (SOCKET so, int request, size_t &amp;len)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the <a class="el" href="class_t_r_t_p_session_base.html">TRTPSessionBase</a> template. 
<p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="a3"></a><!-- doxytag: member="channel.h::ccioctl" ref="a3" args="(SOCKET so, int request, size_t &amp;len)" --><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">size_t ccioctl           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">SOCKET&nbsp;</td>
          <td class="mdname" nowrap> <em>so</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="md" nowrap align="right"></td>
          <td class="md"></td>
          <td class="md" nowrap>size_t &amp;&nbsp;</td>
          <td class="mdname" nowrap> <em>len</em></td>
        </tr>
        <tr>
          <td class="md"></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>
    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 9 22:32:03 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>