MeVisLab Toolbox Reference
|
#include "MLBackgroundTasksSystem.h"
#include "mlMessagingBackgroundTask.h"
#include "mlManagedSubImage.h"
#include <mlTimeCounter.h>
#include <host/mlTileRequest.h>
#include <mlModuleIncludes.h>
Go to the source code of this file.
Classes | |
class | ml::ImagingBackgroundTask |
class | ml::ImagingBackgroundTask::AsyncTileRequest |
an asynchronous tile request (copyable!) More... | |
class | ml::ImagingBackgroundTask::ProcessAllPagesRequest |
an asynchronous process all pages request (copyable!) More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef MLuint32 | ml::BackgroundRequestId |
the id of a tile request | |