13 #ifndef ML_PAGE_REQUEST_CURSOR_H
14 #define ML_PAGE_REQUEST_CURSOR_H
30 #define ML_PAGEREQUEST_TILES_NOT_CREATED -1
31 #define ML_TILEREQUEST_PAGES_NOT_CREATED -1
101 void moveUpToNextDown();
112 int _processingScope;
117 MLint _numCreatedPageRequests;
A TileRequest either represents the input subimage that is needed by a PageRequest or if it is a root...
MLint32 MLErrorCode
Type of an ML Error code.
#define MLEXPORT
To export symbols from a DLL/shared object, we need to mark them with the MLEXPORT symbol.
MLint64 MLint
A signed ML integer type with at least 64 bits used for index calculations on very large images even ...