ze-filter  (ze-filter-0.8.0-develop-180218)
sfilter_cli_T Struct Reference

#include <ze-bcheck.h>

Public Attributes

size_t maxSize
 
bool check
 
bool verbose
 
bool progress
 
char * dbname
 
char * id
 
bool spam
 
char * timestr
 
sfilter_vsm_T bcheck
 
int histo [21]
 
bool histogram
 
int nbt
 
double uprob
 

Detailed Description

Statistical filter CLI parameters

Definition at line 55 of file ze-bcheck.h.

Member Data Documentation

◆ bcheck

sfilter_vsm_T sfilter_cli_T::bcheck

pertinent tokens - check

Definition at line 65 of file ze-bcheck.h.

◆ check

bool sfilter_cli_T::check

general - option

Definition at line 58 of file ze-bcheck.h.

◆ dbname

char* sfilter_cli_T::dbname

database - general

Definition at line 61 of file ze-bcheck.h.

◆ histo

int sfilter_cli_T::histo[21]

histogram - check

Definition at line 66 of file ze-bcheck.h.

◆ histogram

bool sfilter_cli_T::histogram

do histogram ? - check

Definition at line 67 of file ze-bcheck.h.

◆ id

char* sfilter_cli_T::id

message ID -> learn and check

Definition at line 62 of file ze-bcheck.h.

◆ maxSize

size_t sfilter_cli_T::maxSize

max message size

Definition at line 57 of file ze-bcheck.h.

◆ nbt

int sfilter_cli_T::nbt

number of pertinent tokens - check

Definition at line 68 of file ze-bcheck.h.

◆ progress

bool sfilter_cli_T::progress

general - option

Definition at line 60 of file ze-bcheck.h.

◆ spam

bool sfilter_cli_T::spam

spam / ham - learn

Definition at line 63 of file ze-bcheck.h.

◆ timestr

char* sfilter_cli_T::timestr

date -> learn

Definition at line 64 of file ze-bcheck.h.

◆ uprob

double sfilter_cli_T::uprob

unknown tokens probability

Definition at line 69 of file ze-bcheck.h.

◆ verbose

bool sfilter_cli_T::verbose

general - option

Definition at line 59 of file ze-bcheck.h.


The documentation for this struct was generated from the following file: