#include <CCacheManagement.h>
List of all members.
template<class ManagerType, class CacheType>
class polybori::CCacheManBase< ManagerType, CacheType, 2 >
Member Typedef Documentation
template<class ManagerType , class CacheType >
typedef pbori_base<self>::type polybori::CCacheManBase< ManagerType, CacheType, 2 >::base |
template<class ManagerType , class CacheType >
typedef base::manager_type polybori::CCacheManBase< ManagerType, CacheType, 2 >::manager_type |
template<class ManagerType , class CacheType >
typedef base::navigator polybori::CCacheManBase< ManagerType, CacheType, 2 >::navigator |
template<class ManagerType , class CacheType >
typedef base::node_type polybori::CCacheManBase< ManagerType, CacheType, 2 >::node_type |
template<class ManagerType , class CacheType >
typedef CCacheManBase<ManagerType, CacheType, 2> polybori::CCacheManBase< ManagerType, CacheType, 2 >::self |
Constructor & Destructor Documentation
template<class ManagerType , class CacheType >
Member Function Documentation
template<class ManagerType , class CacheType >
Find cached value wrt. given node.
template<class ManagerType , class CacheType >
Find cached value wrt. given node (for navigator type)
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: