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: ATGMonthDayOrDerived 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 > ATGMonthDayOrDerived Class Reference< / h1 > <!-- doxytag: class="ATGMonthDayOrDerived" --> <!-- doxytag: inherits="DateOrTimeType" --> < code > #include < < a class = "el" href = "ATGMonthDayOrDerived_8hpp-source.html" > ATGMonthDayOrDerived.hpp< / a > > < / code >
< p >
Inheritance diagram for ATGMonthDayOrDerived:< p > < center > < img src = "classATGMonthDayOrDerived__inherit__graph.png" border = "0" usemap = "#ATGMonthDayOrDerived__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "ATGMonthDayOrDerived__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classDateOrTimeType.html" shape = "rect" coords = "32,231,165,255" alt = "" >
< area href = "classAnyAtomicType.html" shape = "rect" coords = "35,156,163,180" alt = "" >
< area href = "classItem.html" shape = "rect" coords = "73,81,124,105" alt = "" >
< area href = "classReferenceCounted.html" shape = "rect" coords = "25,7,172,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 = "classATGMonthDayOrDerived-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 = "classATGMonthDayOrDerived.html" > ATGMonthDayOrDerived< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGMonthDayOrDerived.html#11a9bde0084912d5d45f522692ffbc70" > 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 = "classATGMonthDayOrDerived.html#2643bb2b8d4277ee96796a6e85ce779b" > 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 = "classATGMonthDayOrDerived.html#c76a21fd2342f8253d2921daacbca37e" > 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 = "classATGMonthDayOrDerived.html#3ee2c881f9cc53b5e4845386b3dcd2aa" > 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 = "classATGMonthDayOrDerived.html#1b824c040da315b0d0a5e62057e1c549" > 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 = "classATGMonthDayOrDerived.html#d5bc2c746511bd4dcc971fc238fab1b8" > 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 = "classATGMonthDayOrDerived.html#b9643facecf3c7a286c307dc3b1f38d5" > compare< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATGMonthDayOrDerived::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 = "#b9643facecf3c7a286c307dc3b1f38d5" > < / 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 = "classATGMonthDayOrDerived.html#00110763afb900db4dcb392866dfdcb0" > 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 = "#00110763afb900db4dcb392866dfdcb0" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < a class = "el" href = "classRefCountPointer.html" > ATGMonthDayOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATGMonthDayOrDerived.html#34559856256f490a098fb65f3d531835" > 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 = "#34559856256f490a098fb65f3d531835" > < / 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 = "classATGMonthDayOrDerived.html#5fac98e8e3d6b781f2f18b9601835faa" > 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 = "11a9bde0084912d5d45f522692ffbc70" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::Ptr" ref="11a9bde0084912d5d45f522692ffbc70" 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 = "classATGMonthDayOrDerived.html" > ATGMonthDayOrDerived< / a > > < a class = "el" href = "classRefCountPointer.html" > ATGMonthDayOrDerived::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 = "2643bb2b8d4277ee96796a6e85ce779b" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::getPrimitiveTypeName" ref="2643bb2b8d4277ee96796a6e85ce779b" 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* ATGMonthDayOrDerived::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 = "c76a21fd2342f8253d2921daacbca37e" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::getTypeURI" ref="c76a21fd2342f8253d2921daacbca37e" 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* ATGMonthDayOrDerived::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 = "3ee2c881f9cc53b5e4845386b3dcd2aa" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::getTypeName" ref="3ee2c881f9cc53b5e4845386b3dcd2aa" 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* ATGMonthDayOrDerived::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 = "1b824c040da315b0d0a5e62057e1c549" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::asString" ref="1b824c040da315b0d0a5e62057e1c549" 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* ATGMonthDayOrDerived::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 = "d5bc2c746511bd4dcc971fc238fab1b8" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::equals" ref="d5bc2c746511bd4dcc971fc238fab1b8" 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 ATGMonthDayOrDerived::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 = "b9643facecf3c7a286c307dc3b1f38d5" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::compare" ref="b9643facecf3c7a286c307dc3b1f38d5" args="(const ATGMonthDayOrDerived::Ptr &other, const DynamicContext *context) const=0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int ATGMonthDayOrDerived::compare < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATGMonthDayOrDerived::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 = "00110763afb900db4dcb392866dfdcb0" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::hasTimezone" ref="00110763afb900db4dcb392866dfdcb0" 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 ATGMonthDayOrDerived::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 = "34559856256f490a098fb65f3d531835" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::setTimezone" ref="34559856256f490a098fb65f3d531835" 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" > ATGMonthDayOrDerived::Ptr< / a > ATGMonthDayOrDerived::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 = "5fac98e8e3d6b781f2f18b9601835faa" > < / a > <!-- doxytag: member="ATGMonthDayOrDerived::getPrimitiveTypeIndex" ref="5fac98e8e3d6b781f2f18b9601835faa" 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 > ATGMonthDayOrDerived::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 = "ATGMonthDayOrDerived_8hpp-source.html" > ATGMonthDayOrDerived.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 >