#include <Cloche.h>
Public Member Functions | |
Cloche (ResourcePointers resources, int argc, const char *argv[]) | |
~Cloche () | |
TaskPlate | getPlate () const |
get task plate (mandatory), it must be defined for all implemented task | |
Time | getMaxDuration () |
get maxSamplPeriod, maximum allowed time period between two calls of a run */ | |
Time | getMaxSamplPeriod () |
get minSamplPeriod, minimum allowed time period between two calls of a run */ | |
Time | getMinSamplPeriod () |
get minSamplPeriod, minimum allowed time period between two calls of a run */ | |
void | draw () |
void | executeCmd (char &c) |
TaskOutputs | run () |