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

#include <ze-modules.h>

Public Attributes

int callback
 
char * id
 
char * claddr
 
char * clname
 
char * helo
 
char * from
 
char * rcpt
 
char * sfile
 
bool xfiles
 
msg_scores_Traw_scores
 
msg_scores_Tnet_scores
 
int result
 
int flags
 
char code [8]
 
char xcode [8]
 
char reply [64]
 
char modname [32]
 

Detailed Description

Definition at line 56 of file ze-modules.h.

Member Data Documentation

◆ callback

int mod_ctx_T::callback

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

◆ claddr

char* mod_ctx_T::claddr

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

◆ clname

char* mod_ctx_T::clname

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

◆ code

char mod_ctx_T::code[8]

Definition at line 71 of file ze-modules.h.

◆ flags

int mod_ctx_T::flags

Definition at line 70 of file ze-modules.h.

◆ from

char* mod_ctx_T::from

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

◆ helo

char* mod_ctx_T::helo

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

◆ id

char* mod_ctx_T::id

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

◆ modname

char mod_ctx_T::modname[32]

Definition at line 74 of file ze-modules.h.

◆ net_scores

msg_scores_T* mod_ctx_T::net_scores

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

◆ raw_scores

msg_scores_T* mod_ctx_T::raw_scores

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

◆ rcpt

char* mod_ctx_T::rcpt

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

◆ reply

char mod_ctx_T::reply[64]

Definition at line 73 of file ze-modules.h.

◆ result

int mod_ctx_T::result

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

◆ sfile

char* mod_ctx_T::sfile

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

◆ xcode

char mod_ctx_T::xcode[8]

Definition at line 72 of file ze-modules.h.

◆ xfiles

bool mod_ctx_T::xfiles

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


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