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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>mailfilter: pop3.cc File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>pop3.cc File Reference</h1><code>#include <cstdio></code><br>
<code>#include <cstdlib></code><br>
<code>#include <sstream></code><br>
<code>#include <string></code><br>
<code>#include "<a class="el" href="socket_8hh-source.html">socket.hh</a>"</code><br>
<code>#include "<a class="el" href="pop3_8hh-source.html">pop3.hh</a>"</code><br>
<code>#include "<a class="el" href="feedback_8hh-source.html">feedback.hh</a>"</code><br>
<code>#include "<a class="el" href="preferences_8hh-source.html">preferences.hh</a>"</code><br>
<code>#include "<a class="el" href="mailfilter_8hh-source.html">mailfilter.hh</a>"</code><br>
<code>#include "header.hh"</code><br>
<code>#include "weeder.hh"</code><br>
<code>#include "defines.hh"</code><br>
<code>#include "<a class="el" href="protocol_8hh-source.html">protocol.hh</a>"</code><br>
<code>#include <FlexLexer.h></code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="pop3_8cc.html#f699458ba5331ddec7e15a878f42f8f5">yyFlexLexer</a> rfcFlexLexer</td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="pop3_8cc.html#244880e4425841cbc78d84da8c882369">rfcparse</a> (void *)</td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">FlexLexer * </td><td class="memItemRight" valign="bottom"><a class="el" href="pop3_8cc.html#031d57ace52fefb9c659321b045831b5">rfclexer</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">Weeder </td><td class="memItemRight" valign="bottom"><a class="el" href="pop3_8cc.html#a366ad0c1ab3b661b0df659697a5e10f">weeder</a></td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="f699458ba5331ddec7e15a878f42f8f5"></a><!-- doxytag: member="pop3.cc::yyFlexLexer" ref="f699458ba5331ddec7e15a878f42f8f5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define yyFlexLexer rfcFlexLexer </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="244880e4425841cbc78d84da8c882369"></a><!-- doxytag: member="pop3.cc::rfcparse" ref="244880e4425841cbc78d84da8c882369" args="(void *)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int rfcparse </td>
<td>(</td>
<td class="paramtype">void * </td>
<td class="paramname"> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="031d57ace52fefb9c659321b045831b5"></a><!-- doxytag: member="pop3.cc::rfclexer" ref="031d57ace52fefb9c659321b045831b5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">FlexLexer* <a class="el" href="pop3_8cc.html#031d57ace52fefb9c659321b045831b5">rfclexer</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="a366ad0c1ab3b661b0df659697a5e10f"></a><!-- doxytag: member="pop3.cc::weeder" ref="a366ad0c1ab3b661b0df659697a5e10f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Weeder <a class="el" href="pop3_8cc.html#a366ad0c1ab3b661b0df659697a5e10f">weeder</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 15 16:13:13 2009 for mailfilter by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>
|