wxPg::DB_client Class Reference

Class for attaching to wxPg::Database. More...

Inheritance diagram for wxPg::DB_client:

wxPg::Data_row wxPg::Prepared_statement wxPg::Result_data wxPg::Query wxPg::Query_browser

List of all members.

Public Member Functions

 DB_client ()
 Constructor.
virtual ~DB_client ()
 Destructor.
virtual void detach ()=0
 Detach notification from Database.


Detailed Description

Class for attaching to wxPg::Database.


Constructor & Destructor Documentation

wxPg::DB_client::DB_client (  )  [inline]

Constructor.

virtual wxPg::DB_client::~DB_client (  )  [inline, virtual]

Destructor.


Member Function Documentation

virtual void wxPg::DB_client::detach (  )  [pure virtual]

Detach notification from Database.

This methon is called by wPg::Database, when client is detached because of external reasons (Such as database disconnect).

Implemented in wxPg::Data_row, and wxPg::Prepared_statement.


Generated on Thu May 7 22:51:17 2009 for wxPostgres by  doxygen 1.5.6