aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-documentation/html/nullim_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/html/nullim_8h-source.html')
-rw-r--r--doc/api-documentation/html/nullim_8h-source.html38
1 files changed, 20 insertions, 18 deletions
diff --git a/doc/api-documentation/html/nullim_8h-source.html b/doc/api-documentation/html/nullim_8h-source.html
index cfd1d3b..6e3d7a3 100644
--- a/doc/api-documentation/html/nullim_8h-source.html
+++ b/doc/api-documentation/html/nullim_8h-source.html
@@ -3,26 +3,28 @@
<title>nullim.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
-<!-- Generated by Doxygen 1.2.15 -->
+<!-- Generated by Doxygen 1.2.17 -->
<center>
-<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
-<hr><h1>nullim.h</h1><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef NULLIM_H</font>
-00002 <font class="preprocessor"></font><font class="preprocessor">#define NULLIM_H</font>
-00003 <font class="preprocessor"></font>
-00004 <font class="preprocessor">#include &lt;swinputmeth.h&gt;</font>
-00005
-00006
-00007 <font class="keyword">class </font>NullIM : <font class="keyword">public</font> <a class="code" href="class_s_w_input_method.html">SWInputMethod</a> {
-00008
-00009 <font class="keyword">public</font>:
-00010 NullIM();
-00011 <font class="keywordtype">int</font> * translate(<font class="keywordtype">char</font> ch);
-00012 };
-00013
-00014 <font class="preprocessor">#endif</font>
-</pre></div><hr><address align="right"><small>Generated on Thu Jun 20 22:12:59 2002 for The Sword Project by
+<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </center>
+<hr><h1>nullim.h</h1><div class="fragment"><pre>00001 <span class="preprocessor">#ifndef NULLIM_H</span>
+00002 <span class="preprocessor"></span><span class="preprocessor">#define NULLIM_H</span>
+00003 <span class="preprocessor"></span>
+00004 <span class="preprocessor">#include &lt;swinputmeth.h&gt;</span>
+00005 <span class="preprocessor">#include &lt;defs.h&gt;</span>
+00006 SWORD_NAMESPACE_START
+00007
+00008 <span class="keyword">class </span>NullIM : <span class="keyword">public</span> SWInputMethod {
+00009
+00010 <span class="keyword">public</span>:
+00011 NullIM();
+00012 <span class="keywordtype">int</span> * translate(<span class="keywordtype">char</span> ch);
+00013 };
+00014
+00015 SWORD_NAMESPACE_END
+00016 <span class="preprocessor">#endif</span>
+</pre></div><hr><address style="align: right;"><small>Generated on Thu Oct 31 12:11:28 2002 for The Sword Project by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
-width=110 height=53></a>1.2.15 </small></address>
+width=110 height=53></a>1.2.17 </small></address>
</body>
</html>