v2.2.4
This commit is contained in:
parent
b93578226a
commit
feed734f17
1686 changed files with 17921 additions and 15536 deletions
|
@ -150,6 +150,7 @@
|
|||
<tr><td class="memItemLeft" align="right" valign="top">static XMLMutex * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a290cdb4f617a825e9217c5613ee97881">fgAtomicMutex</a></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Global mutex for fast or infrequent operations. <a href="#a290cdb4f617a825e9217c5613ee97881"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a6c017906c604f8c6a349e1ccca17620c">fgXMLChBigEndian</a></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#aeb7955895cfdeca73ace88bcda34ee8e">fgSSE2ok</a></td></tr>
|
||||
</table>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<p>Utilities that must be implemented in a platform-specific way. </p>
|
||||
|
@ -1460,6 +1461,19 @@
|
|||
<p>This is provided by the per-platform driver, so each platform can choose what actual implementation it wants to use. The object must be dynamically allocated.</p>
|
||||
<p><em>Note that you may optionally, if your platform driver does not install a network accessor, set it manually from your client code after calling <a class="el" href="classxercesc_1_1XMLPlatformUtils.html#ad3db6200ab6c45e2b429dac7812f7cc1" title="Perform per-process parser initialization.">Initialize()</a>. This works because this object is not required during initialization, and only comes into play during actual XML parsing.</em> </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aeb7955895cfdeca73ace88bcda34ee8e"></a><!-- doxytag: member="xercesc::XMLPlatformUtils::fgSSE2ok" ref="aeb7955895cfdeca73ace88bcda34ee8e" args="" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">bool <a class="el" href="classxercesc_1_1XMLPlatformUtils.html#aeb7955895cfdeca73ace88bcda34ee8e">xercesc::XMLPlatformUtils::fgSSE2ok</a><code> [static]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a189b268974c4e937e22a1f6fc4ee7ab3"></a><!-- doxytag: member="xercesc::XMLPlatformUtils::fgTransService" ref="a189b268974c4e937e22a1f6fc4ee7ab3" args="" -->
|
||||
|
@ -1511,7 +1525,7 @@
|
|||
<li><a class="el" href="PlatformUtils_8hpp_source.html">PlatformUtils.hpp</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 15:00:04 2009 for XQilla Simple API by
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:18 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue