summaryrefslogtreecommitdiff
path: root/drv/StepToTopoDS/StepToTopoDS_DataMapNodeOfPointVertexMap_0.cxx
blob: e2d527aae46557f76661ab1da18ad7e5647a5f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to 
// this header file considered to be the "object code" form of the original source.

#include <StepToTopoDS_DataMapNodeOfPointVertexMap.hxx>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _StepGeom_CartesianPoint_HeaderFile
#include <StepGeom_CartesianPoint.hxx>
#endif
#ifndef _TopoDS_Vertex_HeaderFile
#include <TopoDS_Vertex.hxx>
#endif
#ifndef _StepToTopoDS_CartesianPointHasher_HeaderFile
#include <StepToTopoDS_CartesianPointHasher.hxx>
#endif
#ifndef _StepToTopoDS_PointVertexMap_HeaderFile
#include <StepToTopoDS_PointVertexMap.hxx>
#endif
#ifndef _StepToTopoDS_DataMapIteratorOfPointVertexMap_HeaderFile
#include <StepToTopoDS_DataMapIteratorOfPointVertexMap.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(StepToTopoDS_DataMapNodeOfPointVertexMap)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
  STANDARD_TYPE(TCollection_MapNode),
  STANDARD_TYPE(MMgt_TShared),
  STANDARD_TYPE(Standard_Transient),

IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(StepToTopoDS_DataMapNodeOfPointVertexMap)


IMPLEMENT_DOWNCAST(StepToTopoDS_DataMapNodeOfPointVertexMap,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(StepToTopoDS_DataMapNodeOfPointVertexMap)


#define TheKey Handle_StepGeom_CartesianPoint
#define TheKey_hxx <StepGeom_CartesianPoint.hxx>
#define TheItem TopoDS_Vertex
#define TheItem_hxx <TopoDS_Vertex.hxx>
#define Hasher StepToTopoDS_CartesianPointHasher
#define Hasher_hxx <StepToTopoDS_CartesianPointHasher.hxx>
#define TCollection_DataMapNode StepToTopoDS_DataMapNodeOfPointVertexMap
#define TCollection_DataMapNode_hxx <StepToTopoDS_DataMapNodeOfPointVertexMap.hxx>
#define TCollection_DataMapIterator StepToTopoDS_DataMapIteratorOfPointVertexMap
#define TCollection_DataMapIterator_hxx <StepToTopoDS_DataMapIteratorOfPointVertexMap.hxx>
#define Handle_TCollection_DataMapNode Handle_StepToTopoDS_DataMapNodeOfPointVertexMap
#define TCollection_DataMapNode_Type_() StepToTopoDS_DataMapNodeOfPointVertexMap_Type_()
#define TCollection_DataMap StepToTopoDS_PointVertexMap
#define TCollection_DataMap_hxx <StepToTopoDS_PointVertexMap.hxx>
#include <TCollection_DataMapNode.gxx>