MeVisLab Toolbox Reference
|
An asynchronous tile request. This is copyable! More...
#include <mlImagingBackgroundTask.h>
Public Member Functions | |
AsyncTileRequest () | |
AsyncTileRequest (BackgroundRequestId tileId, ImagingBackgroundTask *task) | |
ManagedSubImage * | getTile () |
Returns the requested tile. | |
An asynchronous tile request. This is copyable!
Definition at line 57 of file mlImagingBackgroundTask.h.
|
inline |
Definition at line 59 of file mlImagingBackgroundTask.h.
|
inline |
Definition at line 60 of file mlImagingBackgroundTask.h.
|
inline |
Returns the requested tile.
This will block until the tile is received. It returns NULL if the task was canceled or if the request failed due to other reasons.
Definition at line 66 of file mlImagingBackgroundTask.h.
References mlrange_cast().