78 lines
5.3 KiB
HTML
78 lines
5.3 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.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><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><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="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>EventHandler.hpp File Reference</h1><code>#include <xqilla/framework/XQillaExport.hpp></code><br/>
|
|
<code>#include <<a class="el" href="AnyAtomicType_8hpp_source.html">xqilla/items/AnyAtomicType.hpp</a>></code><br/>
|
|
<code>#include <<a class="el" href="LocationInfo_8hpp_source.html">xqilla/ast/LocationInfo.hpp</a>></code><br/>
|
|
<code>#include <xercesc/util/XercesDefs.hpp></code><br/>
|
|
<div class="dynheader">
|
|
Include dependency graph for EventHandler.hpp:</div>
|
|
<div class="dynsection">
|
|
<div class="center"><img src="EventHandler_8hpp__incl.png" border="0" usemap="#EventHandler_8hpp_map" alt=""/></div>
|
|
<map name="EventHandler_8hpp_map" id="EventHandler_8hpp">
|
|
<area shape="rect" href="AnyAtomicType_8hpp.html" title="xqilla/items/AnyAtomicType.hpp" alt="" coords="253,83,461,112"/><area shape="rect" href="LocationInfo_8hpp.html" title="xqilla/ast/LocationInfo.hpp" alt="" coords="572,237,745,267"/><area shape="rect" href="Item_8hpp.html" title="xqilla/items/Item.hpp" alt="" coords="252,160,393,189"/><area shape="rect" href="ReferenceCounted_8hpp.html" title="xqilla/framework/ReferenceCounted.hpp" alt="" coords="145,237,396,267"/><area shape="rect" href="MemoryManager_8hpp.html" title="xercesc/framework/MemoryManager.hpp" alt="" coords="144,315,400,344"/></map>
|
|
</div>
|
|
<div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dynsection">
|
|
<div class="center"><img src="EventHandler_8hpp__dep__incl.png" border="0" usemap="#EventHandler_8hppdep_map" alt=""/></div>
|
|
<map name="EventHandler_8hppdep_map" id="EventHandler_8hppdep">
|
|
<area shape="rect" href="ContentSequenceFilter_8hpp.html" title="ContentSequenceFilter.hpp" alt="" coords="5,83,184,112"/><area shape="rect" href="EventSerializer_8hpp.html" title="EventSerializer.hpp" alt="" coords="208,83,341,112"/><area shape="rect" href="NSFixupFilter_8hpp.html" title="NSFixupFilter.hpp" alt="" coords="365,83,491,112"/><area shape="rect" href="QueryPathTreeFilter_8hpp.html" title="QueryPathTreeFilter.hpp" alt="" coords="515,83,675,112"/><area shape="rect" href="SequenceBuilder_8hpp.html" title="SequenceBuilder.hpp" alt="" coords="699,83,843,112"/><area shape="rect" href="SchemaValidatorFilter_8hpp.html" title="SchemaValidatorFilter.hpp" alt="" coords="867,83,1040,112"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla-simple.hpp" alt="" coords="292,160,409,189"/></map>
|
|
</div>
|
|
|
|
<p><a href="EventHandler_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td colspan="2"><h2>Classes</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classEventHandler.html">EventHandler</a></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classEventFilter.html">EventFilter</a></td></tr>
|
|
<tr><td colspan="2"><h2>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">static const XMLCh * </td><td class="memItemRight" valign="bottom"><a class="el" href="EventHandler_8hpp.html#ad281bc239cb522f34ec83e6e8272160c">emptyToNull</a> (const XMLCh *const in)</td></tr>
|
|
</table>
|
|
<hr/><h2>Function Documentation</h2>
|
|
<a class="anchor" id="ad281bc239cb522f34ec83e6e8272160c"></a><!-- doxytag: member="EventHandler.hpp::emptyToNull" ref="ad281bc239cb522f34ec83e6e8272160c" args="(const XMLCh *const in)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static const XMLCh* emptyToNull </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const XMLCh *const </td>
|
|
<td class="paramname"> <em>in</em></td>
|
|
<td> ) </td>
|
|
<td><code> [inline, static]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:41 2009 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>
|