• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>SocketRequestParam class Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.2.18 -->
7<center>
8<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
9<hr><h1>SocketRequestParam Class Reference</h1><code>#include &lt;<a class="el" href="oscl__socket__request_8h-source.html">oscl_socket_request.h</a>&gt;</code>
10<p>
11<p>Inheritance diagram for SocketRequestParam:
12<p><center><img src="classSocketRequestParam.png" usemap="#SocketRequestParam_map" border="0" alt=""></center>
13<map name="SocketRequestParam_map">
14<area href="classAcceptParam.html" alt="AcceptParam" shape="rect" coords="140,56,270,80">
15<area href="classBindParam.html" alt="BindParam" shape="rect" coords="140,112,270,136">
16<area href="classConnectParam.html" alt="ConnectParam" shape="rect" coords="140,168,270,192">
17<area href="classListenParam.html" alt="ListenParam" shape="rect" coords="140,224,270,248">
18<area href="classRecvFromParam.html" alt="RecvFromParam" shape="rect" coords="140,280,270,304">
19<area href="classRecvParam.html" alt="RecvParam" shape="rect" coords="140,336,270,360">
20<area href="classSendParam.html" alt="SendParam" shape="rect" coords="140,392,270,416">
21<area href="classSendToParam.html" alt="SendToParam" shape="rect" coords="140,448,270,472">
22<area href="classShutdownParam.html" alt="ShutdownParam" shape="rect" coords="140,504,270,528">
23</map>
24<table border=0 cellpadding=0 cellspacing=0>
25<tr><td></td></tr>
26<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
27<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classSocketRequestParam.html#a0">SocketRequestParam</a> (<a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a> aFxn)</td></tr>
28<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
29<tr><td nowrap align=right valign=top><a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a>&nbsp;</td><td valign=bottom><a class="el" href="classSocketRequestParam.html#m0">iFxn</a></td></tr>
30</table>
31<hr><a name="_details"></a><h2>Detailed Description</h2>
32Base class for all socket method parameter sets
33<p>
34<hr><h2>Constructor &amp; Destructor Documentation</h2>
35<a name="a0" doxytag="SocketRequestParam::SocketRequestParam"></a><p>
36<table width="100%" cellpadding="2" cellspacing="0" border="0">
37  <tr>
38    <td class="md">
39      <table cellpadding="0" cellspacing="0" border="0">
40        <tr>
41          <td class="md" nowrap valign="top"> SocketRequestParam::SocketRequestParam </td>
42          <td class="md" valign="top">(&nbsp;</td>
43          <td class="md" nowrap valign="top"><a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a>&nbsp;</td>
44          <td class="mdname1" valign="top" nowrap>&nbsp; <em>aFxn</em>          </td>
45          <td class="md" valign="top">)&nbsp;</td>
46          <td class="md" nowrap><code> [inline]</code></td>
47        </tr>
48
49      </table>
50    </td>
51  </tr>
52</table>
53<table cellspacing=5 cellpadding=0 border=0>
54  <tr>
55    <td>
56      &nbsp;
57    </td>
58    <td>
59
60<p>
61    </td>
62  </tr>
63</table>
64<hr><h2>Field Documentation</h2>
65<a name="m0" doxytag="SocketRequestParam::iFxn"></a><p>
66<table width="100%" cellpadding="2" cellspacing="0" border="0">
67  <tr>
68    <td class="md">
69      <table cellpadding="0" cellspacing="0" border="0">
70        <tr>
71          <td class="md" nowrap valign="top"> <a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a> SocketRequestParam::iFxn
72      </table>
73    </td>
74  </tr>
75</table>
76<table cellspacing=5 cellpadding=0 border=0>
77  <tr>
78    <td>
79      &nbsp;
80    </td>
81    <td>
82
83<p>
84    </td>
85  </tr>
86</table>
87<hr>The documentation for this class was generated from the following file:<ul>
88<li><a class="el" href="oscl__socket__request_8h-source.html">oscl_socket_request.h</a></ul>
89<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
90<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
91</small></address>
92</body>
93</html>
94