Rosetta
Namespaces | Typedefs
DatabaseSessionManager.fwd.hh File Reference
#include <utility/pointer/owning_ptr.hh>

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::sql_database
 

Typedefs

typedef pointer::shared_ptr< session > utility::sql_database::sessionOP
 
typedef pointer::shared_ptr< session const > utility::sql_database::sessionCOP
 
typedef pointer::shared_ptr< transaction > utility::sql_database::transactionOP
 
typedef pointer::shared_ptr< transaction const > utility::sql_database::transactionCOP