src/DAL/Statements.h File Reference

This file contains the Statements class. More...

#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.


Detailed Description

This file contains the Statements class.

See also:
Statements

Definition in file Statements.h.


Typedef Documentation

typedef SmartPtr<Statements> StatementsPtr

The type of a pointer to a statements bucket.

Definition at line 95 of file Statements.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo