1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>ohcount: /Users/andy/dev/ohcount/src/ohcount.h Source File</title>
4 <link href="tabs.css" rel="stylesheet" type="text/css">
5 <link href="doxygen.css" rel="stylesheet" type="text/css">
7 <!-- Generated by Doxygen 1.5.9 -->
8 <div class="navigation" id="top">
11 <li><a href="index.html"><span>Main Page</span></a></li>
12 <li><a href="pages.html"><span>Related Pages</span></a></li>
13 <li><a href="annotated.html"><span>Data Structures</span></a></li>
14 <li class="current"><a href="files.html"><span>Files</span></a></li>
19 <li><a href="files.html"><span>File List</span></a></li>
20 <li><a href="globals.html"><span>Globals</span></a></li>
23 <h1>/Users/andy/dev/ohcount/src/ohcount.h</h1><a href="ohcount_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// ohcount.h written by Mitchell Foral. mitchell<att>caladbolg.net.</span>
24 <a name="l00002"></a>00002 <span class="comment">// See COPYING for license information.</span>
25 <a name="l00003"></a>00003
26 <a name="l00004"></a>00004 <span class="preprocessor">#ifndef OHCOUNT_H</span>
27 <a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#define OHCOUNT_H</span>
28 <a name="l00006"></a>00006 <span class="preprocessor"></span>
29 <a name="l00132"></a><a class="code" href="ohcount_8h.html#3432e3b4d3353cff494781f175fa4468">00132</a> <span class="preprocessor">#define COMMAND_ANNOTATE 1</span>
30 <a name="l00133"></a><a class="code" href="ohcount_8h.html#e49750f4a9ab3670ce30770ad940bf27">00133</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_DETECT 2</span>
31 <a name="l00134"></a><a class="code" href="ohcount_8h.html#ee9e8b97ac4a5cdc1c371da35a579210">00134</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_HELP 3</span>
32 <a name="l00135"></a><a class="code" href="ohcount_8h.html#fde63aa01d612bcc6df92f7a83d440c1">00135</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_INDIVIDUAL 4</span>
33 <a name="l00136"></a><a class="code" href="ohcount_8h.html#18f06bd7b2c7d07dc5e4e85defee10c7">00136</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_LICENSES 5</span>
34 <a name="l00137"></a><a class="code" href="ohcount_8h.html#834f82ee83e37ec0795ac024ef6a7589">00137</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_RAWENTITIES 6</span>
35 <a name="l00138"></a><a class="code" href="ohcount_8h.html#5546023e49313ee3d1660d6352eee31c">00138</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_SUMMARY 7</span>
36 <a name="l00139"></a>00139 <span class="preprocessor"></span>
37 <a name="l00140"></a>00140 <span class="preprocessor">#endif</span>
39 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Aug 28 15:20:08 2009 for ohcount by
40 <a href="http://www.doxygen.org/index.html">
41 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>