#include "mlInitSystemML.h"#include "mlBasics.h"Go to the source code of this file.
Classes | |
| class | ml::UserThreadData |
| Base class for thread local data that is passed to CalculateOutputImageHandler::calculateOutputSubImage. More... | |
| class | ml::CalculateOutputImageHandler |
| Base class for the calculation of pages of an output image (PagedImage) of a Module. More... | |
Namespaces | |
| namespace | ml |
Define the namespace name like in the ML. Default is ml. | |
Typedefs | |
| typedef void | ml::CalculateOutputImagePropertiesCB (void *userData, PagedImage *outImage) |
Callback for the calculation of the output image properties for outputImage. | |
Definition in file mlModuleInterfaces.h.
1.5.8