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