|
gwenhywfar 5.14.1
|
#include <gwenhywfar/dbio_be.h>

Go to the source code of this file.
Functions | |
| int | GWEN_DBIO_ModuleFini (void) |
| int | GWEN_DBIO_ModuleInit (void) |
| int GWEN_DBIO_ModuleFini | ( | void | ) |
Definition at line 122 of file dbio.c.
References DBG_ERROR, GWEN_LOGDOMAIN, GWEN_PluginManager_FindPluginManager(), GWEN_PluginManager_free(), and GWEN_PluginManager_Unregister().
Referenced by GWEN_Fini().


| int GWEN_DBIO_ModuleInit | ( | void | ) |
Definition at line 81 of file dbio.c.
References DBG_ERROR, DBG_INFO, DIRSEP, GWEN_Buffer_AppendString(), GWEN_Buffer_free(), GWEN_Buffer_GetStart(), GWEN_Buffer_new(), GWEN_Buffer_Reset(), GWEN_DBIO_FOLDER, GWEN_DBIO_ModuleInit(), GWEN_LOGDOMAIN, GWEN_PathManager_GetPaths(), GWEN_PluginManager_AddPath(), GWEN_PluginManager_new(), GWEN_PluginManager_Register(), GWEN_PM_LIBNAME, GWEN_PM_PLUGINDIR, GWEN_StringList_FirstEntry(), GWEN_StringList_free(), GWEN_StringListEntry_Data(), and GWEN_StringListEntry_Next().
Referenced by GWEN_DBIO_ModuleInit(), and GWEN_Init().

