#include <NCollection_DefineBaseCollection.hxx>#include <SMESH_IndexedMap.hxx>
Go to the source code of this file.
Defines | |
| #define | SMESH_DEFINE_INDEXEDMAP(_ClassName_, _BaseCollection_, TheKeyType) typedef SMESH_IndexedMap <TheKeyType > _ClassName_; |
| #define SMESH_DEFINE_INDEXEDMAP | ( | _ClassName_, | |||
| _BaseCollection_, | |||||
| TheKeyType | ) | typedef SMESH_IndexedMap <TheKeyType > _ClassName_; |
Definition at line 29 of file SMESH_DefineIndexedMap.hxx.
1.6.1