Wolframe, 0.0.3

transactionExecStatemachine.hpp File Reference

Interface to the standard database transaction execution statemechine. More...

#include "database/databaseError.hpp"
#include "types/variant.hpp"
#include <string>
#include <cstdlib>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::db::TransactionExecStatemachine
 Interface to the database transaction execution statemechine. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::db
 Database related classes (implemented in the library libwolframe_database)
 

Typedefs

typedef boost::shared_ptr
< TransactionExecStatemachine > 
_Wolframe::db::TransactionExecStatemachineR
 

Detailed Description

Interface to the standard database transaction execution statemechine.