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