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

Internal usage. Smart pointer class with reference counting for managing OCILIB object handles. More...

#include <core.hpp>

Detailed Description

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

Internal usage. Smart pointer class with reference counting for managing OCILIB object handles.

Definition at line 327 of file core.hpp.