File: pop3_8cc.tex

package info (click to toggle)
mailfilter 0.8.2-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,956 kB
  • sloc: cpp: 2,459; ansic: 1,259; sh: 1,134; lex: 566; yacc: 463; makefile: 221; perl: 72
file content (62 lines) | stat: -rw-r--r-- 2,150 bytes parent folder | download | duplicates (2)
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
\subsection{pop3.cc File Reference}
\label{pop3_8cc}\index{pop3.cc@{pop3.cc}}
{\tt \#include $<$cstdio$>$}\par
{\tt \#include $<$cstdlib$>$}\par
{\tt \#include $<$sstream$>$}\par
{\tt \#include $<$string$>$}\par
{\tt \#include \char`\"{}socket.hh\char`\"{}}\par
{\tt \#include \char`\"{}pop3.hh\char`\"{}}\par
{\tt \#include \char`\"{}feedback.hh\char`\"{}}\par
{\tt \#include \char`\"{}preferences.hh\char`\"{}}\par
{\tt \#include \char`\"{}mailfilter.hh\char`\"{}}\par
{\tt \#include \char`\"{}header.hh\char`\"{}}\par
{\tt \#include \char`\"{}weeder.hh\char`\"{}}\par
{\tt \#include \char`\"{}defines.hh\char`\"{}}\par
{\tt \#include \char`\"{}protocol.hh\char`\"{}}\par
{\tt \#include $<$FlexLexer.h$>$}\par
\subsubsection*{Defines}
\begin{CompactItemize}
\item 
\#define {\bf yyFlexLexer}~rfcFlexLexer
\end{CompactItemize}
\subsubsection*{Functions}
\begin{CompactItemize}
\item 
int {\bf rfcparse} (void $\ast$)
\end{CompactItemize}
\subsubsection*{Variables}
\begin{CompactItemize}
\item 
FlexLexer $\ast$ {\bf rfclexer}
\item 
Weeder {\bf weeder}
\end{CompactItemize}


\subsubsection{Define Documentation}
\index{pop3.cc@{pop3.cc}!yyFlexLexer@{yyFlexLexer}}
\index{yyFlexLexer@{yyFlexLexer}!pop3.cc@{pop3.cc}}
\paragraph[{yyFlexLexer}]{\setlength{\rightskip}{0pt plus 5cm}\#define yyFlexLexer~rfcFlexLexer}\hfill\label{pop3_8cc_f699458ba5331ddec7e15a878f42f8f5}




\subsubsection{Function Documentation}
\index{pop3.cc@{pop3.cc}!rfcparse@{rfcparse}}
\index{rfcparse@{rfcparse}!pop3.cc@{pop3.cc}}
\paragraph[{rfcparse}]{\setlength{\rightskip}{0pt plus 5cm}int rfcparse (void $\ast$)}\hfill\label{pop3_8cc_244880e4425841cbc78d84da8c882369}




\subsubsection{Variable Documentation}
\index{pop3.cc@{pop3.cc}!rfclexer@{rfclexer}}
\index{rfclexer@{rfclexer}!pop3.cc@{pop3.cc}}
\paragraph[{rfclexer}]{\setlength{\rightskip}{0pt plus 5cm}FlexLexer$\ast$ {\bf rfclexer}}\hfill\label{pop3_8cc_031d57ace52fefb9c659321b045831b5}


\index{pop3.cc@{pop3.cc}!weeder@{weeder}}
\index{weeder@{weeder}!pop3.cc@{pop3.cc}}
\paragraph[{weeder}]{\setlength{\rightskip}{0pt plus 5cm}Weeder {\bf weeder}}\hfill\label{pop3_8cc_a366ad0c1ab3b661b0df659697a5e10f}