57 int find(
const char* filename);
int switchCurrent(scidBaseT *dbase=0)
switchCurrent() - DEPRECATED.
void init()
init() - initialize the pool of databases.
scidBaseT * getBase(int baseHandle)
getBase() - get a database from the pool.
int find(const char *filename)
find() - search for a database.
void closeAll()
closeAll() - close all the databases in the pool.
scidBaseT * getFreeSlot()
getFreeSlot() - search for a free database slot.
int getClipBase()
getClipBase() - return the handle of the clipbase
std::vector< int > getHandles()
getHandles() - get the handles of opened databases.