1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
<!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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><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="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</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="navpath"><a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1XMLFormatTarget.html">XMLFormatTarget</a>
</div>
</div>
<div class="contents">
<h1>xercesc::XMLFormatTarget Class Reference</h1><!-- doxytag: class="xercesc::XMLFormatTarget" --><!-- doxytag: inherits="xercesc::XMemory" -->
<p><code>#include <<a class="el" href="XMLFormatter_8hpp_source.html">XMLFormatter.hpp</a>></code></p>
<div class="dynheader">
Inheritance diagram for xercesc::XMLFormatTarget:</div>
<div class="dynsection">
<div class="center"><img src="classxercesc_1_1XMLFormatTarget__inherit__graph.png" border="0" usemap="#xercesc_1_1XMLFormatTarget_inherit__map" alt="Inheritance graph"/></div>
<map name="xercesc_1_1XMLFormatTarget_inherit__map" id="xercesc_1_1XMLFormatTarget_inherit__map">
<area shape="rect" id="node5" href="classxercesc_1_1LocalFileFormatTarget.html" title="xercesc::LocalFileFormatTarget" alt="" coords="461,5,696,35"/><area shape="rect" id="node7" href="classxercesc_1_1MemBufFormatTarget.html" title="xercesc::MemBufFormatTarget" alt="" coords="461,59,696,88"/><area shape="rect" id="node9" href="classxercesc_1_1StdOutFormatTarget.html" title="xercesc::StdOutFormatTarget" alt="" coords="465,112,692,141"/><area shape="rect" id="node2" href="classxercesc_1_1XMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete..." alt="" coords="7,59,156,88"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classxercesc_1_1XMLFormatTarget-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatTarget.html#a777b806b7d24d23c04132897314fc9b8">~XMLFormatTarget</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatTarget.html#abb3f9418f5a83b2f97d83855cde624d7">writeChars</a> (const XMLByte *const toWrite, const XMLSize_t count, <a class="el" href="classxercesc_1_1XMLFormatter.html">XMLFormatter</a> *const formatter)=0</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatTarget.html#a956216cafd06b60bf7c437f4d1693722">flush</a> ()</td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatTarget.html#a0223561322c7660d60be8ca7180916e0">XMLFormatTarget</a> ()</td></tr>
</table>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a777b806b7d24d23c04132897314fc9b8"></a><!-- doxytag: member="xercesc::XMLFormatTarget::~XMLFormatTarget" ref="a777b806b7d24d23c04132897314fc9b8" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual xercesc::XMLFormatTarget::~XMLFormatTarget </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a0223561322c7660d60be8ca7180916e0"></a><!-- doxytag: member="xercesc::XMLFormatTarget::XMLFormatTarget" ref="a0223561322c7660d60be8ca7180916e0" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">xercesc::XMLFormatTarget::XMLFormatTarget </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a956216cafd06b60bf7c437f4d1693722"></a><!-- doxytag: member="xercesc::XMLFormatTarget::flush" ref="a956216cafd06b60bf7c437f4d1693722" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void xercesc::XMLFormatTarget::flush </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented in <a class="el" href="classxercesc_1_1LocalFileFormatTarget.html#a20695c4d81e67d07f0c593f974306eb6">xercesc::LocalFileFormatTarget</a>, and <a class="el" href="classxercesc_1_1StdOutFormatTarget.html#a3471784b4b5df93098a5fceae64049c9">xercesc::StdOutFormatTarget</a>.</p>
</div>
</div>
<a class="anchor" id="abb3f9418f5a83b2f97d83855cde624d7"></a><!-- doxytag: member="xercesc::XMLFormatTarget::writeChars" ref="abb3f9418f5a83b2f97d83855cde624d7" args="(const XMLByte *const toWrite, const XMLSize_t count, XMLFormatter *const formatter)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void xercesc::XMLFormatTarget::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 XMLSize_t </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><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Implemented in <a class="el" href="classxercesc_1_1LocalFileFormatTarget.html#a0639d6faa3e6aed0bedd8f74dfae03dd">xercesc::LocalFileFormatTarget</a>, <a class="el" href="classxercesc_1_1MemBufFormatTarget.html#a56d8144b8acb85350c5014c94a5d5c2e">xercesc::MemBufFormatTarget</a>, and <a class="el" href="classxercesc_1_1StdOutFormatTarget.html#abcd79b9a6709214d14eeabf6143f6f9d">xercesc::StdOutFormatTarget</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMLFormatter_8hpp_source.html">XMLFormatter.hpp</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 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>
|