#include <NCollection_DefineBaseCollection.hxx>#include <NCollection_DataMap.hxx>Defines | |
| #define | DEFINE_DATAMAP(_ClassName_, _BaseCollection_, TheKeyType, TheItemType) typedef NCollection_DataMap<TheKeyType, TheItemType > _ClassName_; |
|
|
|
1.4.1