#include "CeylanRunnable.h"#include "CeylanSystem.h"#include "CeylanTypes.h"#include "CeylanFeatures.h"#include <string>#include <list>


Go to the source code of this file.
Classes | |
| class | Ceylan::System::ProcessException |
| Exception class for process concerns. More... | |
| class | Ceylan::System::Process |
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 Ceylan::Uint32 | Ceylan::System::Pid |
| Describes a Process Identifier (PID). | |
1.5.8