OpenStructure
|
#include <ost/message.hh>
#include <boost/shared_ptr.hpp>
#include <ost/base.hh>
#include <sqlite3.h>
#include "sqlite_conv.hh"
Go to the source code of this file.
Data Structures | |
class | PreparedStatement |
class | DatabaseError |
class | RowSet< R > |
class | Database |
Namespaces | |
ost | |
ost::db | |
Typedefs | |
typedef boost::shared_ptr < Database > | DatabasePtr |
typedef boost::shared_ptr < PreparedStatement > | PreparedStatementPtr |