Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
odb::pointer_cache_traits_impl< P, S, pk >::insert_guard Struct Reference

Public Member Functions

 insert_guard ()
 
 insert_guard (const position_type &pos)
 
 ~insert_guard ()
 
const position_typeposition () const
 
void release ()
 
void reset (const position_type &pos)
 

Constructor & Destructor Documentation

template<typename P, typename S, pointer_kind pk>
odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::insert_guard ( )
inline
template<typename P, typename S, pointer_kind pk>
odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::insert_guard ( const position_type pos)
inline
template<typename P, typename S, pointer_kind pk>
odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::~insert_guard ( )
inline

Member Function Documentation

template<typename P, typename S, pointer_kind pk>
const position_type& odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::position ( ) const
inline
template<typename P, typename S, pointer_kind pk>
void odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::release ( )
inline
template<typename P, typename S, pointer_kind pk>
void odb::pointer_cache_traits_impl< P, S, pk >::insert_guard::reset ( const position_type pos)
inline

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