libpqxx
4.0.1
|
#include <transaction_base.hxx>
Public Member Functions | |
transactionfocus (transaction_base &t) | |
![]() | |
namedclass (const std::string &Classname, const std::string &Name="") | |
const std::string & | name () const throw () |
const std::string & | classname () const throw () |
std::string | description () const |
Protected Member Functions | |
void | register_me () |
void | unregister_me () throw () |
void | reg_pending_error (const std::string &) throw () |
bool | registered () const throw () |
Protected Attributes | |
transaction_base & | m_Trans |
|
explicit |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |