Harlequin RIP SDK
Interface for sending messages to the RIP farm

Modules

 Farm control messages
 
 Job control messages
 
 Raster management messages
 
 Status request messages
 

Typedefs

typedef struct RF_IFACE_CTXT RF_IFACE_CTXT
 An opaque type for a context received from rf_iface_start(). More...
 

Detailed Description

The functions for sending messages to the RIP farm are spread amongst these functional groups:

Typedef Documentation

◆ RF_IFACE_CTXT

typedef struct RF_IFACE_CTXT RF_IFACE_CTXT

An opaque type for a context received from rf_iface_start().

This context must be passed back unchanged into all rf_send_message() functions. It must be destroyed by rf_iface_stop().