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::ConcurrentMap< K, V > Class Template Reference

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

#include <core.hpp>

Inheritance diagram for ocilib::core::ConcurrentMap< K, V >:
ocilib::core::Synchronizable

Detailed Description

template<class K, class V>
class ocilib::core::ConcurrentMap< K, V >

Internal usage. Map supporting concurrent access from multiple threads.

Definition at line 269 of file core.hpp.