blob: 15cfeafc7513565053484375342c10588358c112 [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>OsclBinIStreamLittleEndian 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="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>
<hr><h1>OsclBinIStreamLittleEndian Class Reference<br>
<small>
[<a class="el" href="group__osclutil.html">OSCL Util</a>]</small>
</h1><code>#include &lt;<a class="el" href="oscl__bin__stream_8h-source.html">oscl_bin_stream.h</a>&gt;</code>
<p>
<p>Inheritance diagram for OsclBinIStreamLittleEndian:
<p><center><img src="classOsclBinIStreamLittleEndian.png" usemap="#OsclBinIStreamLittleEndian_map" border="0" alt=""></center>
<map name="OsclBinIStreamLittleEndian_map">
<area href="classOsclBinIStream.html" alt="OsclBinIStream" shape="rect" coords="0,56,163,80">
<area href="classOsclBinStream.html" alt="OsclBinStream" shape="rect" coords="0,0,163,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="classOsclBinIStreamLittleEndian.html#a0">OsclBinIStreamLittleEndian</a> ()</td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a1">operator&gt;&gt;</a> (int8 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int8 from the stream and stores it in 'data'.</em> <a href="#a1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a2">operator&gt;&gt;</a> (uint8 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint8 from the stream and stores it in 'data'.</em> <a href="#a2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a3">operator&gt;&gt;</a> (int16 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int16 from the stream and stores it in 'data'.</em> <a href="#a3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a4">operator&gt;&gt;</a> (uint16 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint16 from the stream and stores it in 'data'.</em> <a href="#a4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a5">operator&gt;&gt;</a> (int32 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a int32 from the stream and stores it in 'data'.</em> <a href="#a5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>OsclBinIStreamLittleEndian &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#a6">operator&gt;&gt;</a> (uint32 &amp;data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>This method reads a uint32 from the stream and stores it in 'data'.</em> <a href="#a6"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>uint16&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#b0">Read_uint16</a> ()</td></tr>
<tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclBinIStreamLittleEndian.html#b1">Read_uint32</a> ()</td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="OsclBinIStreamLittleEndian::OsclBinIStreamLittleEndian"></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"> OsclBinIStreamLittleEndian::OsclBinIStreamLittleEndian </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>
<hr><h2>Member Function Documentation</h2>
<a name="a6" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">uint32 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a uint32 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="a5" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int32 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a int32 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="a4" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">uint16 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a uint16 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int16 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a int16 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">uint8 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a uint8 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="OsclBinIStreamLittleEndian::operator>>"></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"> OsclBinIStreamLittleEndian&amp; OsclBinIStreamLittleEndian::operator&gt;&gt; </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int8 &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This method reads a int8 from the stream and stores it in 'data'.
<p>
</td>
</tr>
</table>
<a name="b0" doxytag="OsclBinIStreamLittleEndian::Read_uint16"></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"> uint16 OsclBinIStreamLittleEndian::Read_uint16 </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> [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 name="b1" doxytag="OsclBinIStreamLittleEndian::Read_uint32"></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 OsclBinIStreamLittleEndian::Read_uint32 </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> [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="oscl__bin__stream_8h-source.html">oscl_bin_stream.h</a></ul>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>