summaryrefslogtreecommitdiff
path: root/drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfIntegerPnt_0.cxx
blob: 893df4a2cfae18706d10dd9d77c51c4c6d0cc6b8 (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
// 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 <BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx>

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

#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _TColStd_MapIntegerHasher_HeaderFile
#include <TColStd_MapIntegerHasher.hxx>
#endif
#ifndef _BRepMesh_DataMapOfIntegerPnt_HeaderFile
#include <BRepMesh_DataMapOfIntegerPnt.hxx>
#endif
#ifndef _BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt_HeaderFile
#include <BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(BRepMesh_DataMapNodeOfDataMapOfIntegerPnt)
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(BRepMesh_DataMapNodeOfDataMapOfIntegerPnt)


IMPLEMENT_DOWNCAST(BRepMesh_DataMapNodeOfDataMapOfIntegerPnt,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(BRepMesh_DataMapNodeOfDataMapOfIntegerPnt)


#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define TheItem gp_Pnt
#define TheItem_hxx <gp_Pnt.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_DataMapNode BRepMesh_DataMapNodeOfDataMapOfIntegerPnt
#define TCollection_DataMapNode_hxx <BRepMesh_DataMapNodeOfDataMapOfIntegerPnt.hxx>
#define TCollection_DataMapIterator BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt
#define TCollection_DataMapIterator_hxx <BRepMesh_DataMapIteratorOfDataMapOfIntegerPnt.hxx>
#define Handle_TCollection_DataMapNode Handle_BRepMesh_DataMapNodeOfDataMapOfIntegerPnt
#define TCollection_DataMapNode_Type_() BRepMesh_DataMapNodeOfDataMapOfIntegerPnt_Type_()
#define TCollection_DataMap BRepMesh_DataMapOfIntegerPnt
#define TCollection_DataMap_hxx <BRepMesh_DataMapOfIntegerPnt.hxx>
#include <TCollection_DataMapNode.gxx>