|
gwenhywfar
4.3.3
|
#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().
1.8.1.2