Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | List of all members
odb::oracle::extra_statement_cache_ptr< T, I > Struct Template Reference

Public Types

typedef I image_type
 
typedef oracle::connection connection_type
 

Public Member Functions

 extra_statement_cache_ptr ()
 
 ~extra_statement_cache_ptr ()
 
T & get (connection_type &c, image_type &im, binding &id, binding *idv)
 

Member Typedef Documentation

template<typename T, typename I>
typedef I odb::oracle::extra_statement_cache_ptr< T, I >::image_type
template<typename T, typename I>
typedef oracle::connection odb::oracle::extra_statement_cache_ptr< T, I >::connection_type

Constructor & Destructor Documentation

template<typename T, typename I>
odb::oracle::extra_statement_cache_ptr< T, I >::extra_statement_cache_ptr ( )
inline
template<typename T, typename I>
odb::oracle::extra_statement_cache_ptr< T, I >::~extra_statement_cache_ptr ( )
inline

Member Function Documentation

template<typename T, typename I>
T& odb::oracle::extra_statement_cache_ptr< T, I >::get ( connection_type c,
image_type im,
binding id,
binding idv 
)
inline

The documentation for this struct was generated from the following file: