Savarese Software Research Corporation
Database.h File Reference

This header defines the Database class. More...

#include <ssrc/wispers/database/types.h>
#include <sstream>
#include <cstring>
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

struct  ssrc::wispers::database::QueryResult
class  ssrc::wispers::database::PreparedStatement
class  ssrc::wispers::database::Database

Namespaces

namespace  ssrc::wispers
 The ssrc::wispers namespace is an umbrella for the namespaces that implement the Wispers development framework.
namespace  ssrc::wispers::database
 The database namespace contains classes that wrap the SQLite embedded database.

Typedefs

typedef std::unique_ptr
< PreparedStatement > 
ssrc::wispers::database::prepared_statement_ptr

Detailed Description

This header defines the Database class.

Definition in file Database.h.


Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.