| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "mlBackgroundTaskManager.h"#include "mlBackgroundTaskMessage.h"#include <mlTypeDefs.h>#include <stlab/concurrency/task.hpp>Go to the source code of this file.
Classes | |
| class | ml::MainExecutorT | 
| This class implements an executor that allows you to execute a task in the ML's main loop without implementing a different BackgroundTaskMessage for each occasion.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Variables | |
| constexpr auto | ml::MainExecutor = MainExecutorT{} | 
| The only necessary instance of this main executor.   | |