SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx File Reference
#include "Standard_Version.hxx"
#include "SMESH_SMESH.hxx"
#include "SMESHDS_DataMapOfShape.hxx"
#include <NCollection_IndexedMap.hxx>
#include <TopoDS_Shape.hxx>
#include <NCollection_IndexedDataMap.hxx>
Include dependency graph for SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx:

Go to the source code of this file.

Macros

#define SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile
 

Typedefs

typedef NCollection_IndexedMap
< TopoDS_Shape > 
SMESH_IndexedMapOfShape
 Class SMESH_IndexedMapOfShape. More...
 
typedef
NCollection_IndexedDataMap
< SMESH_IndexedMapOfShape,
TopoDS_Shape > 
SMESH_IndexedDataMapOfShapeIndexedMapOfShape
 Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape. More...
 

Macro Definition Documentation

#define SMESH_IndexedDataMapOfShapeIndexedMapOfShape_HeaderFile

Typedef Documentation

typedef NCollection_IndexedMap<TopoDS_Shape> SMESH_IndexedMapOfShape

Class SMESH_IndexedMapOfShape.

Definition at line 51 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.

typedef NCollection_IndexedDataMap<SMESH_IndexedMapOfShape,TopoDS_Shape> SMESH_IndexedDataMapOfShapeIndexedMapOfShape

Class SMESH_IndexedDataMapOfShapeIndexedMapOfShape.

Definition at line 77 of file SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx.