mailfilter  0.8.3
Macros | Functions | Variables
pop3.cc File Reference
#include <cstdio>
#include <cstdlib>
#include <sstream>
#include <string>
#include "socket.hh"
#include "pop3.hh"
#include "feedback.hh"
#include "preferences.hh"
#include "mailfilter.hh"
#include "header.hh"
#include "weeder.hh"
#include "defines.hh"
#include "protocol.hh"
#include "rfc822parser.hh"
#include <FlexLexer.h>

Macros

#define yyFlexLexer   rfcFlexLexer
 

Functions

int rfcparse (void *)
 

Variables

FlexLexer * rfclexer
 
Weeder weeder
 

Macro Definition Documentation

#define yyFlexLexer   rfcFlexLexer

Function Documentation

int rfcparse ( void *  )

Variable Documentation

FlexLexer* rfclexer
Weeder weeder