|
Open CASCADE Technology
6.9.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_; |
1.8.5