Open CASCADE Technology 7.7.2
NCollection_DefineList.hxx File Reference

Macros

#define DEFINE_LIST(_ClassName_, _BaseCollection_, TheItemType)
 

Macro Definition Documentation

◆ DEFINE_LIST

#define DEFINE_LIST ( _ClassName_,
_BaseCollection_,
TheItemType )
Value:
typedef NCollection_List <TheItemType > _ClassName_;