CCacheManBase< ManagerType, CacheType, 1 > Class Template Reference

#include <CCacheManagement.h>

List of all members.

Public Types

typedef CCacheManBase
< ManagerType, CacheType, 1 > 
self
 Set this type.
typedef pbori_base< self >::type base
 Set base type.
Extracting inherited types

typedef base::node_type node_type
typedef base::navigator navigator
typedef base::manager_type manager_type

Public Member Functions

 CCacheManBase (const manager_type &mgr)
 Constructor.
node_type find (node_type node) const
 Find cached value wrt. given node.
navigator find (navigator node) const
 Find cached value wrt. given node (for navigator type).
void insert (node_type node, node_type result) const
 Store cached value wrt. given node.
void insert (navigator node, navigator result) const
 Store cached value wrt. given node.

template<class ManagerType, class CacheType>
class CCacheManBase< ManagerType, CacheType, 1 >


Member Typedef Documentation

template<class ManagerType , class CacheType >
typedef pbori_base<self>::type CCacheManBase< ManagerType, CacheType, 1 >::base

Set base type.

template<class ManagerType , class CacheType >
typedef base::manager_type CCacheManBase< ManagerType, CacheType, 1 >::manager_type
template<class ManagerType , class CacheType >
typedef base::navigator CCacheManBase< ManagerType, CacheType, 1 >::navigator
template<class ManagerType , class CacheType >
typedef base::node_type CCacheManBase< ManagerType, CacheType, 1 >::node_type
template<class ManagerType , class CacheType >
typedef CCacheManBase<ManagerType, CacheType, 1> CCacheManBase< ManagerType, CacheType, 1 >::self

Set this type.


Constructor & Destructor Documentation

template<class ManagerType , class CacheType >
CCacheManBase< ManagerType, CacheType, 1 >::CCacheManBase ( const manager_type mgr  )  [inline]

Constructor.


Member Function Documentation

template<class ManagerType , class CacheType >
navigator CCacheManBase< ManagerType, CacheType, 1 >::find ( navigator  node  )  const [inline]

Find cached value wrt. given node (for navigator type).

References explicit_navigator_cast().

template<class ManagerType , class CacheType >
node_type CCacheManBase< ManagerType, CacheType, 1 >::find ( node_type  node  )  const [inline]

Find cached value wrt. given node.

template<class ManagerType , class CacheType >
void CCacheManBase< ManagerType, CacheType, 1 >::insert ( navigator  node,
navigator  result 
) const [inline]

Store cached value wrt. given node.

template<class ManagerType , class CacheType >
void CCacheManBase< ManagerType, CacheType, 1 >::insert ( node_type  node,
node_type  result 
) const [inline]

Store cached value wrt. given node.


The documentation for this class was generated from the following file:
Generated on Tue May 4 10:44:31 2010 for PolyBoRi by  doxygen 1.6.3