_conn | Database | [private] |
_db | Database | [private] |
_passwd | Database | [private] |
_server | Database | [private] |
_user | Database | [private] |
connect() | Database | |
Database() | Database | [protected] |
disconnect() | Database | |
getConnection() | Database | |
instance() | Singleton< Database > | [inline, static] |
isConnected() | Database | |
operator<<(ostream &, Database &) | Database | [friend] |
printResult(StoreQueryResult &res) | Database | |
printRow(IntVector &widths, Row &row) | Database | [protected] |
setDB(string aValue) | Database | |
setPassword(string aValue) | Database | |
setServer(string aValue) | Database | |
setUser(string aValue) | Database | |
Singleton() | Singleton< Database > | [inline, protected] |
Singleton< Database > class | Database | [friend] |
~Database() | Database | [virtual] |
~Singleton() | Singleton< Database > | [inline, protected, virtual] |