2020-02-17 22:05:20 +01: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 22:11:31 +01:00
< title > XQilla Simple API Documentation< / title >
2020-02-17 22:05:20 +01:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2020-02-17 22:11:31 +01: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 22:17:06 +01:00
<!-- Generated by Doxygen 1.5.5 -->
< div class = "navigation" id = "top" >
< 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 class = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / 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 >
< / div >
< div class = "contents" >
2020-02-17 22:05:20 +01:00
< h1 > ATNotationOrDerived Class Reference< / h1 > <!-- doxytag: class="ATNotationOrDerived" --> <!-- doxytag: inherits="AnyAtomicType" --> < code > #include < < a class = "el" href = "ATNotationOrDerived_8hpp-source.html" > ATNotationOrDerived.hpp< / a > > < / code >
< p >
2020-02-17 22:17:06 +01:00
< div class = "dynheader" >
Inheritance diagram for ATNotationOrDerived:< / div >
< div class = "dynsection" >
< p > < center > < img src = "classATNotationOrDerived__inherit__graph.png" border = "0" usemap = "#ATNotationOrDerived__inherit__map" alt = "Inheritance graph" > < / center >
2020-02-17 22:05:20 +01:00
< map name = "ATNotationOrDerived__inherit__map" >
2020-02-17 22:17:06 +01:00
< area shape = "rect" href = "classAnyAtomicType.html" title = "AnyAtomicType" alt = "" coords = "21,156,133,180" > < area shape = "rect" href = "classItem.html" title = "Item" alt = "" coords = "53,81,101,105" > < area shape = "rect" href = "classReferenceCounted.html" title = "Super class for reference counted classes." alt = "" coords = "13,6,141,30" > < / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < / div >
< p >
< a href = "classATNotationOrDerived-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
2020-02-17 22:05:20 +01:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#851229ce8ae891343f7b62942aa149ba" > getPrimitiveTypeName< / a > () const =0< / td > < / tr >
2020-02-17 22:05:20 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#cb717a8cb840eeba2dfa45e47e64b96b" > getTypeURI< / a > () const =0< / td > < / tr >
2020-02-17 22:05:20 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#9e9be15cefb12a518b947389093a0a7d" > getTypeName< / a > () const =0< / td > < / tr >
2020-02-17 22:05:20 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#3afa4b326ae21c2205855f0e5da53bba" > asString< / a > (const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#3741aaa6dcb7f42f32e966c76d13dd32" > 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 22:05:20 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual int < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#ff6e5ffecb5ce51e29d8568713490fac" > compare< / a > (const < a class = "el" href = "classRefCountPointer.html" > ATNotationOrDerived::Ptr< / a > & other, const < a class = "el" href = "classDynamicContext.html" > DynamicContext< / a > *context) const =0< / td > < / tr >
2020-02-17 22:05:20 +01:00
2020-02-17 22:17:06 +01: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 = "#ff6e5ffecb5ce51e29d8568713490fac" > < / a > < br > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual < br >
< a class = "el" href = "classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c" > AnyAtomicType::AtomicObjectType< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classATNotationOrDerived.html#b587b1624f32a832380768e2f03c4b6d" > getPrimitiveTypeIndex< / a > () const =0< / td > < / tr >
2020-02-17 22:05:20 +01:00
< / table >
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "851229ce8ae891343f7b62942aa149ba" > < / a > <!-- doxytag: member="ATNotationOrDerived::getPrimitiveTypeName" ref="851229ce8ae891343f7b62942aa149ba" args="() const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual const XMLCh* ATNotationOrDerived::getPrimitiveTypeName < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#d69ead9a3319cd1b214fd738698994f1" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "cb717a8cb840eeba2dfa45e47e64b96b" > < / a > <!-- doxytag: member="ATNotationOrDerived::getTypeURI" ref="cb717a8cb840eeba2dfa45e47e64b96b" args="() const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual const XMLCh* ATNotationOrDerived::getTypeURI < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:10:06 +01:00
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#67113b4effaace8976786fdb59f32036" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "9e9be15cefb12a518b947389093a0a7d" > < / a > <!-- doxytag: member="ATNotationOrDerived::getTypeName" ref="9e9be15cefb12a518b947389093a0a7d" args="() const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual const XMLCh* ATNotationOrDerived::getTypeName < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#a4c3027d36c7000a1d53974ae77d7a9c" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
< a class = "anchor" name = "3afa4b326ae21c2205855f0e5da53bba" > < / a > <!-- doxytag: member="ATNotationOrDerived::asString" ref="3afa4b326ae21c2205855f0e5da53bba" args="(const DynamicContext *context) const =0" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual const XMLCh* ATNotationOrDerived::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 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#401defae210c75462304e84605a79244" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "3741aaa6dcb7f42f32e966c76d13dd32" > < / a > <!-- doxytag: member="ATNotationOrDerived::equals" ref="3741aaa6dcb7f42f32e966c76d13dd32" args="(const AnyAtomicType::Ptr &target, const DynamicContext *context) const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual bool ATNotationOrDerived::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 >
< / tr >
< tr >
< 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 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#0bdd87c29a1f0a5dc28618859f0c5f4e" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "ff6e5ffecb5ce51e29d8568713490fac" > < / a > <!-- doxytag: member="ATNotationOrDerived::compare" ref="ff6e5ffecb5ce51e29d8568713490fac" args="(const ATNotationOrDerived::Ptr &other, const DynamicContext *context) const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int ATNotationOrDerived::compare < / td >
< td > (< / td >
2020-02-17 22:17:06 +01:00
< td class = "paramtype" > const < a class = "el" href = "classRefCountPointer.html" > ATNotationOrDerived::Ptr< / a > & < / td >
2020-02-17 22:10:06 +01:00
< td class = "paramname" > < em > other< / em > , < / td >
< / tr >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01: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 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:10:06 +01: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 22:05:20 +01:00
< p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "b587b1624f32a832380768e2f03c4b6d" > < / a > <!-- doxytag: member="ATNotationOrDerived::getPrimitiveTypeIndex" ref="b587b1624f32a832380768e2f03c4b6d" args="() const =0" -->
2020-02-17 22:10:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 22:05:20 +01:00
< tr >
2020-02-17 22:10:06 +01:00
< td class = "memname" > virtual < a class = "el" href = "classAnyAtomicType.html#289c5db5e82b40c2f3e53af7d472f14c" > AnyAtomicType::AtomicObjectType< / a > ATNotationOrDerived::getPrimitiveTypeIndex < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > const< code > [pure virtual]< / code > < / td >
2020-02-17 22:05:20 +01:00
< / tr >
< / table >
2020-02-17 22:10:06 +01:00
< / div >
< div class = "memdoc" >
2020-02-17 22:05:20 +01:00
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classAnyAtomicType.html#176568ff89d63a208a864d39e6c79dc5" > AnyAtomicType< / a > .< / p >
2020-02-17 22:10:06 +01:00
< / div >
< / div > < p >
2020-02-17 22:05:20 +01:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "ATNotationOrDerived_8hpp-source.html" > ATNotationOrDerived.hpp< / a > < / ul >
2020-02-17 22:17:06 +01:00
< / div >
< hr size = "1" > < address style = "text-align: right;" > < small > Generated on Mon Jan 5 19:54:20 2009 for XQilla Simple API by
2020-02-17 22:05:20 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:17:06 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.5 < / small > < / address >
2020-02-17 22:05:20 +01:00
< / body >
< / html >