Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
schedule.h File Reference

Copyright (c) 2023 IACE. More...

#include "utils/queue.h"
Include dependency graph for schedule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Schedule::Schedulable
 represents an object that can be scheduled for later calling More...
 
struct  Schedule::Registry
 a registry of Schedulable which can be given to the Scheduler for actual scheduling of calls More...
 
struct  Scheduler
 round robin, because we're not smart enough for anything else More...
 

Namespaces

namespace  Schedule
 namespace wrapping all functionality to do with scheduling
 

Detailed Description

Copyright (c) 2023 IACE.