#include <NCollection_DefineBaseCollection.hxx>#include <NCollection_DoubleMap.hxx>#include <NCollection_TypeDef.hxx>#include <NCollection_BaseCollection.hxx>#include <NCollection_BaseMap.hxx>#include <NCollection_TListNode.hxx>#include <Standard_TypeMismatch.hxx>#include <Standard_MultiplyDefined.hxx>#include <Standard_ImmutableObject.hxx>#include <Standard_NoSuchObject.hxx>Defines | |
| #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.6.3