ML Reference
|
Go to the source code of this file.
Classes | |
class | ml::PageRequestCursor |
A cursor to create page and tile requests iteratively, allowing breaks and resumption at any time, and avoiding a recursive tree traversal that is difficult to resume. More... | |
Namespaces | |
ml | |
Main documentation file for ML users and developers. | |
Macros | |
#define | ML_PAGEREQUEST_TILES_NOT_CREATED -1 |
#define | ML_TILEREQUEST_PAGES_NOT_CREATED -1 |
#define ML_PAGEREQUEST_TILES_NOT_CREATED -1 |
Definition at line 30 of file mlPageRequestCursor.h.
#define ML_TILEREQUEST_PAGES_NOT_CREATED -1 |
Definition at line 31 of file mlPageRequestCursor.h.