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

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

#include <core.hpp>

Inherits 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.