v2.3.1
This commit is contained in:
parent
824eb94695
commit
7c49d5c548
3294 changed files with 46105 additions and 39662 deletions
|
@ -5,67 +5,65 @@
|
|||
<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.7.3 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<!-- 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 id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<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="inherits.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="nav-path" class="navpath">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="namespacexercesc.html">xercesc</a> </li>
|
||||
<li class="navelem"><a class="el" href="classxercesc_1_1StdInInputSource.html">StdInInputSource</a> </li>
|
||||
<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>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>xercesc::StdInInputSource Class Reference</h1> </div>
|
||||
<div class="navpath"><a class="el" href="namespacexercesc.html">xercesc</a>::<a class="el" href="classxercesc_1_1StdInInputSource.html">StdInInputSource</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<!-- doxytag: class="xercesc::StdInInputSource" --><!-- doxytag: inherits="xercesc::InputSource" -->
|
||||
<h1>xercesc::StdInInputSource Class Reference</h1><!-- doxytag: class="xercesc::StdInInputSource" --><!-- doxytag: inherits="xercesc::InputSource" -->
|
||||
<p>This class is a derivative of the standard <a class="el" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity.">InputSource</a> class.
|
||||
<a href="#_details">More...</a></p>
|
||||
|
||||
<p><code>#include <<a class="el" href="StdInInputSource_8hpp_source.html">StdInInputSource.hpp</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for xercesc::StdInInputSource:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="dynsection">
|
||||
<div class="center"><img src="classxercesc_1_1StdInInputSource__inherit__graph.png" border="0" usemap="#xercesc_1_1StdInInputSource_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="xercesc_1_1StdInInputSource_inherit__map" id="xercesc_1_1StdInInputSource_inherit__map">
|
||||
<area shape="rect" id="node2" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity." alt="" coords="20,83,167,112"/><area shape="rect" id="node4" href="classxercesc_1_1XMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete operators to ..." alt="" coords="28,5,159,35"/></map>
|
||||
<area shape="rect" id="node2" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity." alt="" coords="24,83,189,112"/><area shape="rect" id="node4" href="classxercesc_1_1XMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete..." alt="" coords="32,5,181,35"/></map>
|
||||
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
||||
|
||||
<p><a href="classxercesc_1_1StdInInputSource-members.html">List of all members.</a></p>
|
||||
<table class="memberdecls">
|
||||
<tr><td colspan="2"><h2><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td colspan="2"><div class="groupHeader">Constructor</div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#a4bf92e42cf254a6ff43e95eeb46cac3d">StdInInputSource</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Since the standard input is a canned source, the constructor is very simple. <a href="#a4bf92e42cf254a6ff43e95eeb46cac3d"></a><br/></td></tr>
|
||||
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp678d0a4421b60dc59999ac02837496a6"></a> </p>
|
||||
<br/><br/></div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#a4bf92e42cf254a6ff43e95eeb46cac3d">StdInInputSource</a> (<a class="el" href="classxercesc_1_1MemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classxercesc_1_1XMLPlatformUtils.html#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a>)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Since the standard input is a canned source, the constructor is very simple. <a href="#a4bf92e42cf254a6ff43e95eeb46cac3d"></a><br/></td></tr>
|
||||
<tr><td colspan="2"><div class="groupHeader">Destructor</div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#a382e4dfbd9f0ae85fa58e682efb5782b">~StdInInputSource</a> ()</td></tr>
|
||||
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp22a8ec108d963f279c6a6a95aa960a57"></a> </p>
|
||||
<br/><br/></div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#a382e4dfbd9f0ae85fa58e682efb5782b">~StdInInputSource</a> ()</td></tr>
|
||||
<tr><td colspan="2"><div class="groupHeader">Virtual methods</div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">BinInputStream * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#ad4d88d9a43f30916ad316b771a0424a7">makeStream</a> () const </td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">This method will return a binary input stream derivative that will parse from the standard input of the local host. <a href="#ad4d88d9a43f30916ad316b771a0424a7"></a><br/></td></tr>
|
||||
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp336053ec29c87374537d4c82538fbfae"></a> </p>
|
||||
<br/><br/></div></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">BinInputStream * </td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1StdInInputSource.html#ad4d88d9a43f30916ad316b771a0424a7">makeStream</a> () const </td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">This method will return a binary input stream derivative that will parse from the standard input of the local host. <a href="#ad4d88d9a43f30916ad316b771a0424a7"></a><br/></td></tr>
|
||||
</table>
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><p>This class is a derivative of the standard <a class="el" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity.">InputSource</a> class. </p>
|
||||
<p>This class is a derivative of the standard <a class="el" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity.">InputSource</a> class. </p>
|
||||
<p>It provides for the parser access to data via the standard input. This input source is not commonly used, but can be useful when implementing such things as pipe based tools which exchange XML data.</p>
|
||||
<p>As with all <a class="el" href="classxercesc_1_1InputSource.html" title="A single input source for an XML entity.">InputSource</a> derivatives. The primary objective of an input source is to create an input stream via which the parser can spool in data from the referenced source. </p>
|
||||
</div><hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a4bf92e42cf254a6ff43e95eeb46cac3d"></a><!-- doxytag: member="xercesc::StdInInputSource::StdInInputSource" ref="a4bf92e42cf254a6ff43e95eeb46cac3d" args="(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
|
@ -73,8 +71,9 @@ Public Member Functions</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">xercesc::StdInInputSource::StdInInputSource </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#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code></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#a2521473ea52894e9313573d330a264b4">XMLPlatformUtils::fgMemoryManager</a></code></td>
|
||||
<td> ) </td>
|
||||
<td><code> [inline]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -93,7 +92,8 @@ Public Member Functions</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">xercesc::StdInInputSource::~StdInInputSource </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td><code> [inline]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -110,7 +110,8 @@ Public Member Functions</h2></td></tr>
|
|||
<tr>
|
||||
<td class="memname">BinInputStream* xercesc::StdInInputSource::makeStream </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td> const<code> [virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -128,8 +129,8 @@ Public Member Functions</h2></td></tr>
|
|||
<li><a class="el" href="StdInInputSource_8hpp_source.html">StdInInputSource.hpp</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:36 for XQilla Simple API by 
|
||||
<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.7.3 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue