Open CASCADE Technology 7.7.2
NCollection_DefineDoubleMap.hxx File Reference

Macros

#define DEFINE_DOUBLEMAP(_ClassName_, _BaseCollection_, TheKey1Type, TheKey2Type)   typedef NCollection_DoubleMap <TheKey1Type, TheKey2Type > _ClassName_;
 

Macro Definition Documentation

◆ DEFINE_DOUBLEMAP

#define DEFINE_DOUBLEMAP ( _ClassName_,
_BaseCollection_,
TheKey1Type,
TheKey2Type )   typedef NCollection_DoubleMap <TheKey1Type, TheKey2Type > _ClassName_;