v2.0.0
This commit is contained in:
parent
9b71614762
commit
8c48174b5b
1642 changed files with 28571 additions and 18190 deletions
|
@ -32,6 +32,9 @@
|
|||
<tr><td class="memItemLeft" nowrap align="right" valign="top">const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringPool.html#cf49a70b06c387f8dcf2a896d51460e3">getPooledString</a> (const XMLCh *src)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a copy of the given string. <a href="#cf49a70b06c387f8dcf2a896d51460e3"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringPool.html#cd8e6b736bae8e4c554632a91e804dcc">getPooledString</a> (const XMLCh *src, unsigned int length)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a copy of the given string, with given length. <a href="#cd8e6b736bae8e4c554632a91e804dcc"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringPool.html#5827070e97b508ac0eedcc4cc92996c8">getPooledString</a> (const char *src)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a copy of the transcoding of the given string. <a href="#5827070e97b508ac0eedcc4cc92996c8"></a><br></td></tr>
|
||||
|
@ -110,6 +113,37 @@
|
|||
Returns a copy of the given string.
|
||||
<p>
|
||||
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="cd8e6b736bae8e4c554632a91e804dcc"></a><!-- doxytag: member="StringPool::getPooledString" ref="cd8e6b736bae8e4c554632a91e804dcc" args="(const XMLCh *src, unsigned int length)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">const XMLCh* StringPool::getPooledString </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const XMLCh * </td>
|
||||
<td class="paramname"> <em>src</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">unsigned int </td>
|
||||
<td class="paramname"> <em>length</em></td><td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td><td width="100%"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Returns a copy of the given string, with given length.
|
||||
<p>
|
||||
|
||||
</div>
|
||||
</div><p>
|
||||
<a class="anchor" name="5827070e97b508ac0eedcc4cc92996c8"></a><!-- doxytag: member="StringPool::getPooledString" ref="5827070e97b508ac0eedcc4cc92996c8" args="(const char *src)" -->
|
||||
|
@ -231,7 +265,7 @@ Returns a copy of the transcoding of the given string.
|
|||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="StringPool_8hpp-source.html">StringPool.hpp</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Fri Aug 31 14:37:53 2007 for XQilla Simple API by
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 12 20:16:59 2007 for XQilla Simple API by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue