|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A callable that creates a job or task. More...
#include <callable.h>
A callable that creates a job or task.
Use this concept for factory functions that produce executable tasks.
Example usage:
Definition at line 240 of file callable.h.