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< OCIStmt > Class Template Reference

Public Member Functions

 auto_handle ()
 
 auto_handle (OCIStmt *h, ub4 release_mode, OCIError *e)
 
 ~auto_handle ()
 
 operator OCIStmt * () const
 
OCIStmtget () const
 
void reset ()
 
void reset (OCIStmt *h, ub4 release_mode, OCIError *e)
 

Constructor & Destructor Documentation

odb::oracle::auto_handle< OCIStmt >::auto_handle ( OCIStmt h,
ub4  release_mode,
OCIError e 
)
inline

Member Function Documentation

odb::oracle::auto_handle< OCIStmt >::operator OCIStmt * ( ) const
inline
OCIStmt* odb::oracle::auto_handle< OCIStmt >::get ( ) const
inline
void odb::oracle::auto_handle< OCIStmt >::reset ( )
inline
void odb::oracle::auto_handle< OCIStmt >::reset ( OCIStmt h,
ub4  release_mode,
OCIError e 
)
inline

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