#include <interface_plugin.h>
Data Fields | |
interface_version_type | version |
char * | name |
char * | author |
void * | handle |
interface_init_type | init |
interface_start_type | start |
interface_running_type | running |
interface_stop_type | stop |
interface_close_type | close |
char* _interface_plugin::name |