summaryrefslogtreecommitdiff
path: root/drv/Image/Image_DataMapNodeOfLookupTable_0.cxx
blob: 013a472e9a72c8bf530a3d819d53f5149ba98ded (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 <Image_DataMapNodeOfLookupTable.hxx>

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

#ifndef _Aspect_IndexPixel_HeaderFile
#include <Aspect_IndexPixel.hxx>
#endif
#ifndef _Image_IndexPixelMapHasher_HeaderFile
#include <Image_IndexPixelMapHasher.hxx>
#endif
#ifndef _Image_LookupTable_HeaderFile
#include <Image_LookupTable.hxx>
#endif
#ifndef _Image_DataMapIteratorOfLookupTable_HeaderFile
#include <Image_DataMapIteratorOfLookupTable.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(Image_DataMapNodeOfLookupTable,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(Image_DataMapNodeOfLookupTable)


#define TheKey Aspect_IndexPixel
#define TheKey_hxx <Aspect_IndexPixel.hxx>
#define TheItem Aspect_IndexPixel
#define TheItem_hxx <Aspect_IndexPixel.hxx>
#define Hasher Image_IndexPixelMapHasher
#define Hasher_hxx <Image_IndexPixelMapHasher.hxx>
#define TCollection_DataMapNode Image_DataMapNodeOfLookupTable
#define TCollection_DataMapNode_hxx <Image_DataMapNodeOfLookupTable.hxx>
#define TCollection_DataMapIterator Image_DataMapIteratorOfLookupTable
#define TCollection_DataMapIterator_hxx <Image_DataMapIteratorOfLookupTable.hxx>
#define Handle_TCollection_DataMapNode Handle_Image_DataMapNodeOfLookupTable
#define TCollection_DataMapNode_Type_() Image_DataMapNodeOfLookupTable_Type_()
#define TCollection_DataMap Image_LookupTable
#define TCollection_DataMap_hxx <Image_LookupTable.hxx>
#include <TCollection_DataMapNode.gxx>