#include "OSDLEngineCommon.h"
#include "OSDLEvents.h"
#include "OSDLPeriodicSlot.h"
#include "Ceylan.h"
#include <string>
#include <list>
#include <map>
Include dependency graph for OSDLScheduler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | OSDL |
| namespace | OSDL::Events |
| namespace | OSDL::Rendering |
| namespace | OSDL::Video |
| namespace | OSDL::Engine |
Classes | |
| class | OSDL::Engine::Scheduler |
| This scheduler manages active objects so that they are in turn granted with the processing power they requested. More... | |
1.5.1