summaryrefslogtreecommitdiff
path: root/drv/TColStd/TColStd_DataMapNodeOfDataMapOfAsciiStringInteger_0.cxx
blob: 1575fa29695fbd3889c9c132ab3c0823642bc1b3 (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
// 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_DataMapNodeOfDataMapOfAsciiStringInteger.hxx>

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

#ifndef _TCollection_AsciiString_HeaderFile
#include <TCollection_AsciiString.hxx>
#endif
#ifndef _TColStd_DataMapOfAsciiStringInteger_HeaderFile
#include <TColStd_DataMapOfAsciiStringInteger.hxx>
#endif
#ifndef _TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger_HeaderFile
#include <TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger.hxx>
#endif

 


IMPLEMENT_STANDARD_TYPE(TColStd_DataMapNodeOfDataMapOfAsciiStringInteger)
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_DataMapNodeOfDataMapOfAsciiStringInteger)


IMPLEMENT_DOWNCAST(TColStd_DataMapNodeOfDataMapOfAsciiStringInteger,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(TColStd_DataMapNodeOfDataMapOfAsciiStringInteger)


#define TheKey TCollection_AsciiString
#define TheKey_hxx <TCollection_AsciiString.hxx>
#define TheItem Standard_Integer
#define TheItem_hxx <Standard_Integer.hxx>
#define Hasher TCollection_AsciiString
#define Hasher_hxx <TCollection_AsciiString.hxx>
#define TCollection_DataMapNode TColStd_DataMapNodeOfDataMapOfAsciiStringInteger
#define TCollection_DataMapNode_hxx <TColStd_DataMapNodeOfDataMapOfAsciiStringInteger.hxx>
#define TCollection_DataMapIterator TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger
#define TCollection_DataMapIterator_hxx <TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger.hxx>
#define Handle_TCollection_DataMapNode Handle_TColStd_DataMapNodeOfDataMapOfAsciiStringInteger
#define TCollection_DataMapNode_Type_() TColStd_DataMapNodeOfDataMapOfAsciiStringInteger_Type_()
#define TCollection_DataMap TColStd_DataMapOfAsciiStringInteger
#define TCollection_DataMap_hxx <TColStd_DataMapOfAsciiStringInteger.hxx>
#include <TCollection_DataMapNode.gxx>