Home | History | Annotate | Download | only in oscl_html
      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>OsclInteger64Transport struct 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>OsclInteger64Transport Struct Reference</h1><code>#include &lt;<a class="el" href="oscl__int64__utils_8h-source.html">oscl_int64_utils.h</a>&gt;</code>
     10 <p>
     11 <table border=0 cellpadding=0 cellspacing=0>
     12 <tr><td></td></tr>
     13 <tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
     14 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclInteger64Transport.html#m0">iHigh</a></td></tr>
     15 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="structOsclInteger64Transport.html#m1">iLow</a></td></tr>
     16 </table>
     17 <hr><a name="_details"></a><h2>Detailed Description</h2>
     18 OsclInteger64Transport Structure
     19 <p>
     20 Structure to only transport 64-bit integer values uint64 and int64 could be classes so needed for cases where having a class will not work. 
     21 <p>
     22 <hr><h2>Field Documentation</h2>
     23 <a name="m0" doxytag="OsclInteger64Transport::iHigh"></a><p>
     24 <table width="100%" cellpadding="2" cellspacing="0" border="0">
     25   <tr>
     26     <td class="md">
     27       <table cellpadding="0" cellspacing="0" border="0">
     28         <tr>
     29           <td class="md" nowrap valign="top"> uint32 OsclInteger64Transport::iHigh
     30       </table>
     31     </td>
     32   </tr>
     33 </table>
     34 <table cellspacing=5 cellpadding=0 border=0>
     35   <tr>
     36     <td>
     37       &nbsp;
     38     </td>
     39     <td>
     40 
     41 <p>
     42     </td>
     43   </tr>
     44 </table>
     45 <a name="m1" doxytag="OsclInteger64Transport::iLow"></a><p>
     46 <table width="100%" cellpadding="2" cellspacing="0" border="0">
     47   <tr>
     48     <td class="md">
     49       <table cellpadding="0" cellspacing="0" border="0">
     50         <tr>
     51           <td class="md" nowrap valign="top"> uint32 OsclInteger64Transport::iLow
     52       </table>
     53     </td>
     54   </tr>
     55 </table>
     56 <table cellspacing=5 cellpadding=0 border=0>
     57   <tr>
     58     <td>
     59       &nbsp;
     60     </td>
     61     <td>
     62 
     63 <p>
     64     </td>
     65   </tr>
     66 </table>
     67 <hr>The documentation for this struct was generated from the following file:<ul>
     68 <li><a class="el" href="oscl__int64__utils_8h-source.html">oscl_int64_utils.h</a></ul>
     69 <hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
     70 <address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
     71 </small></address>
     72 </body>
     73 </html>
     74