Harlequin RIP SDK

Monitor information events identifiers for non-specific causes. More...

#include "monevent.h"

Enumerations

enum  { MON_INTERRUPT , MON_TIMEOUT , MON_VMERROR }
 

Detailed Description

Monitor information events identifiers for non-specific causes.

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

This file enumerates message identifiers for non-specific errors. These are cases that have no useful relation to where they are signalled, nor a reason that the RIP can easily give for why the error occurred.

These errors have no base section, because they can be used by any module. There is only one error per section. The only error reasons that are non-specific are INTERRUPT, TIMEOUT, and VMERROR. These errors are defined in a UID file so that their values will be documented in the distributed monitor UID CSV file.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MON_INTERRUPT 

0x68050000, An interrupt was signalled

MON_TIMEOUT 

0x68120000, A timeout was signalled

MON_VMERROR 

0x68190000, Memory allocation failed