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

Copyright (c) 2023 IACE. More...

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

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.
 

Detailed Description

Copyright (c) 2023 IACE.