Database::OPENDB Struct Reference

Connection pool struct. More...

#include <Database.h>

List of all members.

Public Member Functions

 OPENDB ()
 Constructor.

Public Attributes

sqlite3 * db
 The database connection.
bool busy
 Is the database connection used.


Detailed Description

Connection pool struct.

Definition at line 51 of file Database.h.


Constructor & Destructor Documentation

Database::OPENDB::OPENDB (  )  [inline]

Constructor.

Definition at line 53 of file Database.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo