#include "CeylanException.h"#include "CeylanUtils.h"#include "CeylanResource.h"#include "CeylanOperators.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::ResourceManagerException |
| Exception to be raised when a Resource manager encounters an abnormal situation. More... | |
| class | Ceylan::ResourceManager< Key > |
| Manages a set of Resource instances: the Resource manager can store and afterwards retrieve resources on behalf of the caller, which will associate a key, whose type is user-defined, to each resource. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
1.5.8