Copyright (c) 2023 IACE. More...
#include "schedule.h"Go to the source code of this file.
Classes | |
| struct | Schedule::Evented::Schedulable |
| oneshot Schedulable keeps track of the scheduling time, as this will be passed on to the wrapped call More... | |
| struct | Schedule::Evented::Func |
| oneshot callable function wrapper More... | |
| struct | Schedule::Evented::Method< T > |
| oneshot callable method wrapper More... | |
| struct | Schedule::Evented::Registry |
| registry of evented calls More... | |
Namespaces | |
| namespace | Schedule |
| namespace wrapping all functionality to do with scheduling | |
| namespace | Schedule::Evented |
| Oneshot function/method calling infrastructure. | |
Copyright (c) 2023 IACE.