#include <NCollection_DefineBaseCollection.hxx>
#include <NCollection_IndexedDataMap.hxx>
Defines | |
#define | DEFINE_INDEXEDDATAMAP(_ClassName_, _BaseCollection_, TheKeyType, TheItemType) typedef NCollection_IndexedDataMap <TheKeyType, TheItemType > _ClassName_; |
|
|