|
Planeshift
|
#include <stdio.h>#include <string.h>#include <idal.h>Go to the source code of this file.
Classes | |
| class | psDatabase |
| struct | Result |
| This is a wrapper class for result sets which makes syntax for getting at the data easier and also uses dtors to make ResultSets safer from memory leaks. More... | |
Macros | |
| #define | PS_DBNAME "planeshift" |
| #define | PS_PASS "planeshift" |
| #define | PS_USER "planeshift" |