MeVisLab Toolbox Reference
|
an asynchronous tile request (copyable!) More...
#include <mlImagingBackgroundTask.h>
Public Member Functions | |
AsyncTileRequest () | |
AsyncTileRequest (BackgroundRequestId tileId, ImagingBackgroundTask *task) | |
ManagedSubImage * | getTile () |
get 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 | |
an asynchronous tile request (copyable!)
Definition at line 56 of file mlImagingBackgroundTask.h.
|
inline |
Definition at line 58 of file mlImagingBackgroundTask.h.
|
inline |
Definition at line 59 of file mlImagingBackgroundTask.h.
|
inline |
get 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 65 of file mlImagingBackgroundTask.h.
References mlrange_cast().