Open CASCADE Technology  7.3.0
Macros

NCollection_DefineList.hxx File Reference

#include <NCollection_List.hxx>

Macros

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

Macro Definition Documentation

◆ DEFINE_LIST

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