| 
    Open CASCADE Technology
    7.5.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.13