#include <eurephiadb_struct.h>
Collaboration diagram for eDBconn:Data Fields | |
| void * | dbhandle |
| char * | dbname |
| eurephiaVALUES * | config |
Struct containing connection to the database we are using
Definition at line 40 of file eurephiadb_struct.h.
eurephia config parameters retrieved from the database
Definition at line 43 of file eurephiadb_struct.h.
| void* eDBconn::dbhandle |
The DB handle used for the connection
Definition at line 41 of file eurephiadb_struct.h.
| char* eDBconn::dbname |
String with name of database, used in logs
Definition at line 42 of file eurephiadb_struct.h.
1.7.1