#include <gwenhywfar/stringlist.h>
#include <gwenhywfar/buffer.h>
#include <gwenhywfar/xml.h>
#include <gwenhywfar/db.h>

Go to the source code of this file.
Functions | |
| int | LC_DriverInfo_FindFile (GWEN_STRINGLIST *slDirs, GWEN_STRINGLIST *slNames, GWEN_BUFFER *nbuf) |
| void | LC_DriverInfo_SampleDirs (const char *dataDir, GWEN_STRINGLIST *sl) |
| GWEN_DB_NODE * | LC_DriverInfo_DriverDbFromXml (GWEN_XMLNODE *node) |
| GWEN_DB_NODE * | LC_DriverInfo_ReaderDbFromXml (GWEN_XMLNODE *node) |
| int | LC_DriverInfo_SampleDrivers (GWEN_STRINGLIST *sl, GWEN_DB_NODE *dbDrivers, int availOnly) |
| int | LC_DriverInfo_ReadDrivers (const char *dataDir, GWEN_DB_NODE *dbDrivers, int availOnly) |
| GWEN_DB_NODE* LC_DriverInfo_DriverDbFromXml | ( | GWEN_XMLNODE * | node | ) |
| int LC_DriverInfo_FindFile | ( | GWEN_STRINGLIST * | slDirs, | |
| GWEN_STRINGLIST * | slNames, | |||
| GWEN_BUFFER * | nbuf | |||
| ) |
| int LC_DriverInfo_ReadDrivers | ( | const char * | dataDir, | |
| GWEN_DB_NODE * | dbDrivers, | |||
| int | availOnly | |||
| ) |
| GWEN_DB_NODE* LC_DriverInfo_ReaderDbFromXml | ( | GWEN_XMLNODE * | node | ) |
| void LC_DriverInfo_SampleDirs | ( | const char * | dataDir, | |
| GWEN_STRINGLIST * | sl | |||
| ) |
| int LC_DriverInfo_SampleDrivers | ( | GWEN_STRINGLIST * | sl, | |
| GWEN_DB_NODE * | dbDrivers, | |||
| int | availOnly | |||
| ) |
1.5.3