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" >
< title > XQilla Simple API: ATGYearOrDerived Class Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 21:10:06 +00:00
<!-- Generated by Doxygen 1.5.1 -->
2020-02-17 21:05:20 +00:00
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main 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 List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul > < / div >
< h1 > ATGYearOrDerived Class Reference< / h1 > <!-- doxytag: class="ATGYearOrDerived" --> <!-- doxytag: inherits="DateOrTimeType" --> < code > #include < < a class = "el" href = "ATGYearOrDerived_8hpp-source.html" > ATGYearOrDerived.hpp< / a > > < / code >
< p >
Inheritance diagram for ATGYearOrDerived:< p > < center > < img src = "classATGYearOrDerived__inherit__graph.png" border = "0" usemap = "#ATGYearOrDerived__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "ATGYearOrDerived__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classDateOrTimeType.html" shape = "rect" coords = "12,231,145,255" alt = "" >
< area href = "classAnyAtomicType.html" shape = "rect" coords = "15,156,143,180" alt = "" >
< area href = "classItem.html" shape = "rect" coords = "53,81,104,105" alt = "" >
< area href = "classReferenceCounted.html" shape = "rect" coords = "5,7,152,31" alt = "" >
2020-02-17 21:05:20 +00:00
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classATGYearOrDerived-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 > < const < br >
< a class = "el" href = "classATGYearOrDerived.html" > ATGYearOrDerived< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#e641a1809e67e0c1e603ecf9c4d25fb5" > Ptr< / a > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#dd61de0aa12a5a0f24158dd89f88b3cb" > getPrimitiveTypeName< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#0ba3243672797175e31c7ec10ed33cca" > getTypeURI< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#83b7ebbefe75af50079042eb5c9ce807" > getTypeName< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#692960b37a36b561547c57a077df94f8" > asString< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#d6db27c5adddc12f9714fd53cdd20977" > equals< / a > (const < a class = "el" href = "classRefCountPointer.html" > AnyAtomicType::Ptr< / a > & 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:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual int < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#d7a90b7596c5d630be1e48ed375ce175" > compare< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATGYearOrDerived::Ptr< / a > & 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:10:06 +00:00
< tr > < td class = "mdescLeft" > < / 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 = "#d7a90b7596c5d630be1e48ed375ce175" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#11508748d52c13aed523664804849e13" > hasTimezone< / a > () const=0< / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns true if a timezone is defined for this. < a href = "#11508748d52c13aed523664804849e13" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATGYearOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#3a698cff96550c47fb6c30209f57f41b" > setTimezone< / a > (const < a class = "el" href = "classRefCountPointer.html" > Timezone::Ptr< / a > & 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:10:06 +00:00
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Sets the timezone to the given timezone. < a href = "#3a698cff96550c47fb6c30209f57f41b" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c" > AnyAtomicType::AtomicObjectType< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGYearOrDerived.html#31200ce44cff3a8b202e44666d928614" > 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:10:06 +00:00
< a class = "anchor" name = "e641a1809e67e0c1e603ecf9c4d25fb5" > < / a > <!-- doxytag: member="ATGYearOrDerived::Ptr" ref="e641a1809e67e0c1e603ecf9c4d25fb5" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > typedef < a class = "el" href = "classRefCountPointer.html" > RefCountPointer< / a > < const < a class = "el" href = "classATGYearOrDerived.html" > ATGYearOrDerived< / a > > < a class = "el" href = "classRefCountPointer.html" > ATGYearOrDerived::Ptr< / a > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
< p >
2020-02-17 21:10:06 +00:00
Reimplemented from < a class = "el" href = "classDateOrTimeType.html#d939d4a88e6dc7eb2cacc4b655cfb8c6" > DateOrTimeType< / a > .
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "dd61de0aa12a5a0f24158dd89f88b3cb" > < / a > <!-- doxytag: member="ATGYearOrDerived::getPrimitiveTypeName" ref="dd61de0aa12a5a0f24158dd89f88b3cb" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual const XMLCh* ATGYearOrDerived::getPrimitiveTypeName < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classAnyAtomicType.html#a482a57403c472e1c7a69df340dc6649" > AnyAtomicType< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "0ba3243672797175e31c7ec10ed33cca" > < / a > <!-- doxytag: member="ATGYearOrDerived::getTypeURI" ref="0ba3243672797175e31c7ec10ed33cca" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual const XMLCh* ATGYearOrDerived::getTypeURI < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classAnyAtomicType.html#f6bf3eb4e7d56a982c82afebfda26b3b" > AnyAtomicType< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "83b7ebbefe75af50079042eb5c9ce807" > < / a > <!-- doxytag: member="ATGYearOrDerived::getTypeName" ref="83b7ebbefe75af50079042eb5c9ce807" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual const XMLCh* ATGYearOrDerived::getTypeName < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classAnyAtomicType.html#063dd62c1853c339dc80f5ff48c1b6b4" > AnyAtomicType< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "692960b37a36b561547c57a077df94f8" > < / a > <!-- doxytag: member="ATGYearOrDerived::asString" ref="692960b37a36b561547c57a077df94f8" args="(const DynamicContext *context) const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual const XMLCh* ATGYearOrDerived::asString < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classAnyAtomicType.html#401defae210c75462304e84605a79244" > AnyAtomicType< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "d6db27c5adddc12f9714fd53cdd20977" > < / a > <!-- doxytag: member="ATGYearOrDerived::equals" ref="d6db27c5adddc12f9714fd53cdd20977" args="(const AnyAtomicType::Ptr &target, const DynamicContext *context) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual bool ATGYearOrDerived::equals < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > AnyAtomicType::Ptr< / a > & < / td >
< td class = "paramname" > < em > target< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "d7a90b7596c5d630be1e48ed375ce175" > < / a > <!-- doxytag: member="ATGYearOrDerived::compare" ref="d7a90b7596c5d630be1e48ed375ce175" args="(const ATGYearOrDerived::Ptr &other, const DynamicContext *context) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int ATGYearOrDerived::compare < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATGYearOrDerived::Ptr< / a > & < / td >
< td class = "paramname" > < em > other< / em > , < / td >
< / tr >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
Returns less than 0 if this is less that other, 0 if they are the same, and greater than 0 otherwise.
2020-02-17 21:05:20 +00:00
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "11508748d52c13aed523664804849e13" > < / a > <!-- doxytag: member="ATGYearOrDerived::hasTimezone" ref="11508748d52c13aed523664804849e13" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual bool ATGYearOrDerived::hasTimezone < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
Returns true if a timezone is defined for this.
< p >
False otherwise.
< p >
2020-02-17 21:10:06 +00:00
Implements < a class = "el" href = "classDateOrTimeType.html#b0b784f9f8ae813b1b92cf1cc8ef5fde" > DateOrTimeType< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "3a698cff96550c47fb6c30209f57f41b" > < / a > <!-- doxytag: member="ATGYearOrDerived::setTimezone" ref="3a698cff96550c47fb6c30209f57f41b" args="(const Timezone::Ptr &timezone, const DynamicContext *context) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:05:20 +00:00
< tr >
2020-02-17 21:10:06 +00:00
< td class = "memname" > virtual < a class = "el" href = "classRefCountPointer.html" > ATGYearOrDerived::Ptr< / a > ATGYearOrDerived::setTimezone < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Timezone::Ptr< / a > & < / td >
< td class = "paramname" > < em > timezone< / em > , < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > * < / td >
< td class = "paramname" > < em > context< / em > < / td > < td > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< tr >
2020-02-17 21:10:06 +00:00
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
< / table >
2020-02-17 21:10:06 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:05:20 +00:00
< p >
Sets the timezone to the given timezone.
< p >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
< a class = "anchor" name = "31200ce44cff3a8b202e44666d928614" > < / a > <!-- doxytag: member="ATGYearOrDerived::getPrimitiveTypeIndex" ref="31200ce44cff3a8b202e44666d928614" args="() const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c" > AnyAtomicType::AtomicObjectType< / a > ATGYearOrDerived::getPrimitiveTypeIndex < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< p >
Implements < a class = "el" href = "classAnyAtomicType.html#b1da6fa7575a7d33396ae706f3d1e8f5" > AnyAtomicType< / a > .
< / div >
< / div > < p >
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 = "ATGYearOrDerived_8hpp-source.html" > ATGYearOrDerived.hpp< / a > < / ul >
2020-02-17 21:10:06 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Wed Dec 12 19:14:01 2007 for XQilla Simple API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:10:06 +00:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >