OCILIB (C and C++ Driver for Oracle)  4.1.0
ocilib::HandleHolder< THandleType > Class Template Reference

Template class providing OCILIB handles auto memory, life cycle and scope management. More...

#include <ocilib_core.hpp>

Detailed Description

template<class THandleType>
class ocilib::HandleHolder< THandleType >

Template class providing OCILIB handles auto memory, life cycle and scope management.

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

Definition at line 112 of file ocilib_core.hpp.