| 
    ML Reference
    
   | 
 
#include "mlInitSystemML.h"#include "mlSubImage.h"#include "mlPagedImage.h"#include "mlPageIDIterator.h"#include <set>Go to the source code of this file.
Classes | |
| class | ml::TileRequest | 
| A TileRequest either represents the input subimage that is needed by a PageRequest or if it is a root TileRequest, it represents the request by a user to get that tile.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Typedefs | |
| typedef void | ml::TileRequestFinishedCB(void *data, TileRequest *request) | 
| Callback for a finished TileRequest.   | |