SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SMESH_DefineIndexedMap.hxx File Reference
#include <NCollection_DefineBaseCollection.hxx>
#include <SMESH_IndexedMap.hxx>
Include dependency graph for SMESH_DefineIndexedMap.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

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

Macro Definition Documentation

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

Definition at line 29 of file SMESH_DefineIndexedMap.hxx.