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 > Item Class Reference< / h1 > <!-- doxytag: class="Item" --> <!-- doxytag: inherits="ReferenceCounted" --> < code > #include < < a class = "el" href = "Item_8hpp-source.html" > Item.hpp< / a > > < / code >
< p >
Inheritance diagram for Item:< p > < center > < img src = "classItem__inherit__graph.png" border = "0" usemap = "#Item__inherit__map" alt = "Inheritance graph" > < / center >
< map name = "Item__inherit__map" >
2020-02-17 21:10:06 +00:00
< area href = "classAnyAtomicType.html" shape = "rect" coords = "6,156,134,180" alt = "" >
< area href = "classNode.html" shape = "rect" coords = "158,156,214,180" alt = "" >
< area href = "classReferenceCounted.html" shape = "rect" coords = "54,7,200,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 = "classItem-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 = "classItem.html" > Item< / a > > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#73b92c0cc87378a05bd46328eed7f4ff" > 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 bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#7e077451f6adaa666c7721e15a545d45" > isNode< / 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 bool < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#ad6ac68dbbfd47d58d76228749c50c49" > isAtomicValue< / 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 = "classItem.html#eefef8ff091f935f4c81b53031582561" > 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 const XMLCh * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#8ba11e9923c72420033f8a8bbc245f77" > 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 = "classItem.html#041bd3fb02980ecc6282f0abe5e50de7" > getTypeName< / 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 void * < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#b84c8336f48d8825cd961d7f06a98881" > getInterface< / a > (const XMLCh *name) 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" > Method for returning arbitrary interfaces from the implementations. < a href = "#b84c8336f48d8825cd961d7f06a98881" > < / a > < br > < / td > < / tr >
2020-02-17 21:05:20 +00:00
< tr > < td colspan = "2" > < br > < h2 > Static Public Attributes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > static const XMLCh < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#e2afc0ba21c9740c1efe1ca22f480061" > gXQilla< / a > []< / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > The "XQilla" item interface. < a href = "#e2afc0ba21c9740c1efe1ca22f480061" > < / a > < br > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Protected Member Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classItem.html#297720c02984eab37332ae795d22189d" > Item< / a > ()< / td > < / tr >
< / table >
< hr > < h2 > Member Typedef Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "73b92c0cc87378a05bd46328eed7f4ff" > < / a > <!-- doxytag: member="Item::Ptr" ref="73b92c0cc87378a05bd46328eed7f4ff" 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 = "classItem.html" > Item< / a > > < a class = "el" href = "classRefCountPointer.html" > Item::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 in < a class = "el" href = "classAnyAtomicType.html#424da7f612b763dfd17fffa2fa719136" > AnyAtomicType< / a > , < a class = "el" href = "classATBooleanOrDerived.html#9b13980b8b426b3489d63671cb518be5" > ATBooleanOrDerived< / a > , < a class = "el" href = "classATDateOrDerived.html#d8c9a8a147e735472b507005f890cf9a" > ATDateOrDerived< / a > , < a class = "el" href = "classATDateTimeOrDerived.html#6cc0513e3c08e394e61275bd155f485c" > ATDateTimeOrDerived< / a > , < a class = "el" href = "classATDecimalOrDerived.html#0b1555bfa58cd651b103a6af6420c848" > ATDecimalOrDerived< / a > , < a class = "el" href = "classATDoubleOrDerived.html#a58285c31b5c44cbebe0c60f570cd35e" > ATDoubleOrDerived< / a > , < a class = "el" href = "classATDurationOrDerived.html#8b589d4f696bef645b4de901b87312a3" > ATDurationOrDerived< / a > , < a class = "el" href = "classATFloatOrDerived.html#4d1ffb83e59013c3d0161b3a260c2bcb" > ATFloatOrDerived< / a > , < a class = "el" href = "classATGDayOrDerived.html#0bec89bab31a44d8e039adace595f3b8" > ATGDayOrDerived< / a > , < a class = "el" href = "classATGMonthDayOrDerived.html#11a9bde0084912d5d45f522692ffbc70" > ATGMonthDayOrDerived< / a > , < a class = "el" href = "classATGMonthOrDerived.html#87f026b53d9d2a45cae71472d8ad0504" > ATGMonthOrDerived< / a > , < a class = "el" href = "classATGYearMonthOrDerived.html#2a8c3dbf09181909379e158d95fa6281" > ATGYearMonthOrDerived< / a > , < a class = "el" href = "classATGYearOrDerived.html#e641a1809e67e0c1e603ecf9c4d25fb5" > ATGYearOrDerived< / a > , < a class = "el" href = "classATQNameOrDerived.html#a993812d72b895b5c25fd219e7923b28" > ATQNameOrDerived< / a > , < a class = "el" href = "classATStringOrDerived.html#632c2a8dd7daf9d0363b176066a559c6" > ATStringOrDerived< / a > , < a class = "el" href = "classATTimeOrDerived.html#23c6e22e49fe6e450d867689a6942dda" > ATTimeOrDerived< / a > , < a class = "el" href = "classDateOrTimeType.html#d939d4a88e6dc7eb2cacc4b655cfb8c6" > DateOrTimeType< / a > , < a class = "el" href = "classNode.html#a13b45b39a606756fd18d94a27522c2c" > Node< / a > , and < a class = "el" href = "classNumeric.html#5dd18e07f90e4fcd85003c4b87833701" > Numeric< / a > .
< / 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 = "297720c02984eab37332ae795d22189d" > < / a > <!-- doxytag: member="Item::Item" ref="297720c02984eab37332ae795d22189d" 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" > Item::Item < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [inline, protected]< / 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 > < h2 > Member Function Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "7e077451f6adaa666c7721e15a545d45" > < / a > <!-- doxytag: member="Item::isNode" ref="7e077451f6adaa666c7721e15a545d45" 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 Item::isNode < / 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
Implemented in < a class = "el" href = "classAnyAtomicType.html#d3e0111ee915517b2b3a3b379d5131f8" > AnyAtomicType< / a > , and < a class = "el" href = "classNode.html#67f545bac89ab0cdc4a493a49bf1b004" > Node< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "ad6ac68dbbfd47d58d76228749c50c49" > < / a > <!-- doxytag: member="Item::isAtomicValue" ref="ad6ac68dbbfd47d58d76228749c50c49" 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 Item::isAtomicValue < / 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
Implemented in < a class = "el" href = "classAnyAtomicType.html#43aca8ca0bd984e4b3af1b6af4a59316" > AnyAtomicType< / a > , and < a class = "el" href = "classNode.html#417bbb87d0bb82c4afd7c6a02a58e832" > Node< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "eefef8ff091f935f4c81b53031582561" > < / a > <!-- doxytag: member="Item::asString" ref="eefef8ff091f935f4c81b53031582561" 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* Item::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
Implemented in < a class = "el" href = "classAnyAtomicType.html#401defae210c75462304e84605a79244" > AnyAtomicType< / a > , < a class = "el" href = "classATAnySimpleType.html#64aa0eda46e7751ca334efe1eec3c78c" > ATAnySimpleType< / a > , < a class = "el" href = "classATAnyURIOrDerived.html#f553a18758a3ea430a932d28d86d7870" > ATAnyURIOrDerived< / a > , < a class = "el" href = "classATBase64BinaryOrDerived.html#ae5112335828fbeffa1cb7aa259bad32" > ATBase64BinaryOrDerived< / a > , < a class = "el" href = "classATBooleanOrDerived.html#c4b110e3225be1e82931332fc7e4c6c3" > ATBooleanOrDerived< / a > , < a class = "el" href = "classATDateOrDerived.html#2f652a807105eaa9932bd2b6f10e320c" > ATDateOrDerived< / a > , < a class = "el" href = "classATDateTimeOrDerived.html#8bb4d3b5a57ceb67674142422e881a8b" > ATDateTimeOrDerived< / a > , < a class = "el" href = "classATDecimalOrDerived.html#e05d1887b5434301270e03a3fc89136d" > ATDecimalOrDerived< / a > , < a class = "el" href = "classATDoubleOrDerived.html#45854d78a14bc71e2f156ab4a363c0b5" > ATDoubleOrDerived< / a > , < a class = "el" href = "classATDurationOrDerived.html#def72761c931d0a8fe6caa4d9698d305" > ATDurationOrDerived< / a > , < a class = "el" href = "classATFloatOrDerived.html#c199c6e3f99e669304ea9f38c0a5cc4d" > ATFloatOrDerived< / a > , < a class = "el" href = "classATGDayOrDerived.html#349c8d8849265b125d5d1aef0c5ab721" > ATGDayOrDerived< / a > , < a class = "el" href = "classATGMonthDayOrDerived.html#1b824c040da315b0d0a5e62057e1c549" > ATGMonthDayOrDerived< / a > , < a class = "el" href = "classATGMonthOrDerived.html#2f8378c6d447aba718b57ccf382755d5" > ATGMonthOrDerived< / a > , < a class = "el" href = "classATGYearMonthOrDerived.html#d1e7838825b4dae913045523ee038e0a" > ATGYearMonthOrDerived< / a > , < a class = "el" href = "classATGYearOrDerived.html#692960b37a36b561547c57a077df94f8" > ATGYearOrDerived< / a > , < a class = "el" href = "classATHexBinaryOrDerived.html#590f2446d9bfcc1ce717b0390ec55c23" > ATHexBinaryOrDerived< / a > , < a class = "el" href = "classATNotationOrDerived.html#3afa4b326ae21c2205855f0e5da53bba" > ATNotationOrDerived< / a > , < a class = "el" href = "classATQNameOrDerived.html#178f53e9183780e2c1ee57903d8a9135" > ATQNameOrDerived< / a > , < a class = "el" href = "classATStringOrDerived.html#7245d7e9bde0970b7220a41814022ce6" > ATStringOrDerived< / a > , < a class = "el" href = "classATTimeOrDerived.html#b1008f35cf1f6a0c66648d3517c2356e" > ATTimeOrDerived< / a > , < a class = "el" href = "classATUntypedAtomic.html#bdd1387f1983c2840cba016b8da4f9d4" > ATUntypedAtomic< / a > , < a class = "el" href = "classNode.html#4b3388b27a759b269ad8c7a5490431d1" > Node< / a > , and < a class = "el" href = "classNumeric.html#7fa981d6a16a19f44fac96cbfe04435a" > Numeric< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "8ba11e9923c72420033f8a8bbc245f77" > < / a > <!-- doxytag: member="Item::getTypeURI" ref="8ba11e9923c72420033f8a8bbc245f77" 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* Item::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 >
< p >
2020-02-17 21:10:06 +00:00
Implemented in < a class = "el" href = "classAnyAtomicType.html#f6bf3eb4e7d56a982c82afebfda26b3b" > AnyAtomicType< / a > , < a class = "el" href = "classATAnySimpleType.html#b023ba471d62d906a573f49a5fde7631" > ATAnySimpleType< / a > , < a class = "el" href = "classATAnyURIOrDerived.html#7f413e271df94de441a5c5ccf903404a" > ATAnyURIOrDerived< / a > , < a class = "el" href = "classATBase64BinaryOrDerived.html#5d4c388cf4389a82cc382e4874741ef2" > ATBase64BinaryOrDerived< / a > , < a class = "el" href = "classATBooleanOrDerived.html#170221c64db3f26390539a4179df06ec" > ATBooleanOrDerived< / a > , < a class = "el" href = "classATDateOrDerived.html#5068fa1c60aa67126eb6641518840a32" > ATDateOrDerived< / a > , < a class = "el" href = "classATDateTimeOrDerived.html#28e1fc7ef1d22a392ad80b95dbc68330" > ATDateTimeOrDerived< / a > , < a class = "el" href = "classATDecimalOrDerived.html#a32879c5cd7eed6b3e90ef282ed893ae" > ATDecimalOrDerived< / a > , < a class = "el" href = "classATDoubleOrDerived.html#9fc14f8d90828f1a8f49c424da7d19e7" > ATDoubleOrDerived< / a > , < a class = "el" href = "classATDurationOrDerived.html#5b940a56202ee42af84dd7ad02738c7b" > ATDurationOrDerived< / a > , < a class = "el" href = "classATFloatOrDerived.html#d43f01613eb2286030e87649640fe12b" > ATFloatOrDerived< / a > , < a class = "el" href = "classATGDayOrDerived.html#b7bcf4adea474610a4b3af86a2bf06a6" > ATGDayOrDerived< / a > , < a class = "el" href = "classATGMonthDayOrDerived.html#c76a21fd2342f8253d2921daacbca37e" > ATGMonthDayOrDerived< / a > , < a class = "el" href = "classATGMonthOrDerived.html#dae4239e39e2e6e7e4a5627d944c58f7" > ATGMonthOrDerived< / a > , < a class = "el" href = "classATGYearMonthOrDerived.html#691976bcb1317fc3a6fad29417801dbc" > ATGYearMonthOrDerived< / a > , < a class = "el" href = "classATGYearOrDerived.html#0ba3243672797175e31c7ec10ed33cca" > ATGYearOrDerived< / a > , < a class = "el" href = "classATHexBinaryOrDerived.html#fcb1d271071b1678b937c0da3ff6a7bd" > ATHexBinaryOrDerived< / a > , < a class = "el" href = "classATNotationOrDerived.html#c1472c4e42cabb4185fe537d27e3c10b" > ATNotationOrDerived< / a > , < a class = "el" href = "classATQNameOrDerived.html#d90bb511d5f8e03f71fc6d58249c9d9d" > ATQNameOrDerived< / a > , < a class = "el" href = "classATStringOrDerived.html#2198aaa998ae4651594cfa66e4651e0d" > ATStringOrDerived< / a > , < a class = "el" href = "classATTimeOrDerived.html#fa6db2966a9cc967dc6dd34ee50ff239" > ATTimeOrDerived< / a > , < a class = "el" href = "classATUntypedAtomic.html#b6d8653a10309d493a07f0b261cd936b" > ATUntypedAtomic< / a > , < a class = "el" href = "classNode.html#75e836878ca07ad4038407fab0ff7c2d" > Node< / a > , and < a class = "el" href = "classNumeric.html#dd612655256ce3f7850c2a275885f5b9" > Numeric< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "041bd3fb02980ecc6282f0abe5e50de7" > < / a > <!-- doxytag: member="Item::getTypeName" ref="041bd3fb02980ecc6282f0abe5e50de7" 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* Item::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
Implemented in < a class = "el" href = "classAnyAtomicType.html#063dd62c1853c339dc80f5ff48c1b6b4" > AnyAtomicType< / a > , < a class = "el" href = "classATAnySimpleType.html#324a3699e69b758f082ee79093019750" > ATAnySimpleType< / a > , < a class = "el" href = "classATAnyURIOrDerived.html#771330800fac71e7d7e2b61b10300a50" > ATAnyURIOrDerived< / a > , < a class = "el" href = "classATBase64BinaryOrDerived.html#fb600c313bcd1143f80eceed0cbaa73d" > ATBase64BinaryOrDerived< / a > , < a class = "el" href = "classATBooleanOrDerived.html#2dcb427a3d1aa3cbff7991007506b346" > ATBooleanOrDerived< / a > , < a class = "el" href = "classATDateOrDerived.html#1a08d83b15986ba5cacdfc1419a59cb9" > ATDateOrDerived< / a > , < a class = "el" href = "classATDateTimeOrDerived.html#2c1fbf8d51d806ad8a0bd318cfad3fa4" > ATDateTimeOrDerived< / a > , < a class = "el" href = "classATDecimalOrDerived.html#bda5040bc1df222df56155fb229ef637" > ATDecimalOrDerived< / a > , < a class = "el" href = "classATDoubleOrDerived.html#599f843f29caccd8e6fb5a6a8e2ac9c6" > ATDoubleOrDerived< / a > , < a class = "el" href = "classATDurationOrDerived.html#caad37288ab4a06632f0cc04908823ae" > ATDurationOrDerived< / a > , < a class = "el" href = "classATFloatOrDerived.html#3209a05e7ed0a588e76eddcc9121060d" > ATFloatOrDerived< / a > , < a class = "el" href = "classATGDayOrDerived.html#21ce4a7a957417ad93bdfe2aee1d72e0" > ATGDayOrDerived< / a > , < a class = "el" href = "classATGMonthDayOrDerived.html#3ee2c881f9cc53b5e4845386b3dcd2aa" > ATGMonthDayOrDerived< / a > , < a class = "el" href = "classATGMonthOrDerived.html#bf4962f053c92322be1ae4baf63aaabc" > ATGMonthOrDerived< / a > , < a class = "el" href = "classATGYearMonthOrDerived.html#e6682bd552e1b3230990a66a7a967e6e" > ATGYearMonthOrDerived< / a > , < a class = "el" href = "classATGYearOrDerived.html#83b7ebbefe75af50079042eb5c9ce807" > ATGYearOrDerived< / a > , < a class = "el" href = "classATHexBinaryOrDerived.html#2a7879bd2f72bf823eedd432e12f26e1" > ATHexBinaryOrDerived< / a > , < a class = "el" href = "classATNotationOrDerived.html#0357ad8f8bcc902081b25479e4306113" > ATNotationOrDerived< / a > , < a class = "el" href = "classATQNameOrDerived.html#62cceae32e68518ff951f2abb1c92062" > ATQNameOrDerived< / a > , < a class = "el" href = "classATStringOrDerived.html#942f779695f4831db0c8651b9ff4e2d0" > ATStringOrDerived< / a > , < a class = "el" href = "classATTimeOrDerived.html#3d62a6d68c64eb64735db66934a6aa28" > ATTimeOrDerived< / a > , < a class = "el" href = "classATUntypedAtomic.html#48da00449846feb6ee3298f9a5e4a74f" > ATUntypedAtomic< / a > , < a class = "el" href = "classNode.html#9d5c996ccad22c5a07edded87fa5420b" > Node< / a > , and < a class = "el" href = "classNumeric.html#8455d4d0fac6fc50ba8e14d65ceb5c70" > Numeric< / a > .
< / div >
< / div > < p >
< a class = "anchor" name = "b84c8336f48d8825cd961d7f06a98881" > < / a > <!-- doxytag: member="Item::getInterface" ref="b84c8336f48d8825cd961d7f06a98881" args="(const XMLCh *name) 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 void* Item::getInterface < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > name< / 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 >
2020-02-17 21:10:06 +00:00
Method for returning arbitrary interfaces from the implementations.
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 > Member Data Documentation< / h2 >
2020-02-17 21:10:06 +00:00
< a class = "anchor" name = "e2afc0ba21c9740c1efe1ca22f480061" > < / a > <!-- doxytag: member="Item::gXQilla" ref="e2afc0ba21c9740c1efe1ca22f480061" 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" > const XMLCh < a class = "el" href = "classItem.html#e2afc0ba21c9740c1efe1ca22f480061" > Item::gXQilla< / a > []< 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 >
The "XQilla" item interface.
< 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 = "Item_8hpp-source.html" > Item.hpp< / a > < / ul >
2020-02-17 21:14:54 +00:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Mon Apr 28 16:41:08 2008 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 >