Previous: Object Library Errors, Up: Object Library Definitions [Index]
The object library generation flags affect the object library objects construction.
Zero or more generation flags may be specified for the flags argument of the object library construction function.
See x1f4_init_lxcast.
X1f4_LXCAST_CODELINK
indicates the object 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_LXCAST_COMPOSER
indicates the constructed object library object that it should observe the single parameter function implicit converter retriever indication.
X1f4_LXCAST_EELOOKUP
indicates the object library constructor that it should observe the name lookup context.
X1f4_LXCAST_IMPLICIT
indicates the constructed object library object that it should observe the prefix unary operator implicit converter retriever indication.
X1f4_LXCAST_RESOURCE
indicates the object library constructor that it should observe the data memory allocator.
X1f4_LXCAST_TEXTFLAT
indicates the object library constructor that it should observe the error reporter.
X1f4_LXCAST_TRANSFER
indicates the object library constructor that it should observe the function type mapper.