File: filter_8hh.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 (37 lines) | stat: -rw-r--r-- 1,443 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
\subsection{filter.hh File Reference}
\label{filter_8hh}\index{filter.hh@{filter.hh}}
{\tt \#include $<$string$>$}\par
{\tt \#include $<$regex.h$>$}\par
{\tt \#include $<$sys/types.h$>$}\par
\subsubsection*{Classes}
\begin{CompactItemize}
\item 
class {\bf Filter}
\end{CompactItemize}
\subsubsection*{Defines}
\begin{CompactItemize}
\item 
\#define {\bf CASE\_\-DEFAULT}~REG\_\-ICASE
\item 
\#define {\bf CASE\_\-SENSITIVE}~0
\item 
\#define {\bf CASE\_\-INSENSITIVE}~REG\_\-ICASE
\end{CompactItemize}


\subsubsection{Define Documentation}
\index{filter.hh@{filter.hh}!CASE\_\-DEFAULT@{CASE\_\-DEFAULT}}
\index{CASE\_\-DEFAULT@{CASE\_\-DEFAULT}!filter.hh@{filter.hh}}
\paragraph[{CASE\_\-DEFAULT}]{\setlength{\rightskip}{0pt plus 5cm}\#define CASE\_\-DEFAULT~REG\_\-ICASE}\hfill\label{filter_8hh_a5127ed4c597bb0debd64f97e75449c4}


\index{filter.hh@{filter.hh}!CASE\_\-INSENSITIVE@{CASE\_\-INSENSITIVE}}
\index{CASE\_\-INSENSITIVE@{CASE\_\-INSENSITIVE}!filter.hh@{filter.hh}}
\paragraph[{CASE\_\-INSENSITIVE}]{\setlength{\rightskip}{0pt plus 5cm}\#define CASE\_\-INSENSITIVE~REG\_\-ICASE}\hfill\label{filter_8hh_73dbf9d86ec7a319f372cb1ae227a54b}


\index{filter.hh@{filter.hh}!CASE\_\-SENSITIVE@{CASE\_\-SENSITIVE}}
\index{CASE\_\-SENSITIVE@{CASE\_\-SENSITIVE}!filter.hh@{filter.hh}}
\paragraph[{CASE\_\-SENSITIVE}]{\setlength{\rightskip}{0pt plus 5cm}\#define CASE\_\-SENSITIVE~0}\hfill\label{filter_8hh_6094f5f4a8aa099faa6d80b4f020927b}