Up: Function Type Mapper Types   [Index]


3.22.7.1 struct x1f4_e4fine_type

typedef struct x1f4_e4fine_type {
    struct x1f4_trans_type resource_set;
} x1f4_e4fine_type;

The struct x1f4_e4fine_type record describes the function mapper construction context.

The fields that are interpreted only if so requested are:

resource_set

specifies an alternate memory manager.

See struct x1f4_trans_type.

See Memory Allocator Construct.