System Macro CATLISTP_DEFINE

Macro CATLISTP_DEFINE (T)
Macros to define classes which implement lists of pointers to a user-defined type X.

Role: The functionalities supported by the list class can be turned on and off depending on your needs, using #define symbols (if the proper #defined symbol is present, the functionality is added to the class, otherwise it is omitted). There is a trade-off between code-size and functionalities: the more functionalities, the larger the code size. The list of available functionalities is defined in CATLISTP_AllFunct.h
This object is included in the file: CATLISTP_Define.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.