13#ifndef ML_PAGE_REQUEST_PROCESSOR_BASE_H
14#define ML_PAGE_REQUEST_PROCESSOR_BASE_H
100 std::vector< std::vector<PageRequestCursor*> >
_cursors;
124 rootTilesToWaitFor = 0;
125 errorOccurred =
false;
The Host is the central image processing class in the ML.
Timeline for a single thread.
Stores a processing time line for multiple threads.
Class to measure precise time intervals.
Base class for thread local data that is passed to CalculateOutputImageHandler::calculateOutputSubIma...
#define MLEXPORT
To export symbols from a dll/shared object, we need to mark them with the MLEXPORT symbol.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...