#include "CeylanException.h"#include "CeylanFile.h"#include "CeylanLogPlug.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::LoadableException |
| Exception to be raised whenever a loadable operation fails. More... | |
| class | Ceylan::Loadable |
| Interface that every object which can be loaded dynamically from file should implement. More... | |
| class | Ceylan::LoadableWithContent< Content > |
| Loadable template, useful to have a way of retrieving the loaded content directly according to its specific type. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
1.5.8