ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-modules.h>
Public Attributes | |
char * | moddir |
bool | enable |
char * | args |
uint32_t | callrequest |
uint32_t | calloffer |
Definition at line 77 of file ze-modules.h.
char* mod_open_T::args |
Definition at line 81 of file ze-modules.h.
uint32_t mod_open_T::calloffer |
Definition at line 83 of file ze-modules.h.
uint32_t mod_open_T::callrequest |
Definition at line 82 of file ze-modules.h.
bool mod_open_T::enable |
Definition at line 80 of file ze-modules.h.
char* mod_open_T::moddir |
Definition at line 79 of file ze-modules.h.