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 DOM3 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:19:57 +00:00
<!-- Generated by Doxygen 1.6.1 -->
< 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 > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < 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 = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > PlatformUtils.hpp File Reference< / h1 > < code > #include < xercesc/util/XercesDefs.hpp> < / code > < br / >
< code > #include < xercesc/util/XMLException.hpp> < / code > < br / >
< code > #include < xercesc/util/PanicHandler.hpp> < / code > < br / >
< code > #include < xercesc/util/XMLFileMgr.hpp> < / code > < br / >
< code > #include < xercesc/util/XMLMutexMgr.hpp> < / code > < br / >
< div class = "dynheader" >
Include dependency graph for PlatformUtils.hpp:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "PlatformUtils_8hpp__incl.png" border = "0" usemap = "#PlatformUtils_8hpp_map" alt = "" / > < / div >
< / div >
< div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dynsection" >
< div class = "center" > < img src = "PlatformUtils_8hpp__dep__incl.png" border = "0" usemap = "#PlatformUtils_8hppdep_map" alt = "" / > < / div >
< map name = "PlatformUtils_8hppdep_map" id = "PlatformUtils_8hppdep" >
< area shape = "rect" href = "DOMException_8hpp.html" title = "DOMException.hpp" alt = "" coords = "683,83,816,112" / > < area shape = "rect" href = "DOMImplementation_8hpp.html" title = "DOMImplementation.hpp" alt = "" coords = "128,237,293,267" / > < area shape = "rect" href = "DOMImplementationLS_8hpp.html" title = "DOMImplementationLS.hpp" alt = "" coords = "5,160,184,189" / > < area shape = "rect" href = "XPath2Result_8hpp.html" title = "XPath2Result.hpp" alt = "" coords = "1080,237,1205,267" / > < area shape = "rect" href = "XQillaExpression_8hpp.html" title = "XQillaExpression.hpp" alt = "" coords = "1175,315,1319,344" / > < area shape = "rect" href = "DOM_8hpp.html" title = "DOM.hpp" alt = "" coords = "467,315,541,344" / > < area shape = "rect" href = "DOMException_8cpp.html" title = "DOMException.cpp" alt = "" coords = "649,315,783,344" / > < area shape = "rect" href = "DOMLSException_8hpp.html" title = "DOMLSException.hpp" alt = "" coords = "317,160,467,189" / > < area shape = "rect" href = "DOMRangeException_8hpp.html" title = "DOMRangeException.hpp" alt = "" coords = "516,160,687,189" / > < area shape = "rect" href = "DOMXPathException_8hpp.html" title = "DOMXPathException.hpp" alt = "" coords = "888,160,1056,189" / > < area shape = "rect" href = "xqilla-dom3_8hpp.html" title = "xqilla-dom3.hpp" alt = "" coords = "1136,392,1248,421" / > < area shape = "rect" href = "DOMLSException_8cpp.html" title = "DOMLSException.cpp" alt = "" coords = "317,237,467,267" / > < area shape = "rect" href = "DOMRangeException_8cpp.html" title = "DOMRangeException.cpp" alt = "" coords = "541,237,712,267" / > < area shape = "rect" href = "DOMXPathException_8cpp.html" title = "DOMXPathException.cpp" alt = "" coords = "888,237,1056,267" / > < / map >
< / div >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > < a href = "PlatformUtils_8hpp_source.html" > Go to the source code of this file.< / a > < / p >
< table border = "0" cellpadding = "0" cellspacing = "0" >
< tr > < td colspan = "2" > < h2 > Classes< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > class < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMLDeleter.html" > xercesc::XMLDeleter< / a > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > class < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html" > xercesc::XMLPlatformUtils< / a > < / td > < / tr >
< tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > Utilities that must be implemented in a platform-specific way. < a href = "classxercesc_1_1XMLPlatformUtils.html#_details" > More...< / a > < br / > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Namespaces< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > namespace < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > < / td > < / tr >
2020-02-17 21:05:20 +00:00
2020-02-17 21:19:57 +00:00
< p > < tr > < td class = "mdescLeft" > < / td > < td class = "mdescRight" > < p > This class holds the list of registered DOMImplementations. < / p >
< br / > < / td > < / tr >
< / p >
< tr > < td colspan = "2" > < h2 > Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "PlatformUtils_8hpp.html#a5c06cf8ae584da071b74e1d4287f2d3b" > XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP< / a > < / td > < / tr >
< tr > < td colspan = "2" > < h2 > Functions< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespacexercesc.html#a4c24df359857473495de264843cde19a" > xercesc::MakeXMLException< / a > (XMLPlatformUtilsException, XMLUTIL_EXPORT) inline XMLSize_t XMLPlatformUtils< / td > < / tr >
2020-02-17 21:19:08 +00:00
< / table >
2020-02-17 21:19:57 +00:00
< hr / > < h2 > Define Documentation< / h2 >
< a class = "anchor" id = "a5c06cf8ae584da071b74e1d4287f2d3b" > < / a > <!-- doxytag: member="PlatformUtils.hpp::XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP" ref="a5c06cf8ae584da071b74e1d4287f2d3b" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
2020-02-17 21:19:08 +00:00
< tr >
2020-02-17 21:19:57 +00:00
< td class = "memname" > #define XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP< / td >
2020-02-17 21:19:08 +00:00
< / tr >
< / table >
2020-02-17 21:19:57 +00:00
< / div >
< div class = "memdoc" >
2020-02-17 21:10:06 +00:00
2020-02-17 21:19:57 +00:00
< / div >
< / div >
< / div >
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated on Fri Nov 13 15:00:14 2009 for XQilla DOM Level 3 API by
2020-02-17 21:05:20 +00:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 21:19:57 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.1 < / small > < / address >
2020-02-17 21:05:20 +00:00
< / body >
< / html >