Kexi API Documentation (2.0 alpha)

KexiDB::ConnectionInternal Class Reference

#include <connection_p.h>

Inheritance diagram for KexiDB::ConnectionInternal:

KexiDB::pqxxSqlConnectionInternal KexiDB::SQLiteConnectionInternal NAMESPACE::MySqlConnectionInternal KexiDB::SQLitePreparedStatement NAMESPACE::MySqlCursorData List of all members.

Detailed Description

Interface for connection's internals, implemented within drivers.

Definition at line 28 of file connection_p.h.

Public Member Functions

 ConnectionInternal (Connection *conn)
virtual ~ConnectionInternal ()
virtual void storeResult ()=0

Public Attributes

Connectionconnection


Constructor & Destructor Documentation

KexiDB::ConnectionInternal::ConnectionInternal Connection conn  ) 
 

Definition at line 68 of file connection.cpp.

KexiDB::ConnectionInternal::~ConnectionInternal  )  [virtual]
 

Definition at line 73 of file connection.cpp.


Member Function Documentation

virtual void KexiDB::ConnectionInternal::storeResult  )  [pure virtual]
 

Implemented in NAMESPACE::MySqlConnectionInternal, KexiDB::pqxxSqlConnectionInternal, and KexiDB::SQLiteConnectionInternal.


Member Data Documentation

Connection* KexiDB::ConnectionInternal::connection
 

Definition at line 35 of file connection_p.h.


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:39 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003