The singleton that handles all product caches.
More...
#include <mia/core/productcache.hh>
The singleton that handles all product caches.
Definition at line 121 of file productcache.hh.
void CProductCacheHandler::clear_all |
( |
) | |
|
clears all registered product caches
- Returns
- an instance of the cache handler
void CProductCacheHandler::register_cache |
( |
const std::string & |
name, |
|
|
CProductCache * |
cache |
|
) |
| |
Register a product cache
- Parameters
-
name | of the factory plugin handler |
cache | the actual cache |
The documentation for this class was generated from the following file: