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

Public Member Functions

 smart_ptr_guard ()
 
 smart_ptr_guard (const P &)
 
void release ()
 
void reset ()
 
void reset (const P &)
 

Constructor & Destructor Documentation

template<typename P >
odb::smart_ptr_guard< P >::smart_ptr_guard ( )
inline
template<typename P >
odb::smart_ptr_guard< P >::smart_ptr_guard ( const P &  )
inlineexplicit

Member Function Documentation

template<typename P >
void odb::smart_ptr_guard< P >::release ( )
inline
template<typename P >
void odb::smart_ptr_guard< P >::reset ( )
inline
template<typename P >
void odb::smart_ptr_guard< P >::reset ( const P &  )
inline

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