#include "OSDLEngineCommon.h"
#include "OSDLEvents.h"
#include "OSDLPeriodicSlot.h"
#include "Ceylan.h"
#include <string>
#include <list>
#include <map>
Go to the source code of this file.
Classes | |
class | OSDL::Engine::Scheduler |
This scheduler manages active objects so that they are in turn granted with the processing power they requested. More... | |
Namespaces | |
namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
namespace | OSDL::Events |
Deals with all events of interest for a multimedia engine. | |
namespace | OSDL::Rendering |
namespace | OSDL::Video |
namespace | OSDL::Engine |