summaryrefslogtreecommitdiff
path: root/drv/TColStd/TColStd_IndexedMapNodeOfIndexedMapOfReal_0.cxx
blob: 7f108cdbd898daffad8bc938b369bc34641467b1 (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
// 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 <TColStd_IndexedMapNodeOfIndexedMapOfReal.hxx>

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

#ifndef _TColStd_MapRealHasher_HeaderFile
#include <TColStd_MapRealHasher.hxx>
#endif
#ifndef _TColStd_IndexedMapOfReal_HeaderFile
#include <TColStd_IndexedMapOfReal.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(TColStd_IndexedMapNodeOfIndexedMapOfReal,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(TColStd_IndexedMapNodeOfIndexedMapOfReal)


#define TheKey Standard_Real
#define TheKey_hxx <Standard_Real.hxx>
#define Hasher TColStd_MapRealHasher
#define Hasher_hxx <TColStd_MapRealHasher.hxx>
#define TCollection_IndexedMapNode TColStd_IndexedMapNodeOfIndexedMapOfReal
#define TCollection_IndexedMapNode_hxx <TColStd_IndexedMapNodeOfIndexedMapOfReal.hxx>
#define Handle_TCollection_IndexedMapNode Handle_TColStd_IndexedMapNodeOfIndexedMapOfReal
#define TCollection_IndexedMapNode_Type_() TColStd_IndexedMapNodeOfIndexedMapOfReal_Type_()
#define TCollection_IndexedMap TColStd_IndexedMapOfReal
#define TCollection_IndexedMap_hxx <TColStd_IndexedMapOfReal.hxx>
#include <TCollection_IndexedMapNode.gxx>