Functions

pathmanager_l.h File Reference

#include <gwenhywfar/pathmanager.h>

Go to the source code of this file.

Functions

int GWEN_PathManager_ModuleFini (void)
int GWEN_PathManager_ModuleInit (void)

Function Documentation

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().