|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that satisfies the Job interface requirements. More...
#include <callable.h>
A type that satisfies the Job interface requirements.
Types satisfying this concept can be executed by an executor, providing name and priority information for scheduling.
Example usage:
Definition at line 193 of file callable.h.