#include <CCacheManagement.h>
Member Typedef Documentation
template<class ManagerType , class CacheType >
typedef pbori_base<self>::type polybori::CCacheManBase< ManagerType, CacheType, 1 >::base |
template<class ManagerType , class CacheType >
typedef base::manager_type polybori::CCacheManBase< ManagerType, CacheType, 1 >::manager_type |
template<class ManagerType , class CacheType >
typedef base::navigator polybori::CCacheManBase< ManagerType, CacheType, 1 >::navigator |
template<class ManagerType , class CacheType >
typedef base::node_type polybori::CCacheManBase< ManagerType, CacheType, 1 >::node_type |
template<class ManagerType , class CacheType >
typedef CCacheManBase<ManagerType, CacheType, 1> polybori::CCacheManBase< ManagerType, CacheType, 1 >::self |
Constructor & Destructor Documentation
template<class ManagerType , class CacheType >
Member Function Documentation
template<class ManagerType , class CacheType >
node_type polybori::CCacheManBase< ManagerType, CacheType, 1 >::find |
( |
node_type |
node | ) |
const |
|
inline |
Find cached value wrt. given node.
template<class ManagerType , class CacheType >
navigator polybori::CCacheManBase< ManagerType, CacheType, 1 >::find |
( |
navigator |
node | ) |
const |
|
inline |
template<class ManagerType , class CacheType >
Store cached value wrt. given node.
template<class ManagerType , class CacheType >
Store cached value wrt. given node.
The documentation for this class was generated from the following file: