#include "Types.h"
Go to the source code of this file.
Classes | |
class | Statements |
This is a bucket class for prepared sqlite3 statements. More... | |
Typedefs | |
typedef SmartPtr < Statements > | StatementsPtr |
The type of a pointer to a statements bucket. |
Definition in file Statements.h.
typedef SmartPtr<Statements> StatementsPtr |