summaryrefslogtreecommitdiff
path: root/drv/TColStd/TColStd_StdMapNodeOfMapOfInteger_0.cxx
blob: 0c983a0b39ebf1b4f8dbb001871d05920881aff8 (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
// 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_StdMapNodeOfMapOfInteger.hxx>

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

#ifndef _TColStd_MapIntegerHasher_HeaderFile
#include <TColStd_MapIntegerHasher.hxx>
#endif
#ifndef _TColStd_MapOfInteger_HeaderFile
#include <TColStd_MapOfInteger.hxx>
#endif
#ifndef _TColStd_MapIteratorOfMapOfInteger_HeaderFile
#include <TColStd_MapIteratorOfMapOfInteger.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(TColStd_StdMapNodeOfMapOfInteger)
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_StdMapNodeOfMapOfInteger)


IMPLEMENT_DOWNCAST(TColStd_StdMapNodeOfMapOfInteger,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(TColStd_StdMapNodeOfMapOfInteger)


#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_StdMapNode TColStd_StdMapNodeOfMapOfInteger
#define TCollection_StdMapNode_hxx <TColStd_StdMapNodeOfMapOfInteger.hxx>
#define TCollection_MapIterator TColStd_MapIteratorOfMapOfInteger
#define TCollection_MapIterator_hxx <TColStd_MapIteratorOfMapOfInteger.hxx>
#define Handle_TCollection_StdMapNode Handle_TColStd_StdMapNodeOfMapOfInteger
#define TCollection_StdMapNode_Type_() TColStd_StdMapNodeOfMapOfInteger_Type_()
#define TCollection_Map TColStd_MapOfInteger
#define TCollection_Map_hxx <TColStd_MapOfInteger.hxx>
#include <TCollection_StdMapNode.gxx>