<h1>ATGYearMonthOrDerived.hpp</h1><ahref="ATGYearMonthOrDerived_8hpp.html">Go to the documentation of this file.</a><divclass="fragment"><preclass="fragment"><aname="l00001"></a>00001 <spanclass="comment">/*</span>
<aname="l00035"></a><aclass="code"href="classATGYearMonthOrDerived.html#a2a8c3dbf09181909379e158d95fa6281">00035</a><spanclass="keyword">typedef</span><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">RefCountPointer<const ATGYearMonthOrDerived></a><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">Ptr</a>;
<aname="l00036"></a>00036
<aname="l00037"></a>00037 <spanclass="comment">/* Get the name of the primitive type (basic type) of this type</span>
<aname="l00038"></a>00038 <spanclass="comment"> * (ie "decimal" for xs:decimal) */</span>
<aname="l00052"></a>00052 <spanclass="keyword">virtual</span><spanclass="keywordtype">bool</span><aclass="code"href="classAnyAtomicType.html#a0bdd87c29a1f0a5dc28618859f0c5f4e">equals</a>(<spanclass="keyword">const</span><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">AnyAtomicType::Ptr</a>&target, <spanclass="keyword">const</span><aclass="code"href="classDynamicContext.html"title="The execution time dynamic context interface.">DynamicContext</a>* context) <spanclass="keyword">const</span> = 0;
<aname="l00053"></a>00053
<aname="l00056"></a>00056 <spanclass="keyword">virtual</span><spanclass="keywordtype">int</span> compare(<spanclass="keyword">const</span><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">ATGYearMonthOrDerived::Ptr</a>&other, <spanclass="keyword">const</span><aclass="code"href="classDynamicContext.html"title="The execution time dynamic context interface.">DynamicContext</a> *context) <spanclass="keyword">const</span> = 0;
<aname="l00057"></a>00057
<aname="l00059"></a>00059 <spanclass="keyword">virtual</span><spanclass="keywordtype">bool</span><aclass="code"href="classDateOrTimeType.html#a54f2adf1b5d515b0487abe6e5b808040"title="Returns true if the timezone is defined for this object, false otherwise.">hasTimezone</a>() <spanclass="keyword">const</span> = 0;
<aname="l00060"></a>00060
<aname="l00062"></a>00062 <spanclass="keyword">virtual</span><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">ATGYearMonthOrDerived::Ptr</a> setTimezone(<spanclass="keyword">const</span><aclass="code"href="classRefCountPointer.html"title="Super class of all the reference counted wrappers for Items.">Timezone::Ptr</a>&timezone, <spanclass="keyword">const</span><aclass="code"href="classDynamicContext.html"title="The execution time dynamic context interface.">DynamicContext</a>* context) <spanclass="keyword">const</span> = 0;