Previous: Trap Library Errors, Up: Trap Library Definitions [Index]
The trap library generation flags affect the trap library objects construction.
Zero or more generation flags may be specified for the flags argument of the trap library construction function.
See x1f4_init_lxtrap.
X1f4_LXTRAP_CODELINK
indicates the trap library constructor that it should observe the library data memory allocator (the library data memory allocator allocates memory for the library object construction purposes only).
X1f4_LXTRAP_COMPOSER
indicates the constructed trap library object that it should observe the single parameter function implicit converter retriever indication.
X1f4_LXTRAP_EELOOKUP
indicates the trap library constructor that it should observe the name lookup context.
X1f4_LXTRAP_IMPLICIT
indicates the constructed trap library object that it should observe the prefix unary operator implicit converter retriever indication.
X1f4_LXTRAP_MISSBAIL
indicates the trap library constructor that it should observe the consolidated disposal manager.
X1f4_LXTRAP_REPORTER
indicates the trap library constructor that it should observe the error reporter proxy reference.
X1f4_LXTRAP_RESOURCE
indicates the trap library constructor that it should observe the data memory allocator.
X1f4_LXTRAP_TEXTFLAT
indicates the trap library constructor that it should observe the error reporter.