#include <NCollection_DefineBaseCollection.hxx>#include <NCollection_Map.hxx>#include <NCollection_BaseCollection.hxx>#include <NCollection_BaseMap.hxx>#include <NCollection_TListNode.hxx>#include <Standard_ImmutableObject.hxx>#include <Standard_NoSuchObject.hxx>Defines | |
| #define | DEFINE_MAP(_ClassName_, _BaseCollection_, TheKeyType) typedef NCollection_Map <TheKeyType > _ClassName_; |
| #define DEFINE_MAP | ( | _ClassName_, | |||
| _BaseCollection_, | |||||
| TheKeyType | ) | typedef NCollection_Map <TheKeyType > _ClassName_; |
1.6.3