|
Open CASCADE Technology
7.0.0
|
#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_; |
1.8.10