Public Member Functions | Public Attributes | List of all members
soci::connection_pool::connection_pool_impl Struct Reference

Public Member Functions

bool find_free (std::size_t &pos)
 

Public Attributes

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

Detailed Description

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

Member Function Documentation

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

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

Member Data Documentation

pthread_cond_t soci::connection_pool::connection_pool_impl::cond_

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

pthread_mutex_t soci::connection_pool::connection_pool_impl::mtx_

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

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

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


The documentation for this struct was generated from the following file:


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:41