|  
 
 | Database Member ListThis is the complete list of members for Database, including all inherited members.
  | a2bigint(const std::string &) | Database |  |  | a2ubigint(const std::string &) | Database |  |  | Connected() | Database |  |  | Database(const std::string &database, IError *=NULL) | Database |  |  | Database(Mutex &, const std::string &database, IError *=NULL) | Database |  |  | Database(const std::string &host, const std::string &user, const std::string &password="", const std::string &database="", IError *=NULL) | Database |  |  | Database(Mutex &, const std::string &host, const std::string &user, const std::string &password="", const std::string &database="", IError *=NULL) | Database |  |  | Database(const Database &) | Database |  [inline, private] |  | database | Database |  [private] |  | error(Query &, const char *format,...) | Database |  |  | error(const char *format,...) | Database |  [private] |  | freedb(OPENDB *odb) | Database |  |  | grabdb() | Database |  |  | host | Database |  [private] |  | m_b_use_mutex | Database |  [private] |  | m_embedded | Database |  [private] |  | m_errhandler | Database |  [private] |  | m_mutex | Database |  [private] |  | m_opendbs | Database |  [private] |  | OnMyInit(OPENDB *) | Database |  [virtual] |  | opendb_v typedef | Database |  |  | operator=(const Database &) | Database |  [inline, private] |  | password | Database |  [private] |  | RegErrHandler(IError *) | Database |  |  | safestr(const std::string &) | Database |  |  | unsafestr(const std::string &) | Database |  |  | user | Database |  [private] |  | xmlsafestr(const std::string &) | Database |  |  | ~Database() | Database |  [virtual] |  |