diff options
| author | Root THC | 2026-02-24 12:42:47 +0000 |
|---|---|---|
| committer | Root THC | 2026-02-24 12:42:47 +0000 |
| commit | c9cbeced5b3f2bdd7407e29c0811e65954132540 (patch) | |
| tree | aefc355416b561111819de159ccbd86c3004cf88 /other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html | |
| parent | 073fe4bf9fca6bf40cef2886d75df832ef4b6fca (diff) | |
initial
Diffstat (limited to 'other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html')
| -rw-r--r-- | other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html b/other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html new file mode 100644 index 0000000..d11791f --- /dev/null +++ b/other/Kermit/doc/API_doc/html/DevMemPatt_8hpp-source.html | |||
| @@ -0,0 +1,51 @@ | |||
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | ||
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> | ||
| 3 | <title>DevMemPatt.hpp Source File</title> | ||
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | ||
| 5 | </head><body bgcolor="#ffffff"> | ||
| 6 | <!-- Generated by Doxygen 1.2.9.1 --> | ||
| 7 | <center> | ||
| 8 | <a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </center> | ||
| 9 | <hr><h1>DevMemPatt.hpp</h1><div class="fragment"><pre>00001 <font class="comment">/*</font> | ||
| 10 | 00002 <font class="comment"> * DevMemPatt.hpp:</font> | ||
| 11 | 00003 <font class="comment"> * search the kernel...</font> | ||
| 12 | 00004 <font class="comment"> * written by palmers / teso</font> | ||
| 13 | 00005 <font class="comment"> *</font> | ||
| 14 | 00006 <font class="comment"> * ahh, btw. fuck. now you can grep for it :)</font> | ||
| 15 | 00007 <font class="comment"> */</font> | ||
| 16 | 00008 <font class="preprocessor">#ifndef __DEVMEMPATT_C</font> | ||
| 17 | 00009 <font class="preprocessor"></font><font class="preprocessor">#define __DEVMEMPATT_C</font> | ||
| 18 | 00010 <font class="preprocessor"></font> | ||
| 19 | 00011 <font class="preprocessor">#define READ_BUFF_SIZE 4096</font> | ||
| 20 | 00012 <font class="preprocessor"></font> | ||
| 21 | 00013 <font class="preprocessor">#include <string></font> | ||
| 22 | 00014 <font class="preprocessor">#include <rwKernel.hpp></font> | ||
| 23 | 00015 <font class="preprocessor">#include <SymbolFingp.hpp></font> | ||
| 24 | 00016 | ||
| 25 | 00017 | ||
| 26 | <a name="l00025"></a><a class="code" href="classDevMemPatt.html">00025</a> <font class="keyword">class </font><a class="code" href="classDevMemPatt.html">DevMemPatt</a> | ||
| 27 | 00026 { | ||
| 28 | 00027 <font class="keyword">private</font>: | ||
| 29 | 00028 <a class="code" href="classrwKernel.html">rwKernel</a> *rw; | ||
| 30 | 00029 <font class="keywordtype">int</font> compare_data_snippet (<font class="keywordtype">unsigned</font> <font class="keywordtype">char</font> *, <font class="keyword">struct</font> sfp *); | ||
| 31 | 00030 | ||
| 32 | 00031 <font class="keyword">public</font>: | ||
| 33 | 00036 <a class="code" href="classDevMemPatt.html#a1">DevMemPatt</a> (<a class="code" href="classrwKernel.html">rwKernel</a> *); | ||
| 34 | 00037 | ||
| 35 | 00041 <a class="code" href="classDevMemPatt.html#a1">DevMemPatt</a> (); | ||
| 36 | 00042 | ||
| 37 | 00046 <a class="code" href="classDevMemPatt.html#a2">~DevMemPatt</a> (); | ||
| 38 | 00047 | ||
| 39 | 00057 <font class="keywordtype">unsigned</font> <font class="keywordtype">int</font> <a class="code" href="classDevMemPatt.html#a3">find_patt</a> (<font class="keywordtype">unsigned</font> <font class="keywordtype">int</font> start, <font class="keywordtype">unsigned</font> <font class="keywordtype">int</font> end, \ | ||
| 40 | 00058 <font class="keywordtype">unsigned</font> <font class="keywordtype">short</font> len, <font class="keywordtype">unsigned</font> <font class="keywordtype">char</font> *data); | ||
| 41 | 00059 | ||
| 42 | 00067 <font class="keywordtype">unsigned</font> <font class="keywordtype">int</font> <a class="code" href="classDevMemPatt.html#a3">find_patt</a> (<font class="keyword">struct</font> sfp *a); | ||
| 43 | 00068 }; | ||
| 44 | 00069 <font class="preprocessor">#endif </font><font class="comment">/* __DEVMEMPATT_C */</font> | ||
| 45 | </pre></div><hr><address><small>Generated at Tue Aug 14 18:04:51 2001 for Kermit by | ||
| 46 | <a href="http://www.doxygen.org/index.html"> | ||
| 47 | <img src="doxygen.gif" alt="doxygen" align="middle" border=0 | ||
| 48 | width=110 height=53></a>1.2.9.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, | ||
| 49 | © 1997-2001</small></address> | ||
| 50 | </body> | ||
| 51 | </html> | ||
