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

oneshot Schedulable keeps track of the scheduling time, as this will be passed on to the wrapped call More...

#include <evented.h>

Inherits Schedule::Schedulable.

Inherited by Schedule::Evented::Func, and Schedule::Evented::Method< T >.

Collaboration diagram for Schedule::Evented::Schedulable:
[legend]

Public Member Functions

bool schedule (uint32_t t) override
 return true if object should be scheduled at this time
 
virtual void call ()=0
 this method is called to run the Schedulable
 

Detailed Description

oneshot Schedulable keeps track of the scheduling time, as this will be passed on to the wrapped call


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