#include "CeylanResourceManager.h"#include "CeylanSmartResource.h"


Go to the source code of this file.
Classes | |
| class | Ceylan::SmartResourceManager< Key > |
| Manages a set of SmartResource instances: the smart Resource manager can behave like a basic Resource manager, if the 'NeverDrop' policy is used, or it can provide other advanced policies. More... | |
| struct | Ceylan::SmartResourceManager< Key >::SmartResourceManager::CacheEntry |
| Metadata associated to a cached resource. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
Defines | |
| #define | CEYLAN_DEBUG_SMART_RESOURCE_MANAGER 0 |
| #define CEYLAN_DEBUG_SMART_RESOURCE_MANAGER 0 |
Definition at line 42 of file CeylanSmartResourceManager.h.
1.5.8