#include "CeylanResourceManager.h"#include "CeylanResource.h"#include "CeylanStringUtils.h"#include "CeylanSystem.h"#include "CeylanOperators.h"#include <map>#include <list>#include <string>#include <iostream>


Go to the source code of this file.
Classes | |
| class | Ceylan::BasicResourceManager< Key > |
| Manages basically a set of Resource instances: the basic Resource manager can store and afterwards retrieve resources on behalf of the caller, which will be able to 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