Harlequin RIP SDK

Monitor information events identifiers for libHVD More...

#include "monevent.h"

Enumerations

enum  {
  MON_INVALIDACCESS_LIBHVD_SHMMAP_deprecated , MON_INVALIDACCESS_LIBHVD_UNVERIFIED , MON_INVALIDACCESS_LIBHVD_CONNECTED , MON_INVALIDACCESS_LIBHVD_NOT_LOCKED ,
  MON_INVALIDACCESS_LIBHVD_NOT_PENDING , MON_INVALIDACCESS_LIBHVD_ALREADY_PENDING , MON_INVALIDACCESS_LIBHVD_ELEMENT_REFUSED , MON_INVALIDACCESS_LIBHVD_RASTER_REFUSED ,
  MON_INVALIDACCESS_LIBHVD_OUTPUT , MON_INVALIDFILEACCESS_LIBHVD_SHMOPEN_deprecated , MON_LIMITCHECK_LIBHVD_HANDLEMAP_deprecated , MON_LIMITCHECK_LIBHVD_RASTERS ,
  MON_LIMITCHECK_LIBHVD_CACHE_FULL , MON_RANGECHECK_LIBHVD_MAPLINES , MON_RANGECHECK_LIBHVD_ELEMENT , MON_UNDEFINED_LIBHVD_PLANE ,
  MON_UNDEFINED_LIBHVD_ELEMENT , MON_UNDEFINED_LIBHVD_PAGE , MON_UNDEFINEDRESULT_LIBHVD_UNDERFLOW_HITS , MON_UNREGISTERED_LIBHVD ,
  MON_CONFIGURATIONERROR_LIBHVD_DEST_FN , MON_CONFIGURATIONERROR_LIBHVD_BLIT_FN , MON_CONFIGURATIONERROR_LIBHVD_CACHE_FNS , MON_CONFIGURATIONERROR_LIBHVD_OUTPUT
}
 

Detailed Description

Monitor information events identifiers for libHVD

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

This file enumerates message identifiers for libHVD.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MON_INVALIDACCESS_LIBHVD_SHMMAP_deprecated 
Deprecated:
0x68062180, Cannot map shared memory for HVD element
MON_INVALIDACCESS_LIBHVD_UNVERIFIED 

0x68062181, Connection verification failed - PageBufferType mismatch?

MON_INVALIDACCESS_LIBHVD_CONNECTED 

0x68062182, HVD monitor already connected

MON_INVALIDACCESS_LIBHVD_NOT_LOCKED 

0x68062183, HVD element was not locked

MON_INVALIDACCESS_LIBHVD_NOT_PENDING 

0x68062184, HVD element was not pending

MON_INVALIDACCESS_LIBHVD_ALREADY_PENDING 

0x68062185, HVD element was already pending

MON_INVALIDACCESS_LIBHVD_ELEMENT_REFUSED 

0x68062186, HVD element refused - already in error state?

MON_INVALIDACCESS_LIBHVD_RASTER_REFUSED 

0x68062187, Adding invalid raster to element in HVD support operation

MON_INVALIDACCESS_LIBHVD_OUTPUT 

0x68062188, HVD page output refused

MON_INVALIDFILEACCESS_LIBHVD_SHMOPEN_deprecated 
Deprecated:
0x68082180, Cannot create shared memory for HVD element
MON_LIMITCHECK_LIBHVD_HANDLEMAP_deprecated 
Deprecated:
0x680c2180, HVD shared memory handle map cannot be extended
MON_LIMITCHECK_LIBHVD_RASTERS 

0x680c2181, More rasters supplied than expected for HVD element

MON_LIMITCHECK_LIBHVD_CACHE_FULL 

0x680c2182, HVD cache cannot accept more elements

MON_RANGECHECK_LIBHVD_MAPLINES 

0x680e2180, HVD mapping lines outside range of element

MON_RANGECHECK_LIBHVD_ELEMENT 

0x680e2181, Mismatched element in HVD support operation

MON_UNDEFINED_LIBHVD_PLANE 

0x68142180, Plane not found for HVD element

MON_UNDEFINED_LIBHVD_ELEMENT 

0x68142181, Element not found in HVD support operation

MON_UNDEFINED_LIBHVD_PAGE 

0x68142182, Invalid page index in HVD support operation

MON_UNDEFINEDRESULT_LIBHVD_UNDERFLOW_HITS 

0x68162180, HVD element hit count underflow

MON_UNREGISTERED_LIBHVD 

0x68182180, Uncategorized HVD support error

MON_CONFIGURATIONERROR_LIBHVD_DEST_FN 

0x681b2180, HVD output requires raster destination method

MON_CONFIGURATIONERROR_LIBHVD_BLIT_FN 

0x681b2181, Unsupported HVD blitter layout

MON_CONFIGURATIONERROR_LIBHVD_CACHE_FNS 

0x681b2182, HVD cache implementation is invalid

MON_CONFIGURATIONERROR_LIBHVD_OUTPUT 

0x681b2183, HVD output not supported by this cache