OCILIB (C and C++ Driver for Oracle)  4.7.6
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
ocilib::core::ConcurrentList< T > Class Template Reference

Internal usage. List supporting concurrent access from multiple threads. More...

#include <core.hpp>

Inheritance diagram for ocilib::core::ConcurrentList< T >:
ocilib::core::Synchronizable

Detailed Description

template<class T>
class ocilib::core::ConcurrentList< T >

Internal usage. List supporting concurrent access from multiple threads.

Definition at line 293 of file core.hpp.