Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Schedule::Registry Struct Reference

a registry of Schedulable which can be given to the Scheduler for actual scheduling of calls More...

#include <schedule.h>

Inherited by Schedule::Evented::Registry, and Schedule::Recurring::Registry.

Collaboration diagram for Schedule::Registry:
[legend]

Detailed Description

a registry of Schedulable which can be given to the Scheduler for actual scheduling of calls

this is implemented / extended for the actual registration of the specific schedulables. see Evented and Recurring

useful to have a bunch of these for the different situations where scheduling is necessary. see Experiment for inspiration


The documentation for this struct was generated from the following file: