Open CASCADE Technology
7.3.0
|
#include <Standard_Integer.hxx>
#include <MAT_Node.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <NCollection_DataMap.hxx>
Typedefs | |
typedef NCollection_DataMap< Standard_Integer, Handle< MAT_Node >, TColStd_MapIntegerHasher > | MAT_DataMapOfIntegerNode |
typedef NCollection_DataMap< Standard_Integer, Handle< MAT_Node >, TColStd_MapIntegerHasher >::Iterator | MAT_DataMapIteratorOfDataMapOfIntegerNode |
typedef NCollection_DataMap<Standard_Integer,Handle< MAT_Node >,TColStd_MapIntegerHasher>::Iterator MAT_DataMapIteratorOfDataMapOfIntegerNode |