#include <CCacheManagement.h>
Public Types | |
| typedef CCacheManBase < ManagerType, CacheType, 0 > | 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. | |
Dummy functions | |
| navigator | find (navigator,...) const |
| node_type | find (node_type,...) const |
| void | insert (...) const |
| typedef pbori_base<self>::type polybori::CCacheManBase< ManagerType, CacheType, 0 >::base |
Set base type.
| typedef base::manager_type polybori::CCacheManBase< ManagerType, CacheType, 0 >::manager_type |
| typedef base::navigator polybori::CCacheManBase< ManagerType, CacheType, 0 >::navigator |
| typedef base::node_type polybori::CCacheManBase< ManagerType, CacheType, 0 >::node_type |
| typedef CCacheManBase<ManagerType, CacheType, 0> polybori::CCacheManBase< ManagerType, CacheType, 0 >::self |
Set this type.
| polybori::CCacheManBase< ManagerType, CacheType, 0 >::CCacheManBase | ( | const manager_type & | mgr | ) | [inline] |
Constructor.
| node_type polybori::CCacheManBase< ManagerType, CacheType, 0 >::find | ( | node_type | , | |
| ... | ||||
| ) | const [inline] |
| navigator polybori::CCacheManBase< ManagerType, CacheType, 0 >::find | ( | navigator | , | |
| ... | ||||
| ) | const [inline] |
| void polybori::CCacheManBase< ManagerType, CacheType, 0 >::insert | ( | ... | ) | const [inline] |
1.5.9