blob: 4352f060fe0b52b985aa89c9d2c8e0e57a3b1c43 [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>Oscl_Opaque_Type_Compare 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>Oscl_Opaque_Type_Compare Class Reference<br>
<small>
[<a class="el" href="group__osclbase.html">OSCL Base</a>]</small>
</h1><code>#include &lt;<a class="el" href="oscl__opaque__type_8h-source.html">oscl_opaque_type.h</a>&gt;</code>
<p>
<p>Inheritance diagram for Oscl_Opaque_Type_Compare:
<p><center><img src="classOscl__Opaque__Type__Compare.png" usemap="#Oscl_Opaque_Type_Compare_map" border="0" alt=""></center>
<map name="Oscl_Opaque_Type_Compare_map">
<area href="classOsclPriorityQueue.html" alt="OsclPriorityQueue< Qelem, Alloc, Container, Compare >" shape="rect" coords="0,56,705,80">
<area href="classOsclPriorityQueue.html" alt="OsclPriorityQueue< TOsclReady, OsclReadyAlloc, Oscl_Vector< TOsclReady, OsclReadyAlloc >, OsclReadyCompare >" shape="rect" coords="715,56,1420,80">
<area href="classOsclPriorityQueue.html" alt="OsclPriorityQueue< TOsclReady, OsclReadyAlloc, Oscl_Vector< TOsclReady, OsclReadyAlloc >, OsclTimerCompare >" shape="rect" coords="1430,56,2135,80">
<area href="classOsclReadyQ.html" alt="OsclReadyQ" shape="rect" coords="715,112,1420,136">
<area href="classOsclTimerQ.html" alt="OsclTimerQ" shape="rect" coords="1430,112,2135,136">
</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>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Opaque__Type__Compare.html#a0">swap</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *a, const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *b)=0</td></tr>
<tr><td nowrap align=right valign=top>virtual int&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Opaque__Type__Compare.html#a1">compare_LT</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *a, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *b) const=0</td></tr>
<tr><td nowrap align=right valign=top>virtual int&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Opaque__Type__Compare.html#a2">compare_EQ</a> (const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *a, const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *b) const=0</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Opaque type operations with swap &amp; comparisons.
<p>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="Oscl_Opaque_Type_Compare::compare_EQ"></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 int Oscl_Opaque_Type_Compare::compare_EQ </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>a</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>b</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Return a==b.
<p>
Implemented in <a class="el" href="classOsclPriorityQueue.html#b6">OsclPriorityQueue&lt; Qelem, Alloc, Container, Compare &gt;</a>, <a class="el" href="classOsclPriorityQueue.html#b6">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclReadyCompare &gt;</a>, and <a class="el" href="classOsclPriorityQueue.html#b6">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclTimerCompare &gt;</a>. </td>
</tr>
</table>
<a name="a1" doxytag="Oscl_Opaque_Type_Compare::compare_LT"></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 int Oscl_Opaque_Type_Compare::compare_LT </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>a</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>b</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Return a&lt;b.
<p>
Implemented in <a class="el" href="classOsclPriorityQueue.html#b5">OsclPriorityQueue&lt; Qelem, Alloc, Container, Compare &gt;</a>, <a class="el" href="classOsclPriorityQueue.html#b5">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclReadyCompare &gt;</a>, and <a class="el" href="classOsclPriorityQueue.html#b5">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclTimerCompare &gt;</a>. </td>
</tr>
</table>
<a name="a0" doxytag="Oscl_Opaque_Type_Compare::swap"></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 Oscl_Opaque_Type_Compare::swap </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>a</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>b</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Swap element at "a" with element at "b". Both pointers must be non-NULL.
<p>
Implemented in <a class="el" href="classOsclPriorityQueue.html#b4">OsclPriorityQueue&lt; Qelem, Alloc, Container, Compare &gt;</a>, <a class="el" href="classOsclPriorityQueue.html#b4">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclReadyCompare &gt;</a>, and <a class="el" href="classOsclPriorityQueue.html#b4">OsclPriorityQueue&lt; TOsclReady, OsclReadyAlloc, Oscl_Vector&lt; TOsclReady, OsclReadyAlloc &gt;, OsclTimerCompare &gt;</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="oscl__opaque__type_8h-source.html">oscl_opaque_type.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>