77 lines
6.7 KiB
HTML
77 lines
6.7 KiB
HTML
<!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 Documentation</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<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>
|
|
<!-- 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="XQilla_8hpp.html" title="XQilla.hpp" alt="" coords="416,83,496,112"/><area shape="rect" href="StaticContext_8hpp.html" title="StaticContext.hpp" alt="" coords="443,160,568,189"/><area shape="rect" href="Sequence_8hpp.html" title="Sequence.hpp" alt="" coords="1524,83,1628,112"/><area shape="rect" href="InputSource_8hpp.html" title="InputSource.hpp" alt="" coords="989,83,1104,112"/><area shape="rect" href="XMLFormatter_8hpp.html" title="XMLFormatter.hpp" alt="" coords="1372,83,1500,112"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="347,315,464,344"/><area shape="rect" href="XQillaConfiguration_8hpp.html" title="XQillaConfiguration.hpp" alt="" coords="209,160,364,189"/><area shape="rect" href="FastXDMConfiguration_8hpp.html" title="FastXDMConfiguration.hpp" alt="" coords="5,237,181,267"/><area shape="rect" href="XercesConfiguration_8hpp.html" title="XercesConfiguration.hpp" alt="" coords="205,237,368,267"/><area shape="rect" href="XQQuery_8hpp.html" title="XQQuery.hpp" alt="" coords="608,237,707,267"/><area shape="rect" href="DynamicContext_8hpp.html" title="DynamicContext.hpp" alt="" coords="443,237,584,267"/><area shape="rect" href="ContextHelpers_8hpp.html" title="ContextHelpers.hpp" alt="" coords="488,315,624,344"/><area shape="rect" href="LocalFileInputSource_8hpp.html" title="LocalFileInputSource.hpp" alt="" coords="592,160,760,189"/><area shape="rect" href="MemBufInputSource_8hpp.html" title="MemBufInputSource.hpp" alt="" coords="784,160,949,189"/><area shape="rect" href="StdInInputSource_8hpp.html" title="StdInInputSource.hpp" alt="" coords="973,160,1120,189"/><area shape="rect" href="URLInputSource_8hpp.html" title="URLInputSource.hpp" alt="" coords="1195,160,1336,189"/><area shape="rect" href="EventSerializer_8hpp.html" title="EventSerializer.hpp" alt="" coords="1019,237,1152,267"/><area shape="rect" href="LocalFileFormatTarget_8hpp.html" title="LocalFileFormatTarget.hpp" alt="" coords="1411,160,1587,189"/><area shape="rect" href="MemBufFormatTarget_8hpp.html" title="MemBufFormatTarget.hpp" alt="" coords="1611,160,1781,189"/><area shape="rect" href="StdOutFormatTarget_8hpp.html" title="StdOutFormatTarget.hpp" alt="" coords="1805,160,1968,189"/></map>
|
|
</div>
|
|
|
|
<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>
|
|
<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>
|
|
</table>
|
|
<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">
|
|
<tr>
|
|
<td class="memname">#define XERCESC_INCLUDE_GUARD_PLATFORMUTILS_HPP</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:04 2010 for XQilla Simple API by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
|
</body>
|
|
</html>
|