summaryrefslogtreecommitdiff
path: root/drv/BRepMesh/BRepMesh_DataMapNodeOfDataMapOfFaceAttribute_0.cxx
blob: da7172e8ca7b4fa56a3536ccffbb32dd881b732e (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 <BRepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx>

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

#ifndef _BRepMesh_FaceAttribute_HeaderFile
#include <BRepMesh_FaceAttribute.hxx>
#endif
#ifndef _TopoDS_Face_HeaderFile
#include <TopoDS_Face.hxx>
#endif
#ifndef _TopTools_ShapeMapHasher_HeaderFile
#include <TopTools_ShapeMapHasher.hxx>
#endif
#ifndef _BRepMesh_DataMapOfFaceAttribute_HeaderFile
#include <BRepMesh_DataMapOfFaceAttribute.hxx>
#endif
#ifndef _BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute_HeaderFile
#include <BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(BRepMesh_DataMapNodeOfDataMapOfFaceAttribute)
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_DataMapNodeOfDataMapOfFaceAttribute)


IMPLEMENT_DOWNCAST(BRepMesh_DataMapNodeOfDataMapOfFaceAttribute,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(BRepMesh_DataMapNodeOfDataMapOfFaceAttribute)


#define TheKey TopoDS_Face
#define TheKey_hxx <TopoDS_Face.hxx>
#define TheItem Handle_BRepMesh_FaceAttribute
#define TheItem_hxx <BRepMesh_FaceAttribute.hxx>
#define Hasher TopTools_ShapeMapHasher
#define Hasher_hxx <TopTools_ShapeMapHasher.hxx>
#define TCollection_DataMapNode BRepMesh_DataMapNodeOfDataMapOfFaceAttribute
#define TCollection_DataMapNode_hxx <BRepMesh_DataMapNodeOfDataMapOfFaceAttribute.hxx>
#define TCollection_DataMapIterator BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute
#define TCollection_DataMapIterator_hxx <BRepMesh_DataMapIteratorOfDataMapOfFaceAttribute.hxx>
#define Handle_TCollection_DataMapNode Handle_BRepMesh_DataMapNodeOfDataMapOfFaceAttribute
#define TCollection_DataMapNode_Type_() BRepMesh_DataMapNodeOfDataMapOfFaceAttribute_Type_()
#define TCollection_DataMap BRepMesh_DataMapOfFaceAttribute
#define TCollection_DataMap_hxx <BRepMesh_DataMapOfFaceAttribute.hxx>
#include <TCollection_DataMapNode.gxx>