Kexi API Documentation (2.0 alpha)

KexiDB::pqxxTransactionData Class Reference

#include <pqxxconnection.h>

Inheritance diagram for KexiDB::pqxxTransactionData:

KexiDB::TransactionData List of all members.

Public Member Functions

 pqxxTransactionData (Connection *conn, bool nontransaction)
 ~pqxxTransactionData ()

Public Attributes

pqxx::transaction_base * data

Constructor & Destructor Documentation

pqxxTransactionData::pqxxTransactionData Connection conn,
bool  nontransaction
 

Definition at line 32 of file pqxxconnection.cpp.

References data.

pqxxTransactionData::~pqxxTransactionData  ) 
 

Definition at line 44 of file pqxxconnection.cpp.

References data, and KexiDB::TransactionData::m_conn.


Member Data Documentation

pqxx::transaction_base* KexiDB::pqxxTransactionData::data
 

Definition at line 42 of file pqxxconnection.h.

Referenced by KexiDB::pqxxSqlConnection::drv_executeSQL(), pqxxTransactionData(), and ~pqxxTransactionData().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:42 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003