Previous: , Up: Trap Library Definitions   [Index]


7.26.1.2 Trap Library Generation Flags

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.

See Function Converters Set Definition.

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.

See Operator Converters Set Definition.

X1f4_LXTRAP_MISSBAIL

indicates the trap library constructor that it should observe the consolidated disposal manager.

See Consolidated Disposal.

X1f4_LXTRAP_REPORTER

indicates the trap library constructor that it should observe the error reporter proxy reference.

See Trap Library Error Reporting Redirection.

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.