#include <CCacheManagement.h>
|
| | CCacheManBase (const manager_type &mgr) |
| | Constructor. More...
|
| |
| node_type | find (node_type first, node_type second, node_type third) const |
| | Find cached value wrt. given node. More...
|
| |
| navigator | find (navigator first, navigator second, navigator third) const |
| | Find cached value wrt. given node (for navigator type) More...
|
| |
| void | insert (node_type first, node_type second, node_type third, node_type result) const |
| | Store cached value wrt. given node. More...
|
| |
| void | insert (navigator first, navigator second, navigator third, navigator result) const |
| | Store cached value wrt. given node. More...
|
| |
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
template<class ManagerType , class CacheType >
Store cached value wrt. given node.
The documentation for this class was generated from the following file: