blob: 69cfaf7897870e5d897be85c54fae5004bf46e46 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>PV2Way324ConnectOptions class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</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>
<hr><h1>PV2Way324ConnectOptions Class Reference</h1><code>#include &lt;<a class="el" href="pv__2way__h324m__types_8h-source.html">pv_2way_h324m_types.h</a>&gt;</code>
<p>
<p>Inheritance diagram for PV2Way324ConnectOptions:
<p><center><img src="classPV2Way324ConnectOptions.png" usemap="#PV2Way324ConnectOptions_map" border="0" alt=""></center>
<map name="PV2Way324ConnectOptions_map">
<area href="classPV2WayConnectOptions.html" alt="PV2WayConnectOptions" shape="rect" coords="0,0,172,24">
</map>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a0">PV2Way324ConnectOptions</a> (uint32 aDisconnectTimeoutInterval)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a1">PV2Way324ConnectOptions</a> ()</td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a2">~PV2Way324ConnectOptions</a> ()</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#a3">GetConnectInfoClassName</a> (OSCL_wString &amp;aClassName)</td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classPV2Way324ConnectOptions.html#m0">iDisconnectTimeoutInterval</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
PV2Way324ConnectOptions Class
<p>
PV2Way324ConnectOptions implements the <a class="el" href="classPV2WayConnectOptions.html">PV2WayConnectOptions</a> interface and is used for 324M specific initialization.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="PV2Way324ConnectOptions::PV2Way324ConnectOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> PV2Way324ConnectOptions::PV2Way324ConnectOptions </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">uint32&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>aDisconnectTimeoutInterval</em> </td>
<td class="md" valign="top">)&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 <dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>disconnectTimeout</em>&nbsp;</td><td>
The interval to wait after initiating a disconnect before stopping signalling </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a1" doxytag="PV2Way324ConnectOptions::PV2Way324ConnectOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> PV2Way324ConnectOptions::PV2Way324ConnectOptions </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&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>
<a name="a2" doxytag="PV2Way324ConnectOptions::~PV2Way324ConnectOptions"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual PV2Way324ConnectOptions::~PV2Way324ConnectOptions </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&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>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a3" doxytag="PV2Way324ConnectOptions::GetConnectInfoClassName"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual void PV2Way324ConnectOptions::GetConnectInfoClassName </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">OSCL_wString &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>aClassName</em> </td>
<td class="md" valign="top">)&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>
Retrieves the class name<dl compact><dt><b>Parameters: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>aClassName</em>&nbsp;</td><td>
A reference to an OSCL_wString, which is to hold the subclass name, this class will assign the string "CPV2Way324ConnectInfo" </td></tr>
</table>
</dl><dl compact><dt><b>Returns: </b></dt><dd>
void </dl>
<p>
Implements <a class="el" href="classPV2WayConnectOptions.html#a2">PV2WayConnectOptions</a>. </td>
</tr>
</table>
<hr><h2>Field Documentation</h2>
<a name="m0" doxytag="PV2Way324ConnectOptions::iDisconnectTimeoutInterval"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> uint32 PV2Way324ConnectOptions::iDisconnectTimeoutInterval
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
The disconnect timeout interval in units of 100ms </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="pv__2way__h324m__types_8h-source.html">pv_2way_h324m_types.h</a></ul>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>PV2Way Engine</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>