Open CASCADE Technology  7.1.0.beta
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 DEFINE_DOUBLEMAP (   _ClassName_,
  _BaseCollection_,
  TheKey1Type,
  TheKey2Type 
)    typedef NCollection_DoubleMap <TheKey1Type, TheKey2Type > _ClassName_;