Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Database~
~ C++ ~
~Contact~

Database.h File Reference

#include <pthread.h>
#include <string>
#include <list>
#include <stdint.h>

Include dependency graph for Database.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Database
 Connection information and pool. More...
class  Database::Mutex
 Mutex container class, used by Lock. More...
class  Database::Lock
 Mutex helper class. More...
struct  Database::OPENDB
 Connection pool struct. More...
Page, code, and content Copyright (C) 2006 by Anders Hedström