summaryrefslogtreecommitdiff
path: root/drv/DBRep/DBRep_ListNodeOfListOfFace_0.cxx
blob: b77a1c2a1452f3a7d1d47bd295ac2e8ebba015d5 (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
// 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 <DBRep_ListNodeOfListOfFace.hxx>

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

#ifndef _DBRep_Face_HeaderFile
#include <DBRep_Face.hxx>
#endif
#ifndef _DBRep_ListOfFace_HeaderFile
#include <DBRep_ListOfFace.hxx>
#endif
#ifndef _DBRep_ListIteratorOfListOfFace_HeaderFile
#include <DBRep_ListIteratorOfListOfFace.hxx>
#endif

 


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


IMPLEMENT_DOWNCAST(DBRep_ListNodeOfListOfFace,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(DBRep_ListNodeOfListOfFace)


#define Item Handle_DBRep_Face
#define Item_hxx <DBRep_Face.hxx>
#define TCollection_ListNode DBRep_ListNodeOfListOfFace
#define TCollection_ListNode_hxx <DBRep_ListNodeOfListOfFace.hxx>
#define TCollection_ListIterator DBRep_ListIteratorOfListOfFace
#define TCollection_ListIterator_hxx <DBRep_ListIteratorOfListOfFace.hxx>
#define Handle_TCollection_ListNode Handle_DBRep_ListNodeOfListOfFace
#define TCollection_ListNode_Type_() DBRep_ListNodeOfListOfFace_Type_()
#define TCollection_List DBRep_ListOfFace
#define TCollection_List_hxx <DBRep_ListOfFace.hxx>
#include <TCollection_ListNode.gxx>