Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Schedule::Evented::Method< T > Struct Template Reference

oneshot callable method wrapper More...

#include <evented.h>

Inherits Schedule::Evented::Schedulable.

Collaboration diagram for Schedule::Evented::Method< T >:
[legend]

Public Member Functions

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

Detailed Description

template<typename T>
struct Schedule::Evented::Method< T >

oneshot callable method wrapper


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