SALOME - SMESH
SMESH_DefineIndexedMap.hxx File Reference
#include <NCollection_DefineBaseCollection.hxx>
#include <SMESH_IndexedMap.hxx>
Include dependency graph for SMESH_DefineIndexedMap.hxx:

Go to the source code of this file.

Macros

#define SMESH_DEFINE_INDEXEDMAP(_ClassName_, _BaseCollection_, TheKeyType)   typedef SMESH_IndexedMap <TheKeyType > _ClassName_;
 

Macro Definition Documentation

◆ SMESH_DEFINE_INDEXEDMAP

#define SMESH_DEFINE_INDEXEDMAP (   _ClassName_,
  _BaseCollection_,
  TheKeyType 
)    typedef SMESH_IndexedMap <TheKeyType > _ClassName_;

Definition at line 29 of file SMESH_DefineIndexedMap.hxx.