|
|
Include dependency graph for TaskUtil.h:Go to the source code of this file.
Classes | |
| class | SimplePeriodicTask< Functor > |
| Usage: More... | |
| class | SimpleRunningTask< Functor > |
| Usage: More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
| template<class... Ts> | |
| SimplePeriodicTask (Ts...) -> SimplePeriodicTask< std::function< void(void)>> | |
| template<class... Ts> | |
| SimpleRunningTask (Ts...) -> SimpleRunningTask< std::function< void(void)>> | |