Go to the source code of this file.
Functions | |
void * | DB_init (AI_config *) |
DB_result * | DB_query (const char *) |
void | DB_close () |
void DB_close | ( | ) |
Close the database descriptor
void* DB_init | ( | AI_config * | ) |
Initializer for the database
DB_result* DB_query | ( | const char * | ) |
Execute a query on the database and returns the result