![]() |
Mako 8.4.0 API
MakoCore SDK API Documentation
|
PRN Input-Specific Features. More...
Go to the source code of this file.
Classes | |
| class | JawsMako::IPRNInput |
| An instance of the JawsMako PRN input class. More... | |
| class | JawsMako::IPRNInputPDLConfigurator |
| Interface allowing users to configure the underlying PDL input after creation. Use IPRNInput::setPDLConfigurator() to install subclasses of this type. More... | |
Namespaces | |
| namespace | JawsMako |
Macros | |
| #define | obj2IPRNInput(obj) |
Typedefs | |
| typedef std::shared_ptr< IPRNInputPDLConfigurator > | JawsMako::IPRNInputPDLConfiguratorPtr |
Functions | |
| JawsMako::DECL_SMART_PTR (IPRNInput) | |
PRN Input-Specific Features.
This header describes the IPRNInput interface. These are a subclass of IInput. Instances of this type are returned by IInput::create() when eFFPRN is specified. This allows access to PRN specific input features and modes of operation.