Open CASCADE Technology  7.7.0
Macros

NCollection_DefineDoubleMap.hxx File Reference

#include <NCollection_DoubleMap.hxx>

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_;