![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/RefCountable.hpp>#include <WNS/simulator/Time.hpp>#include <WNS/SmartPtr.hpp>#include <WNS/events/scheduler/Callable.hpp>#include <WNS/PythonicOutput.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | wns |
| namespace | wns::events |
| namespace | wns::events::scheduler |
Classes | |
| class | wns::events::scheduler::IEvent |
| Base class for all scheduler events.
The IEvent is the base class for all event types that are used in all WNS scheduler. More... | |
| class | wns::events::scheduler::IEvent::CancelException |
| If an event can be canceled this exception should be thrown by the event scheduler. More... | |
Typedefs | |
| typedef wns::SmartPtr< IEvent > | wns::events::scheduler::IEventPtr |
1.5.5