#include "CeylanTextDisplayable.h"#include "CeylanSystem.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::System::RunnableException |
| Exception class for runnable concerns. More... | |
| class | Ceylan::System::Runnable |
| Basic runnable interface. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::System |
| General system calls and properties. | |
Typedefs | |
| typedef void(* | Ceylan::System::Callback )(void *data) |
| Signature of an classical callback function. | |
1.5.8