|
Open CASCADE Technology 7.7.2
|
#include <NCollection_DoubleMap.hxx>Macros | |
| #define | DEFINE_DOUBLEMAP(_ClassName_, _BaseCollection_, TheKey1Type, TheKey2Type) typedef NCollection_DoubleMap <TheKey1Type, TheKey2Type > _ClassName_; |
| #define DEFINE_DOUBLEMAP | ( | _ClassName_, | |
| _BaseCollection_, | |||
| TheKey1Type, | |||
| TheKey2Type ) typedef NCollection_DoubleMap <TheKey1Type, TheKey2Type > _ClassName_; |