aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-documentation/html/nullim_8h-source.html
blob: 6e3d7a3d4e118f1354279af94aab5ea4f25ea964 (plain) (blame)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>nullim.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- 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="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.17 </small></address>
</body>
</html>