#include <gwenhywfar/st_plugin.h>Go to the source code of this file.
Typedefs | |
| typedef GWEN_STO_STORAGE *(*) | GWEN_STO_PLUGIN_FACTORY_FN (GWEN_PLUGIN *pl, const char *address) |
Functions | |
| GWENHYWFAR_API GWEN_PLUGIN * | GWEN_StoPlugin_new (GWEN_PLUGIN_MANAGER *pm, const char *modName, const char *fileName) |
| GWENHYWFAR_API void | GWEN_StoPlugin_SetFactoryFn (GWEN_PLUGIN *pl, GWEN_STO_PLUGIN_FACTORY_FN f) |
| typedef GWEN_STO_STORAGE*(*) GWEN_STO_PLUGIN_FACTORY_FN(GWEN_PLUGIN *pl, const char *address) |
| GWENHYWFAR_API GWEN_PLUGIN* GWEN_StoPlugin_new | ( | GWEN_PLUGIN_MANAGER * | pm, | |
| const char * | modName, | |||
| const char * | fileName | |||
| ) |
| GWENHYWFAR_API void GWEN_StoPlugin_SetFactoryFn | ( | GWEN_PLUGIN * | pl, | |
| GWEN_STO_PLUGIN_FACTORY_FN | f | |||
| ) |
1.4.7