#include "OSDLActiveObject.h"#include "OSDLPeriodicSlot.h"#include "OSDLEngineCommon.h"#include <string>

Go to the source code of this file.
Classes | |
| class | OSDL::Engine::PeriodicalActiveObject |
| Periodical active objects are active objects that are to be scheduled at a regular pace: for an object whose period is N, the scheduler is expected to trigger it every N of its fundamental simulation ticks. More... | |
Namespaces | |
| namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
| namespace | OSDL::Engine |
1.6.3