![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | CanTimeout |
| Mixin to support classes that need a simple timeout mechanism. More... | |
| class | DelayedMemberFunction |
| Similar to wns::events::MemberFunction, but to be used in std::for_each (or similar). More... | |
| class | MemberFunction |
| Generate an event calling a member function in one line. More... | |
| class | MultipleTimeout |
| Mixin to support classes that need a simple timeout mechanism for each instance of a set of object instances of type T. More... | |
| class | NoOp |
| Useful for tests (advance in time, but don't do something). More... | |
| class | PeriodicRealTimeout |
| Mixin to support classes that need a periodic timeout mechanism. More... | |
| class | PeriodicTimeout |
| Mixin to support classes that need a periodic timeout mechanism. More... | |
Namespaces | |
| namespace | scheduler |
Typedefs | |
| typedef wns::ldk::LayerConfigCreator < wns::events::scheduler::IEvent > | EventCreator |
| typedef wns::StaticFactory < EventCreator > | EventFactory |
Definition at line 36 of file EventFactory.hpp.
Definition at line 37 of file EventFactory.hpp.
1.5.5