Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
odb::oracle::auto_handle< OCISvcCtx > Class Template Reference

Public Member Functions

 auto_handle ()
 
 auto_handle (OCISvcCtx *h, OCIError *e)
 
 ~auto_handle ()
 
 operator OCISvcCtx * () const
 
OCISvcCtxget () const
 
OCISvcCtxrelease ()
 
void reset ()
 
void reset (OCISvcCtx *h, OCIError *e)
 

Constructor & Destructor Documentation

Member Function Documentation

odb::oracle::auto_handle< OCISvcCtx >::operator OCISvcCtx * ( ) const
inline
OCISvcCtx* odb::oracle::auto_handle< OCISvcCtx >::get ( ) const
inline
OCISvcCtx* odb::oracle::auto_handle< OCISvcCtx >::release ( )
inline
void odb::oracle::auto_handle< OCISvcCtx >::reset ( )
inline
void odb::oracle::auto_handle< OCISvcCtx >::reset ( OCISvcCtx h,
OCIError e 
)
inline

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