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

Public Member Functions

 ~raw_ptr_guard ()
 
 raw_ptr_guard ()
 
 raw_ptr_guard (P p)
 
void release ()
 
void reset (P p=0)
 

Constructor & Destructor Documentation

template<typename P >
odb::raw_ptr_guard< P >::~raw_ptr_guard ( )
inline
template<typename P >
odb::raw_ptr_guard< P >::raw_ptr_guard ( )
inline
template<typename P >
odb::raw_ptr_guard< P >::raw_ptr_guard ( p)
inlineexplicit

Member Function Documentation

template<typename P >
void odb::raw_ptr_guard< P >::release ( )
inline
template<typename P >
void odb::raw_ptr_guard< P >::reset ( p = 0)
inline

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