XQuilla/docs/simple-api/classATTimeOrDerived.html

675 lines
30 KiB
HTML
Raw Normal View History

2020-02-17 21:05:20 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2020-02-17 21:11:31 +00:00
<title>XQilla Simple API Documentation</title>
2020-02-17 21:05:20 +00:00
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
2020-02-17 21:11:31 +00:00
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
2020-02-17 21:19:08 +00:00
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>ATTimeOrDerived Class Reference</h1><code>#include &lt;<a class="el" href="ATTimeOrDerived_8hpp-source.html">ATTimeOrDerived.hpp</a>&gt;</code>
2020-02-17 21:17:06 +00:00
<p>
2020-02-17 21:19:08 +00:00
Inheritance diagram for ATTimeOrDerived:<p><center><img src="classATTimeOrDerived__inherit__graph.png" border="0" usemap="#ATTimeOrDerived__inherit__map" alt="Inheritance graph"></center>
<map name="ATTimeOrDerived__inherit__map">
<area href="classDateOrTimeType.html" shape="rect" coords="11,231,131,255" alt="">
<area href="classAnyAtomicType.html" shape="rect" coords="13,156,128,180" alt="">
<area href="classItem.html" shape="rect" coords="47,81,95,105" alt="">
<area href="classReferenceCounted.html" shape="rect" coords="5,7,136,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classATTimeOrDerived-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
2020-02-17 21:05:20 +00:00
<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>
2020-02-17 21:19:08 +00:00
<a class="el" href="classATTimeOrDerived.html">ATTimeOrDerived</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#w0">Ptr</a></td></tr>
2020-02-17 21:05:20 +00:00
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a0">getPrimitiveTypeName</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a1">getTypeURI</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a2">getTypeName</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const XMLCh *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a3">asString</a> (const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a4">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>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a5">compare</a> (const <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> &amp;other, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<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="#a5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a6">getHours</a> (const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns an integer representing the hour component of this object. <a href="#a6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a7">getMinutes</a> (const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns an integer representing the minute component of this object. <a href="#a7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a8">getSeconds</a> (const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns an decimal representing the second component of this object. <a href="#a8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const <a class="el" href="classRefCountPointer.html">Timezone::Ptr</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a9">getTimezone</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a timezone object representing the timezone component of this object. <a href="#a9"></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="classATTimeOrDerived.html#a10">hasTimezone</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns true if the timezone is defined for this object, false otherwise. <a href="#a10"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a11">setTimezone</a> (const <a class="el" href="classRefCountPointer.html">Timezone::Ptr</a> &amp;timezone, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Setter for timezone. <a href="#a11"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a12">addTimezone</a> (const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;timezone, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns an ATTimeOrDerived with a timezone added to it. <a href="#a12"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a13">addDayTimeDuration</a> (const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;dayTime, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a time with the given dayTimeDuration added to it. <a href="#a13"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a14">subtractDayTimeDuration</a> (const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;dayTime, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a time with the given dayTimeDuration subtracted from it. <a href="#a14"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a15">subtractTime</a> (const <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> &amp;time, const <a class="el" href="classDynamicContext.html">DynamicContext</a> *context) const =0</td></tr>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns a dayTimeDuration corresponding to the difference between this and the given ATTimeOrDerived*. <a href="#a15"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classAnyAtomicType.html#w25">AnyAtomicType::AtomicObjectType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classATTimeOrDerived.html#a16">getPrimitiveTypeIndex</a> () const =0</td></tr>
2020-02-17 21:05:20 +00:00
</table>
<hr><h2>Member Typedef Documentation</h2>
2020-02-17 21:19:08 +00:00
<a class="anchor" name="w0" doxytag="ATTimeOrDerived::Ptr"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">typedef <a class="el" href="classRefCountPointer.html">RefCountPointer</a>&lt;const <a class="el" href="classATTimeOrDerived.html">ATTimeOrDerived</a>&gt; <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> </td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
<p>
Reimplemented from <a class="el" href="classDateOrTimeType.html#w0">DateOrTimeType</a>. </td>
</tr>
</table>
2020-02-17 21:05:20 +00:00
<hr><h2>Member Function Documentation</h2>
2020-02-17 21:19:08 +00:00
<a class="anchor" name="a13" doxytag="ATTimeOrDerived::addDayTimeDuration"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> ATTimeOrDerived::addDayTimeDuration </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>dayTime</em>, </td>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
2020-02-17 21:10:06 +00:00
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:10:06 +00:00
<p>
2020-02-17 21:19:08 +00:00
Returns a time with the given dayTimeDuration added to it.
<p>
</td>
</tr>
</table>
<a class="anchor" name="a12" doxytag="ATTimeOrDerived::addTimezone"></a><p>
<table class="mdTable" width="100%" 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="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> ATTimeOrDerived::addTimezone </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>timezone</em>, </td>
</tr>
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Returns an ATTimeOrDerived with a timezone added to it.
<p>
</td>
</tr>
</table>
<a class="anchor" name="a3" doxytag="ATTimeOrDerived::asString"></a><p>
<table class="mdTable" width="100%" 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* ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
<p>
Implements <a class="el" href="classAnyAtomicType.html#a14">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a5" doxytag="ATTimeOrDerived::compare"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual int ATTimeOrDerived::compare </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>other</em>, </td>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
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="a4" doxytag="ATTimeOrDerived::equals"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual bool ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
<p>
Implements <a class="el" href="classAnyAtomicType.html#a15">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a6" doxytag="ATTimeOrDerived::getHours"></a><p>
<table class="mdTable" width="100%" 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="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a> ATTimeOrDerived::getHours </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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
Returns an integer representing the hour component of this object.
<p>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<a class="anchor" name="a7" doxytag="ATTimeOrDerived::getMinutes"></a><p>
<table class="mdTable" width="100%" 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="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a> ATTimeOrDerived::getMinutes </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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:10:06 +00:00
Returns an integer representing the minute component of this object.
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<a class="anchor" name="a16" doxytag="ATTimeOrDerived::getPrimitiveTypeIndex"></a><p>
<table class="mdTable" width="100%" 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#w25">AnyAtomicType::AtomicObjectType</a> ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
<p>
Implements <a class="el" href="classAnyAtomicType.html#a20">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a0" doxytag="ATTimeOrDerived::getPrimitiveTypeName"></a><p>
<table class="mdTable" width="100%" 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* ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Implements <a class="el" href="classAnyAtomicType.html#a6">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a8" doxytag="ATTimeOrDerived::getSeconds"></a><p>
<table class="mdTable" width="100%" 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="classRefCountPointer.html">ATDecimalOrDerived::Ptr</a> ATTimeOrDerived::getSeconds </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>
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:08 +00:00
<p>
Returns an decimal representing the second component of this object.
<p>
</td>
</tr>
</table>
<a class="anchor" name="a9" doxytag="ATTimeOrDerived::getTimezone"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual const <a class="el" href="classRefCountPointer.html">Timezone::Ptr</a>&amp; ATTimeOrDerived::getTimezone </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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
<p>
2020-02-17 21:19:08 +00:00
Returns a timezone object representing the timezone component of this object.
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<a class="anchor" name="a2" doxytag="ATTimeOrDerived::getTypeName"></a><p>
<table class="mdTable" width="100%" 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* ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:08 +00:00
<p>
2020-02-17 21:17:06 +00:00
2020-02-17 21:19:08 +00:00
<p>
Implements <a class="el" href="classAnyAtomicType.html#a8">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="ATTimeOrDerived::getTypeURI"></a><p>
<table class="mdTable" width="100%" 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* ATTimeOrDerived::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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Implements <a class="el" href="classAnyAtomicType.html#a7">AnyAtomicType</a>. </td>
</tr>
</table>
<a class="anchor" name="a10" doxytag="ATTimeOrDerived::hasTimezone"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">virtual bool ATTimeOrDerived::hasTimezone </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>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Returns true if the timezone is defined for this object, false otherwise.
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
<p>
Implements <a class="el" href="classDateOrTimeType.html#a1">DateOrTimeType</a>. </td>
</tr>
</table>
<a class="anchor" name="a11" doxytag="ATTimeOrDerived::setTimezone"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> ATTimeOrDerived::setTimezone </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">Timezone::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>timezone</em>, </td>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Setter for timezone.
2020-02-17 21:05:20 +00:00
<p>
2020-02-17 21:19:08 +00:00
Overrides the current timezone. (Not to be confused with <a class="el" href="classATTimeOrDerived.html#a12">addTimezone()</a>. </td>
</tr>
</table>
<a class="anchor" name="a14" doxytag="ATTimeOrDerived::subtractDayTimeDuration"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> ATTimeOrDerived::subtractDayTimeDuration </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>dayTime</em>, </td>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
Returns a time with the given dayTimeDuration subtracted from it.
<p>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<a class="anchor" name="a15" doxytag="ATTimeOrDerived::subtractTime"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
2020-02-17 21:05:20 +00:00
<tr>
2020-02-17 21:19:08 +00:00
<td class="md" nowrap valign="top">virtual <a class="el" href="classRefCountPointer.html">ATDurationOrDerived::Ptr</a> ATTimeOrDerived::subtractTime </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classRefCountPointer.html">ATTimeOrDerived::Ptr</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>time</em>, </td>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<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>
2020-02-17 21:05:20 +00:00
</tr>
<tr>
2020-02-17 21:19:08 +00:00
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"> const<code> [pure virtual]</code></td>
2020-02-17 21:05:20 +00:00
</tr>
</table>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
2020-02-17 21:05:20 +00:00
<p>
Returns a dayTimeDuration corresponding to the difference between this and the given ATTimeOrDerived*.
<p>
2020-02-17 21:19:08 +00:00
</td>
</tr>
</table>
2020-02-17 21:05:20 +00:00
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ATTimeOrDerived_8hpp-source.html">ATTimeOrDerived.hpp</a></ul>
2020-02-17 21:19:08 +00:00
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:40 2009 for XQilla Simple API by&nbsp;
2020-02-17 21:05:20 +00:00
<a href="http://www.doxygen.org/index.html">
2020-02-17 21:19:08 +00:00
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
2020-02-17 21:05:20 +00:00
</body>
</html>