SOCI Logo Get SOCI at SourceForge.net. Fast, secure and Free Open Source software downloads
Public Member Functions | Public Attributes

connection_pool::connection_pool_impl Struct Reference

List of all members.

Public Member Functions

bool find_free (std::size_t &pos)

Public Attributes

std::vector< std::pair< bool,
session * > > 
sessions_
pthread_mutex_t mtx_
pthread_cond_t cond_

Detailed Description

Definition at line 24 of file connection-pool.cpp.


Member Function Documentation

bool connection_pool::connection_pool_impl::find_free ( std::size_t &  pos  )  [inline]

Definition at line 26 of file connection-pool.cpp.


Member Data Documentation

std::vector<std::pair<bool, session *> > connection_pool::connection_pool_impl::sessions_

Definition at line 41 of file connection-pool.cpp.

Definition at line 42 of file connection-pool.cpp.

Definition at line 43 of file connection-pool.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
SourceForge Logo

Generated on Sun Oct 3 2010 17:42:24 for EXTRAS-SOCI by Doxygen 1.7.1