summaryrefslogtreecommitdiff
path: root/docs/module-doc/ctables_8h-source.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-19 01:36:09 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-19 01:36:09 +0000
commit74e9276df9d67147885dd2a11b1c23913c9c94f1 (patch)
tree3b9f690645a06c58afc504400cf59af7df9c5a3e /docs/module-doc/ctables_8h-source.html
parentaf723b70330c7a8c6b4a293e12b7173349d6bad9 (diff)
Documentation update
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@668 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/ctables_8h-source.html')
-rw-r--r--docs/module-doc/ctables_8h-source.html30
1 files changed, 14 insertions, 16 deletions
diff --git a/docs/module-doc/ctables_8h-source.html b/docs/module-doc/ctables_8h-source.html
index cc572c0e5..d49a028ae 100644
--- a/docs/module-doc/ctables_8h-source.html
+++ b/docs/module-doc/ctables_8h-source.html
@@ -28,22 +28,20 @@
00020 <span class="preprocessor">#ifndef __CTABLES_H__</span>
00021 <span class="preprocessor"></span><span class="preprocessor">#define __CTABLES_H__</span>
00022 <span class="preprocessor"></span>
-<a name="l00023"></a><a class="code" href="ctables_8h.html#a0">00023</a> <span class="keyword">typedef</span> void (handlerfunc) (<span class="keywordtype">char</span>**, <span class="keywordtype">int</span>, <a class="code" href="classuserrec.html">userrec</a>*);
-00024
-<a name="l00027"></a><a class="code" href="classcommand__t.html">00027</a> <span class="keyword">class </span><a class="code" href="classcommand__t.html">command_t</a> : <span class="keyword">public</span> <a class="code" href="classclassbase.html">classbase</a>
-00028 {
-00029 <span class="keyword">public</span>:
-<a name="l00032"></a><a class="code" href="classcommand__t.html#m0">00032</a> <span class="keywordtype">char</span> <a class="code" href="classcommand__t.html#m0">command</a>[MAXBUF];
-<a name="l00035"></a><a class="code" href="classcommand__t.html#m1">00035</a> <a class="code" href="ctables_8h.html#a0">handlerfunc</a> *<a class="code" href="classcommand__t.html#m1">handler_function</a>;
-<a name="l00038"></a><a class="code" href="classcommand__t.html#m2">00038</a> <span class="keywordtype">char</span> <a class="code" href="classcommand__t.html#m2">flags_needed</a>;
-<a name="l00041"></a><a class="code" href="classcommand__t.html#m3">00041</a> <span class="keywordtype">int</span> <a class="code" href="classcommand__t.html#m3">min_params</a>;
-<a name="l00044"></a><a class="code" href="classcommand__t.html#m4">00044</a> <span class="keywordtype">long</span> <a class="code" href="classcommand__t.html#m4">use_count</a>;
-<a name="l00047"></a><a class="code" href="classcommand__t.html#m5">00047</a> <span class="keywordtype">long</span> <a class="code" href="classcommand__t.html#m5">total_bytes</a>;
-00048 };
-00049
-00050 <span class="preprocessor">#endif</span>
-00051 <span class="preprocessor"></span>
-</pre></div><hr><address style="align: right;"><small>Generated on Sat Apr 17 13:33:44 2004 for InspIRCd by
+<a name="l00025"></a><a class="code" href="classcommand__t.html">00025</a> <span class="keyword">class </span><a class="code" href="classcommand__t.html">command_t</a> : <span class="keyword">public</span> <a class="code" href="classclassbase.html">classbase</a>
+00026 {
+00027 <span class="keyword">public</span>:
+<a name="l00030"></a><a class="code" href="classcommand__t.html#m0">00030</a> <span class="keywordtype">char</span> <a class="code" href="classcommand__t.html#m0">command</a>[MAXBUF];
+<a name="l00033"></a><a class="code" href="classcommand__t.html#m1">00033</a> handlerfunc *<a class="code" href="classcommand__t.html#m1">handler_function</a>;
+<a name="l00036"></a><a class="code" href="classcommand__t.html#m2">00036</a> <span class="keywordtype">char</span> <a class="code" href="classcommand__t.html#m2">flags_needed</a>;
+<a name="l00039"></a><a class="code" href="classcommand__t.html#m3">00039</a> <span class="keywordtype">int</span> <a class="code" href="classcommand__t.html#m3">min_params</a>;
+<a name="l00042"></a><a class="code" href="classcommand__t.html#m4">00042</a> <span class="keywordtype">long</span> <a class="code" href="classcommand__t.html#m4">use_count</a>;
+<a name="l00045"></a><a class="code" href="classcommand__t.html#m5">00045</a> <span class="keywordtype">long</span> <a class="code" href="classcommand__t.html#m5">total_bytes</a>;
+00046 };
+00047
+00048 <span class="preprocessor">#endif</span>
+00049 <span class="preprocessor"></span>
+</pre></div><hr><address style="align: right;"><small>Generated on Mon Apr 19 02:34:32 2004 for InspIRCd 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.3-rc3 </small></address>