252 lines
11 KiB
HTML
252 lines
11 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.5.1 -->
|
|
<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>
|
|
<div class="nav">
|
|
<a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1MemBufFormatTarget.html">MemBufFormatTarget</a></div>
|
|
<h1>xercesc::MemBufFormatTarget Class Reference</h1><!-- doxytag: class="xercesc::MemBufFormatTarget" --><!-- doxytag: inherits="xercesc::XMLFormatTarget" --><code>#include <<a class="el" href="MemBufFormatTarget_8hpp-source.html">MemBufFormatTarget.hpp</a>></code>
|
|
<p>
|
|
Inheritance diagram for xercesc::MemBufFormatTarget:<p><center><img src="classxercesc_1_1MemBufFormatTarget__inherit__graph.png" border="0" usemap="#xercesc_1_1MemBufFormatTarget__inherit__map" alt="Inheritance graph"></center>
|
|
<map name="xercesc_1_1MemBufFormatTarget__inherit__map">
|
|
<area href="classxercesc_1_1XMLFormatTarget.html" shape="rect" coords="20,82,217,106" alt="">
|
|
<area href="classxercesc_1_1XMemory.html" shape="rect" coords="45,7,192,31" alt="">
|
|
</map>
|
|
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxercesc_1_1MemBufFormatTarget-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 Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1MemBufFormatTarget.html#bedf2577ee288925152618f751c8d09e">writeChars</a> (const XMLByte *const toWrite, const unsigned int count, <a class="el" href="classxercesc_1_1XMLFormatter.html">XMLFormatter</a> *const formatter)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">const XMLByte * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1MemBufFormatTarget.html#b0900e6123fd92c106708878d3205916">getRawBuffer</a> () const</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returned the internal raw buffer. <a href="#b0900e6123fd92c106708878d3205916"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1MemBufFormatTarget.html#099c04e9bda128bf7b0e98f2cc5c0f34">getLen</a> () const</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returned the length of the raw buffer. <a href="#099c04e9bda128bf7b0e98f2cc5c0f34"></a><br></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">reset</div></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1MemBufFormatTarget.html#73b1726173757e81fff5c638282c0a43">reset</a> ()</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Reset the internal string buffer. <a href="#73b1726173757e81fff5c638282c0a43"></a><br></td></tr>
|
|
</table>
|
|
<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="57226f5246164af4c0346cdc44fb1a16"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::MemBufFormatTarget" ref="57226f5246164af4c0346cdc44fb1a16" args="(int initCapacity=1023, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">xercesc::MemBufFormatTarget::MemBufFormatTarget </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"> <em>initCapacity</em> = <code>1023</code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"> <em>manager</em> = <code><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="6808d15098fcd676647f9ce14dceb25f"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::~MemBufFormatTarget" ref="6808d15098fcd676647f9ce14dceb25f" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">xercesc::MemBufFormatTarget::~MemBufFormatTarget </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="57226f5246164af4c0346cdc44fb1a16"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::MemBufFormatTarget" ref="57226f5246164af4c0346cdc44fb1a16" args="(int initCapacity=1023, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">xercesc::MemBufFormatTarget::MemBufFormatTarget </td>
|
|
<td>(</td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"> <em>initCapacity</em> = <code>1023</code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"> <em>manager</em> = <code><a class="el" href="classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="6808d15098fcd676647f9ce14dceb25f"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::~MemBufFormatTarget" ref="6808d15098fcd676647f9ce14dceb25f" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">xercesc::MemBufFormatTarget::~MemBufFormatTarget </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="bedf2577ee288925152618f751c8d09e"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::writeChars" ref="bedf2577ee288925152618f751c8d09e" args="(const XMLByte *const toWrite, const unsigned int count, XMLFormatter *const formatter)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void xercesc::MemBufFormatTarget::writeChars </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLByte *const </td>
|
|
<td class="paramname"> <em>toWrite</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const unsigned int </td>
|
|
<td class="paramname"> <em>count</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classxercesc_1_1XMLFormatter.html">XMLFormatter</a> *const </td>
|
|
<td class="paramname"> <em>formatter</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"><code> [virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>
|
|
Implements <a class="el" href="classxercesc_1_1XMLFormatTarget.html#6730e259003fb43bb14874b3885e0d61">xercesc::XMLFormatTarget</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="b0900e6123fd92c106708878d3205916"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::getRawBuffer" ref="b0900e6123fd92c106708878d3205916" args="() const" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const XMLByte* xercesc::MemBufFormatTarget::getRawBuffer </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returned the internal raw buffer.
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="099c04e9bda128bf7b0e98f2cc5c0f34"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::getLen" ref="099c04e9bda128bf7b0e98f2cc5c0f34" args="() const" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">unsigned int xercesc::MemBufFormatTarget::getLen </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"> const<code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Returned the length of the raw buffer.
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="73b1726173757e81fff5c638282c0a43"></a><!-- doxytag: member="xercesc::MemBufFormatTarget::reset" ref="73b1726173757e81fff5c638282c0a43" args="()" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void xercesc::MemBufFormatTarget::reset </td>
|
|
<td>(</td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Reset the internal string buffer.
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="MemBufFormatTarget_8hpp-source.html">MemBufFormatTarget.hpp</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 12 20:17:02 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>
|
|
</html>
|