Harlequin RIP SDK

The monitor device type. This implements standard input and output for the rip. More...

#include "skinkit.h"
#include "kitdevs.h"
#include "swdevice.h"
#include "skindevs.h"
#include "skinmon.h"
#include "swoften.h"
#include "kit.h"
#include "mem.h"
#include "hqmemcpy.h"
#include <stdio.h>
#include <string.h>

Data Structures

struct  MonitorDeviceState
 Structure to hold device-specific state. More...
 

Typedefs

typedef struct MonitorDeviceState MonitorDeviceState
 Structure to hold device-specific state.
 

Variables

DEVICETYPE Monitor_Device_Type
 Encapsulates the function entry points for the monitor device.
 

Detailed Description

The monitor device type. This implements standard input and output for the rip.

In this case 'standard output' is the monitor callback function, if any, provided to SwLeStart(). 'Standard input' is the PostScript provided by calls of SwLePs().