KnowledgeInterfaces Macro CATCkeListOf

Macro CATCkeListOf (x)
Define for list definition.
-to create a list : CATCkeListOfXX pl = new CATCkeListOf(XX);
-example : CATCkeListOfParm pl = new CATCkeListOf(Parm);
- CATCkeListOfParm is a pointer on CATLISTV(CATBaseUnknown_var)
- CATCkeListOf(Parm) is a CATLISTV(CATBaseUnknown_var)
WARNING: This typedef may generate misunderstanding. Use the CATLISTV(CATBaseUnknown_var) directly instead
This object is included in the file: CATCkeListOfInterface.h

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