Open CASCADE Technology 7.7.2
Macros
NCollection_DefineIndexedDataMap.hxx File Reference
#include <NCollection_IndexedDataMap.hxx>

Macros

#define DEFINE_INDEXEDDATAMAP(_ClassName_, _BaseCollection_, TheKeyType, TheItemType)   typedef NCollection_IndexedDataMap <TheKeyType, TheItemType > _ClassName_;
 

Macro Definition Documentation

◆ DEFINE_INDEXEDDATAMAP

#define DEFINE_INDEXEDDATAMAP ( _ClassName_,
_BaseCollection_,
TheKeyType,
TheItemType )   typedef NCollection_IndexedDataMap <TheKeyType, TheItemType > _ClassName_;