Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

_DBPooledConnection Struct Reference

#include <dbstreamerfactory.hpp>

List of all members.


Detailed Description

Represents a XML statement node's clause.

Definition at line 146 of file dbstreamerfactory.hpp.

Public Attributes

otl_connect * m_pOTLConnection
 Field definition.

unsigned long m_ulTimeCreated
unsigned int m_uiUsage
char * m_pszConnectionString


Member Data Documentation

otl_connect* _DBPooledConnection::m_pOTLConnection
 

Field definition.

Definition at line 148 of file dbstreamerfactory.hpp.

Referenced by DBConnectionPool::getConnection().

char* _DBPooledConnection::m_pszConnectionString
 

Definition at line 151 of file dbstreamerfactory.hpp.

unsigned int _DBPooledConnection::m_uiUsage
 

Definition at line 150 of file dbstreamerfactory.hpp.

Referenced by DBConnectionPool::getConnection(), DBConnectionPool::releaseConnection(), and DBConnectionPool::tick().

unsigned long _DBPooledConnection::m_ulTimeCreated
 

Definition at line 149 of file dbstreamerfactory.hpp.

Referenced by DBConnectionPool::tick().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 4 13:23:22 2003 for XDFLengine by doxygen1.3-rc2