Harlequin RIP SDK

Monitor information events identifiers for core job control. More...

#include "monevent.h"

Enumerations

enum  {
  MON_TYPE_JOBSTART = MON_INFO_CONTROL + MON_BASE_COREJOB , MON_TYPE_RECOMBINESTART_deprecated , MON_TYPE_RENDERPREPSTART , MON_COREJOBSTART_MAX = MON_TYPE_JOBSTART + 18 ,
  MON_TYPE_JOBEND , MON_TYPE_TOTALTIME , MON_TYPE_INTERPRETTIME , MON_TYPE_HVDSCANTIME ,
  MON_TYPE_RECOMBINETIME_deprecated , MON_TYPE_COMPOSITETIME , MON_TYPE_RENDERPREPTIME , MON_TYPE_PRINTTIME ,
  MON_TYPE_SEPPRINTTIME , MON_TYPE_PARTIALPAINTTIME , MON_TYPE_PRECONVERTPAGE , MON_TYPE_HVDCACHETIME ,
  MON_COREJOBTIMING_MAX = MON_TYPE_TOTALTIME + 18 , MON_TYPE_FINALTIME , MON_TYPE_MOREBANDSTHANTHREADS = MON_WARNING + MON_BASE_COREJOB , MON_TYPE_PRINTERERROR = MON_WARNING_FAILURE + MON_BASE_COREJOB
}
 

Detailed Description

Monitor information events identifiers for core job control.

Copyright (C) 2020 Global Graphics Software Ltd. All rights reserved. Global Graphics Software Ltd. Confidential Information.

This file enumerates message identifiers for job control and timing.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MON_TYPE_JOBSTART 

Job status and timing messages.

0x38000100, Sent when a job is starting

MON_TYPE_RECOMBINESTART_deprecated 
Deprecated:
0x38000101, Sent when starting to recombine separations
MON_TYPE_RENDERPREPSTART 

0x38000102, Sent when preparing to render page/partial paint

MON_COREJOBSTART_MAX 

0x38000112, Maximum enumeration value for section COREJOBSTART

MON_TYPE_JOBEND 

0x38000113, Sent when a job has completed

MON_TYPE_TOTALTIME 

Timing messages 0x38000114, Reports total time to process job

MON_TYPE_INTERPRETTIME 

0x38000115, Reports interpretation time of job

MON_TYPE_HVDSCANTIME 

0x38000116, Reports HVD scan time of job

MON_TYPE_RECOMBINETIME_deprecated 
Deprecated:
0x38000117, Reports recombine time of job
MON_TYPE_COMPOSITETIME 

0x38000118, Reports composite time of job

MON_TYPE_RENDERPREPTIME 

0x38000119, Reports render prepare time of job

MON_TYPE_PRINTTIME 

0x3800011a, Reports print time of job

MON_TYPE_SEPPRINTTIME 

0x3800011b, Reports separation time of job

MON_TYPE_PARTIALPAINTTIME 

0x3800011c, Reports partial paint time of job

MON_TYPE_PRECONVERTPAGE 

0x3800011d, Reports preconvert time of job

MON_TYPE_HVDCACHETIME 

0x3800011e, Reports HVD cache time of job

MON_COREJOBTIMING_MAX 

0x38000126, Maximum enumeration value for section COREJOBTIMING

MON_TYPE_FINALTIME 

0x38000127, The last timing message ID (inclusive) for range comparisons

MON_TYPE_MOREBANDSTHANTHREADS 

Rendering warnings 0x48000100, Bands are so high that there aren't enough bands for every rendering thread

MON_TYPE_PRINTERERROR 

Rendering failures 0x58000100, Printer error - the progress device bell is also rung