XQuilla/docs/simple-api/classATBooleanOrDerived.html
2020-02-17 22:05:20 +01:00

368 lines
17 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API: ATBooleanOrDerived Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>ATBooleanOrDerived Class Reference</h1><!-- doxytag: class="ATBooleanOrDerived" --><!-- doxytag: inherits="AnyAtomicType" --><code>#include &lt;<a class="el" href="ATBooleanOrDerived_8hpp-source.html">ATBooleanOrDerived.hpp</a>&gt;</code>
<p>
Inheritance diagram for ATBooleanOrDerived:<p><center><img src="classATBooleanOrDerived__inherit__graph.png" border="0" usemap="#ATBooleanOrDerived__inherit__map" alt="Inheritance graph"></center>
<map name="ATBooleanOrDerived__inherit__map">
<area href="classAnyAtomicType.html" shape="rect" coords="24,158,138,182" alt="">
<area href="classItem.html" shape="rect" coords="57,84,105,108" alt="">
<area href="classReferenceCounted.html" shape="rect" coords="14,9,148,33" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classATBooleanOrDerived-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="classRefCountPointer.html">RefCountPointer</a>&lt; const <br>
<a class="el" href="classATBooleanOrDerived.html">ATBooleanOrDerived</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#9b13980b8b426b3489d63671cb518be5">Ptr</a></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#bec46b98de7465018d0426013a5756da">getPrimitiveTypeName</a> () const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#9d228ff42cf0412e56d95f15de44eb9f">getTypeURI</a> () const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#38eeeec70e6bf2c2e4dfb3aea7a273c0">getTypeName</a> () const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#c4b110e3225be1e82931332fc7e4c6c3">asString</a> (const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#c56ec194e537b802049d91dc75877487">equals</a> (const <a class="el" href="classRefCountPointer.html">AnyAtomicType::Ptr</a> &amp;target, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#0a2b767acd7d9b965fbbe70a0b7f0040">compare</a> (const <a class="el" href="classRefCountPointer.html">ATBooleanOrDerived::Ptr</a> &amp;other, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns less than 0 if this is less that other, 0 if they are the same, and greater than 0 otherwise. <a href="#0a2b767acd7d9b965fbbe70a0b7f0040"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#e0e4e30e966a2c7c71c8db2fc84bb210">isTrue</a> () const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#01b7107b03d34302ccb49e28513dc21e">isFalse</a> () const =0</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c">AnyAtomicType::AtomicObjectType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATBooleanOrDerived.html#bb3476d63478900fd7984ed19c9d1fb8">getPrimitiveTypeIndex</a> () const =0</td></tr>
</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="9b13980b8b426b3489d63671cb518be5"></a><!-- doxytag: member="ATBooleanOrDerived::Ptr" ref="9b13980b8b426b3489d63671cb518be5" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">typedef <a class="el" href="classRefCountPointer.html">RefCountPointer</a>&lt;const <a class="el" href="classATBooleanOrDerived.html">ATBooleanOrDerived</a>&gt; <a class="el" href="classRefCountPointer.html">ATBooleanOrDerived::Ptr</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classAnyAtomicType.html#424da7f612b763dfd17fffa2fa719136">AnyAtomicType</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c4b110e3225be1e82931332fc7e4c6c3"></a><!-- doxytag: member="ATBooleanOrDerived::asString" ref="c4b110e3225be1e82931332fc7e4c6c3" args="(const DynamicContext *context) const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* ATBooleanOrDerived::asString </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classDynamicContext.html">DynamicContext</a> *&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>context</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classAnyAtomicType.html#401defae210c75462304e84605a79244">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="0a2b767acd7d9b965fbbe70a0b7f0040"></a><!-- doxytag: member="ATBooleanOrDerived::compare" ref="0a2b767acd7d9b965fbbe70a0b7f0040" args="(const ATBooleanOrDerived::Ptr &amp;other, const DynamicContext *context) const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual int ATBooleanOrDerived::compare </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATBooleanOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>other</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>const <a class="el" href="classDynamicContext.html">DynamicContext</a> *&nbsp;</td>
<td class="mdname" nowrap> <em>context</em></td>
</tr>
<tr>
<td class="md"></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>
Returns less than 0 if this is less that other, 0 if they are the same, and greater than 0 otherwise.
<p>
</td>
</tr>
</table>
<a class="anchor" name="c56ec194e537b802049d91dc75877487"></a><!-- doxytag: member="ATBooleanOrDerived::equals" ref="c56ec194e537b802049d91dc75877487" args="(const AnyAtomicType::Ptr &amp;target, const DynamicContext *context) const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual bool ATBooleanOrDerived::equals </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">AnyAtomicType::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>target</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap>const <a class="el" href="classDynamicContext.html">DynamicContext</a> *&nbsp;</td>
<td class="mdname" nowrap> <em>context</em></td>
</tr>
<tr>
<td class="md"></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>
<p>
Implements <a class="el" href="classAnyAtomicType.html#0bdd87c29a1f0a5dc28618859f0c5f4e">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="bb3476d63478900fd7984ed19c9d1fb8"></a><!-- doxytag: member="ATBooleanOrDerived::getPrimitiveTypeIndex" ref="bb3476d63478900fd7984ed19c9d1fb8" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual <a class="el" href="classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c">AnyAtomicType::AtomicObjectType</a> ATBooleanOrDerived::getPrimitiveTypeIndex </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classAnyAtomicType.html#176568ff89d63a208a864d39e6c79dc5">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="bec46b98de7465018d0426013a5756da"></a><!-- doxytag: member="ATBooleanOrDerived::getPrimitiveTypeName" ref="bec46b98de7465018d0426013a5756da" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* ATBooleanOrDerived::getPrimitiveTypeName </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classAnyAtomicType.html#d69ead9a3319cd1b214fd738698994f1">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="38eeeec70e6bf2c2e4dfb3aea7a273c0"></a><!-- doxytag: member="ATBooleanOrDerived::getTypeName" ref="38eeeec70e6bf2c2e4dfb3aea7a273c0" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* ATBooleanOrDerived::getTypeName </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classAnyAtomicType.html#a4c3027d36c7000a1d53974ae77d7a9c">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="9d228ff42cf0412e56d95f15de44eb9f"></a><!-- doxytag: member="ATBooleanOrDerived::getTypeURI" ref="9d228ff42cf0412e56d95f15de44eb9f" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const XMLCh* ATBooleanOrDerived::getTypeURI </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classAnyAtomicType.html#67113b4effaace8976786fdb59f32036">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="01b7107b03d34302ccb49e28513dc21e"></a><!-- doxytag: member="ATBooleanOrDerived::isFalse" ref="01b7107b03d34302ccb49e28513dc21e" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual bool ATBooleanOrDerived::isFalse </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a class="anchor" name="e0e4e30e966a2c7c71c8db2fc84bb210"></a><!-- doxytag: member="ATBooleanOrDerived::isTrue" ref="e0e4e30e966a2c7c71c8db2fc84bb210" args="() const =0" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual bool ATBooleanOrDerived::isTrue </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [pure 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>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ATBooleanOrDerived_8hpp-source.html">ATBooleanOrDerived.hpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 00:18:56 2006 for XQilla Simple API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>