gwenhywfar
4.7.0beta
|
#include <gwenhywfar/pathmanager.h>
Go to the source code of this file.
Functions | |
int | GWEN_PathManager_ModuleFini (void) |
int | GWEN_PathManager_ModuleInit (void) |
int GWEN_PathManager_ModuleFini | ( | void | ) |
Definition at line 61 of file pathmanager.c.
References gwen__paths, and GWEN_DB_Group_free().
Referenced by GWEN_Fini().
int GWEN_PathManager_ModuleInit | ( | void | ) |
Definition at line 53 of file pathmanager.c.
References gwen__paths, and GWEN_DB_Group_new().
Referenced by GWEN_Init().