blob: f36a380e05b31c6850611e80b8a53476bf3f6356 [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_Tag_Base struct 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_Tag_Base Struct Reference<br>
<small>
[<a class="el" href="group__osclbase.html">OSCL Base</a>]</small>
</h1><code>#include &lt;<a class="el" href="oscl__tagtree_8h-source.html">oscl_tagtree.h</a>&gt;</code>
<p>
<p>Inheritance diagram for Oscl_Tag_Base:
<p><center><img src="structOscl__Tag__Base.png" usemap="#Oscl_Tag_Base_map" border="0" alt=""></center>
<map name="Oscl_Tag_Base_map">
<area href="structOscl__Tag.html" alt="Oscl_Tag< Alloc >" shape="rect" coords="0,56,119,80">
</map>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>typedef char&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#s0">tag_base_unit</a></td></tr>
<tr><td nowrap align=right valign=top>typedef <a class="el" href="structOscl__Tag__Base.html#s0">tag_base_unit</a> *&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a></td></tr>
<tr><td nowrap align=right valign=top>typedef uint32&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#s2">size_type</a></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a0">operator()</a> (const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;x, const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;y) const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="structOscl__Tag__Base.html#s2">size_type</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a1">tag_len</a> (const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;t) const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a2">tag_copy</a> (<a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;dest, const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;src) const</td></tr>
<tr><td nowrap align=right valign=top>int32&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a3">tag_cmp</a> (const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;x, const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;y) const</td></tr>
<tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a4">tag_ancestor</a> (<a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;dest, const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;src) const</td></tr>
<tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="structOscl__Tag__Base.html#s2">size_type</a>&nbsp;</td><td valign=bottom><a class="el" href="structOscl__Tag__Base.html#a5">tag_depth</a> (const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;t) const</td></tr>
</table>
<hr><h2>Member Typedef Documentation</h2>
<a name="s2" doxytag="Oscl_Tag_Base::size_type"></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"> typedef uint32 Oscl_Tag_Base::size_type
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="s1" doxytag="Oscl_Tag_Base::tag_base_type"></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"> typedef <a class="el" href="structOscl__Tag__Base.html#s0">tag_base_unit</a>* Oscl_Tag_Base::tag_base_type
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="s0" doxytag="Oscl_Tag_Base::tag_base_unit"></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"> typedef char Oscl_Tag_Base::tag_base_unit
</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="a0" doxytag="Oscl_Tag_Base::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"> bool Oscl_Tag_Base::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>x</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>y</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<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="a4" doxytag="Oscl_Tag_Base::tag_ancestor"></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"> OSCL_IMPORT_REF <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> Oscl_Tag_Base::tag_ancestor </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>src</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="Oscl_Tag_Base::tag_cmp"></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"> int32 Oscl_Tag_Base::tag_cmp </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>x</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>y</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<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="Oscl_Tag_Base::tag_copy"></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"> <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> Oscl_Tag_Base::tag_copy </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>dest</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>src</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<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="a5" doxytag="Oscl_Tag_Base::tag_depth"></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"> OSCL_IMPORT_REF <a class="el" href="structOscl__Tag__Base.html#s2">size_type</a> Oscl_Tag_Base::tag_depth </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>t</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="Oscl_Tag_Base::tag_len"></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"> <a class="el" href="structOscl__Tag__Base.html#s2">size_type</a> Oscl_Tag_Base::tag_len </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="structOscl__Tag__Base.html#s1">tag_base_type</a> &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>t</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap> const<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>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="oscl__tagtree_8h-source.html">oscl_tagtree.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>