![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
IJPDS Input-Specific Features. More...
#include <jawsmako/jawsmako.h>Go to the source code of this file.
Classes | |
| class | JawsMako::IIJPDSInput |
| An instance of the JawsMako IJPDS input class. More... | |
| class | JawsMako::IIJPDSPageRaster |
| An instance of the JawsMako IJPDS page raster that contains the source input page number and rip number. More... | |
Namespaces | |
| namespace | JawsMako |
Macros | |
| #define | obj2IIJPDSInput(obj) |
| #define | obj2IIJPDSPageRaster(obj) |
Functions | |
| JawsMako::DECL_SMART_PTR (IIJPDSInput) | |
| JawsMako::DECL_SMART_PTR (IIJPDSPageRaster) | |
IJPDS Input-Specific Features.
This header describes the IIJPDS interface. These are a subclass of IInput. Instances of this type are returned by IInput::create() when eFFIJPDS is specified. This allows access to IJPDS specific input features and modes of operation.
| #define obj2IIJPDSInput | ( | obj | ) |
| #define obj2IIJPDSPageRaster | ( | obj | ) |