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&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
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 > Timezone Class Reference< / h1 > <!-- doxytag: class="Timezone" --> <!-- doxytag: inherits="ReferenceCounted" --> < code > #include < < a class = "el" href = "Timezone_8hpp-source.html" > Timezone.hpp< / a > > < / code >
< p >
Inheritance diagram for Timezone:< p > < center > < img src = "classTimezone__inherit__graph.png" border = "0" usemap = "#Timezone__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "Timezone__inherit__map" >
2020-02-17 21:10:06 +00:00
< 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 = "classTimezone-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 = "classTimezone.html" > Timezone< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#3114e9a999aa7d489e42cf1751da6a2c" > 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" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#d6de4d7e7919efd4ac234527582969e2" > Timezone< / a > (const MAPM & seconds)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Constructor. < a href = "#d6de4d7e7919efd4ac234527582969e2" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#91b37348c6ab14e7a6b566f56efaa071" > Timezone< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > & duration, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context)< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Constructor. < a href = "#91b37348c6ab14e7a6b566f56efaa071" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#ebba0be59058b5d1773e355427a6292d" > equals< / a > (const < a class = "el" href = "classRefCountPointer.html" > Timezone::Ptr< / a > & other) const< / 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 other is equal to this, false otherwise. < a href = "#ebba0be59058b5d1773e355427a6292d" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#650b0d1cad584a4240fddb5eceedf457" > asDayTimeDuration< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#0b8148b4c6fa10a1070c7086933422ac" > asString< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Returns a string representation of this < a class = "el" href = "classTimezone.html" > Timezone< / a > . < a href = "#0b8148b4c6fa10a1070c7086933422ac" > < / a > < br > < / td > < / tr >
2020-02-17 21:10:06 +00:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > const MAPM & < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#8d19e2b7f46c73489df06e4a0e2b4e56" > asSeconds< / a > () const< / 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 the whole timezone expressed in seconds. < a href = "#8d19e2b7f46c73489df06e4a0e2b4e56" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < br > < h2 > Static Public Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static MAPM < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#54cc8874c28699d09142c6cb3e4760d0" > convert< / a > (bool positive, int hour, int minute)< / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classTimezone.html#136b61340cfdb5c6f514fabd6d5b6ba9" > validate< / a > (const MAPM & tz)< / td > < / tr >
< / table >
< hr > < h2 > Member Typedef Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "3114e9a999aa7d489e42cf1751da6a2c" > < / a > <!-- doxytag: member="Timezone::Ptr" ref="3114e9a999aa7d489e42cf1751da6a2c" 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 = "classTimezone.html" > Timezone< / a > > < a class = "el" href = "classRefCountPointer.html" > Timezone::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 >
2020-02-17 21:10:06 +00:00
< / div >
< / div > < p >
2020-02-17 21:05:20 +00:00
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "d6de4d7e7919efd4ac234527582969e2" > < / a > <!-- doxytag: member="Timezone::Timezone" ref="d6de4d7e7919efd4ac234527582969e2" args="(const MAPM &seconds)" -->
< 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" > Timezone::Timezone < / td >
< td > (< / td >
< td class = "paramtype" > const MAPM & < / td >
< td class = "paramname" > < em > seconds< / em > < / td >
< td > ) < / td >
< td width = "100%" > < / 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 >
Constructor.
< p >
2020-02-17 21:10:06 +00:00
Creates a < a class = "el" href = "classTimezone.html" > Timezone< / a > representing the given number of seconds.
< / div >
< / div > < p >
< a class = "anchor" name = "91b37348c6ab14e7a6b566f56efaa071" > < / a > <!-- doxytag: member="Timezone::Timezone" ref="91b37348c6ab14e7a6b566f56efaa071" args="(const ATDurationOrDerived::Ptr &duration, const DynamicContext *context)" -->
< 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" > Timezone::Timezone < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > & < / td >
< td class = "paramname" > < em > duration< / 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%" > < / 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 >
Constructor.
< p >
2020-02-17 21:10:06 +00:00
Creates a < a class = "el" href = "classTimezone.html" > Timezone< / a > representing the given duration.
< / 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 = "ebba0be59058b5d1773e355427a6292d" > < / a > <!-- doxytag: member="Timezone::equals" ref="ebba0be59058b5d1773e355427a6292d" args="(const Timezone::Ptr &other) const" -->
< 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" > bool Timezone::equals < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > Timezone::Ptr< / a > & < / td >
< td class = "paramname" > < em > other< / em > < / td >
< td > ) < / td >
< td width = "100%" > const< / 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 true if other is equal to this, false otherwise.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "650b0d1cad584a4240fddb5eceedf457" > < / a > <!-- doxytag: member="Timezone::asDayTimeDuration" ref="650b0d1cad584a4240fddb5eceedf457" args="(const DynamicContext *context) const " -->
< 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" > < a class = "el" href = "classRefCountPointer.html" > ATDurationOrDerived::Ptr< / a > Timezone::asDayTimeDuration < / 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< / 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 = "0b8148b4c6fa10a1070c7086933422ac" > < / a > <!-- doxytag: member="Timezone::asString" ref="0b8148b4c6fa10a1070c7086933422ac" args="(const DynamicContext *context) const " -->
< 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" > const XMLCh* Timezone::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< / 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 a string representation of this < a class = "el" href = "classTimezone.html" > Timezone< / a > .
< p >
2020-02-17 21:10:06 +00:00
If positive, does print leading '+' sign, and if UTC returns "Z".
< / div >
< / div > < p >
< a class = "anchor" name = "8d19e2b7f46c73489df06e4a0e2b4e56" > < / a > <!-- doxytag: member="Timezone::asSeconds" ref="8d19e2b7f46c73489df06e4a0e2b4e56" args="() const" -->
< 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" > const MAPM& Timezone::asSeconds < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [inline]< / code > < / td >
2020-02-17 21:05:20 +00:00
< / tr >
2020-02-17 21:10:06 +00:00
< / table >
< / div >
< div class = "memdoc" >
< p >
Returns the whole timezone expressed in seconds.
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "54cc8874c28699d09142c6cb3e4760d0" > < / a > <!-- doxytag: member="Timezone::convert" ref="54cc8874c28699d09142c6cb3e4760d0" args="(bool positive, int hour, int minute)" -->
< 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" > static MAPM Timezone::convert < / td >
< td > (< / td >
< td class = "paramtype" > bool < / td >
< td class = "paramname" > < em > positive< / 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" > int < / td >
< td class = "paramname" > < em > hour< / 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" > int < / td >
< td class = "paramname" > < em > minute< / 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%" > < code > [static]< / 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 = "136b61340cfdb5c6f514fabd6d5b6ba9" > < / a > <!-- doxytag: member="Timezone::validate" ref="136b61340cfdb5c6f514fabd6d5b6ba9" args="(const MAPM &tz)" -->
< 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" > static void Timezone::validate < / td >
< td > (< / td >
< td class = "paramtype" > const MAPM & < / td >
< td class = "paramname" > < em > tz< / em > < / td >
< td > ) < / td >
< td width = "100%" > < code > [static]< / 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 >
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 = "Timezone_8hpp-source.html" > Timezone.hpp< / a > < / ul >
2020-02-17 21:11:31 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Aug 31 14:37:53 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 >