spla
ScheduleCallback Class Reference

Callback function which can be scheduled in schedule. More...

#include <config.hpp>

Detailed Description

Callback function which can be scheduled in schedule.

Scheduled callback function allows to schedule your callable object inside any schedule step. It allows user track the progress of schedule execution and allows perform some tasks inside running schedule.


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