ze-filter
(ze-filter-0.8.0-develop-180218)
|
#include <ze-modules.h>
Public Attributes | |
char * | name |
char * | author |
char * | version |
uint32_t | calloffer |
uint32_t | callrequest |
Definition at line 46 of file ze-modules.h.
char* mod_info_T::author |
Definition at line 49 of file ze-modules.h.
uint32_t mod_info_T::calloffer |
Definition at line 51 of file ze-modules.h.
uint32_t mod_info_T::callrequest |
Definition at line 52 of file ze-modules.h.
char* mod_info_T::name |
Definition at line 48 of file ze-modules.h.
char* mod_info_T::version |
Definition at line 50 of file ze-modules.h.