blob: 4233530c27bbf8f0d4fe7c06c8efbc8a48ba5ea4 (
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 <MeshVS_DataMapNodeOfDataMapOfIntegerVector.hxx>
#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif
#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _TColStd_MapIntegerHasher_HeaderFile
#include <TColStd_MapIntegerHasher.hxx>
#endif
#ifndef _MeshVS_DataMapOfIntegerVector_HeaderFile
#include <MeshVS_DataMapOfIntegerVector.hxx>
#endif
#ifndef _MeshVS_DataMapIteratorOfDataMapOfIntegerVector_HeaderFile
#include <MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx>
#endif
IMPLEMENT_STANDARD_TYPE(MeshVS_DataMapNodeOfDataMapOfIntegerVector)
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(MeshVS_DataMapNodeOfDataMapOfIntegerVector)
IMPLEMENT_DOWNCAST(MeshVS_DataMapNodeOfDataMapOfIntegerVector,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(MeshVS_DataMapNodeOfDataMapOfIntegerVector)
#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define TheItem gp_Vec
#define TheItem_hxx <gp_Vec.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_DataMapNode MeshVS_DataMapNodeOfDataMapOfIntegerVector
#define TCollection_DataMapNode_hxx <MeshVS_DataMapNodeOfDataMapOfIntegerVector.hxx>
#define TCollection_DataMapIterator MeshVS_DataMapIteratorOfDataMapOfIntegerVector
#define TCollection_DataMapIterator_hxx <MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx>
#define Handle_TCollection_DataMapNode Handle_MeshVS_DataMapNodeOfDataMapOfIntegerVector
#define TCollection_DataMapNode_Type_() MeshVS_DataMapNodeOfDataMapOfIntegerVector_Type_()
#define TCollection_DataMap MeshVS_DataMapOfIntegerVector
#define TCollection_DataMap_hxx <MeshVS_DataMapOfIntegerVector.hxx>
#include <TCollection_DataMapNode.gxx>
|