Open CASCADE Technology  7.0.0
Macros
NCollection_DefineDataMap.hxx File Reference
#include <NCollection_DataMap.hxx>

Macros

#define DEFINE_DATAMAP(_ClassName_, _BaseCollection_, TheKeyType, TheItemType)   typedef NCollection_DataMap<TheKeyType, TheItemType > _ClassName_;
 

Macro Definition Documentation

#define DEFINE_DATAMAP (   _ClassName_,
  _BaseCollection_,
  TheKeyType,
  TheItemType 
)    typedef NCollection_DataMap<TheKeyType, TheItemType > _ClassName_;