Open CASCADE Technology
7.7.0
|
#include <NCollection_DataMap.hxx>
Macros | |
#define | DEFINE_DATAMAP(_ClassName_, _BaseCollection_, TheKeyType, TheItemType) typedef NCollection_DataMap<TheKeyType, TheItemType > _ClassName_; |
#define DEFINE_DATAMAP | ( | _ClassName_, | |
_BaseCollection_, | |||
TheKeyType, | |||
TheItemType | |||
) | typedef NCollection_DataMap<TheKeyType, TheItemType > _ClassName_; |