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

Internal usage. Class implementing bind adapters between C++ types and C API types when C++ types do not exist in C. More...

#include <support.hpp>

Inheritance diagram for ocilib::support::BindTypeAdaptor< T >:
ocilib::support::BindObject

Friends

class ocilib::Statement
 

Detailed Description

template<class T>
class ocilib::support::BindTypeAdaptor< T >

Internal usage. Class implementing bind adapters between C++ types and C API types when C++ types do not exist in C.

Definition at line 185 of file support.hpp.