#include <module.h>
| Data Fields | |
| const char * | name | 
| const char * | version | 
| const char * | comment | 
| stp_module_class_t | class | 
| void * | handle | 
| int(* | init )(void) | 
| int(* | fini )(void) | 
| void * | syms | 
| const char* stp_module::name | 
| const char* stp_module::version | 
| const char* stp_module::comment | 
| void* stp_module::handle | 
| int(* stp_module::init)(void) | 
| int(* stp_module::fini)(void) | 
| void* stp_module::syms | 
 1.5.5
 1.5.5