Previous: , Up: Library Construct Definitions   [Index]


7.2.1.2 Library Construct Generation Flags

The library construct generation flags indicate the application concerns to be observed when constructing library objects.

Zero or more (generic) generation flags may be specified for the (generic) flags argument of the library construction functions (in addition to the class specific generation flags).

X1f4_LXWIDE_CODELINK

indicates the library object constructors that they are to observe the library data memory allocator.

X1f4_LXWIDE_COMPOSER

indicates the library object constructors that they may use the method constructing single parameter function implicit converters.

X1f4_LXWIDE_MISSBAIL

indicates the library object constructors that they are to observe the consolidated disposal manager.

See Consolidated Disposal.

X1f4_LXWIDE_RESOURCE

indicates the library object constructors that they are to observe the data memory allocator.

X1f4_LXWIDE_TEXTFLAT

indicates the library object constructors that they are to observe the error reporter.