blob: ddbf4b8cb46800188d688c2129fedfb6c55c3400 (
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
|
// 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 <TDF_IDList.hxx>
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _TDF_ListIteratorOfIDList_HeaderFile
#include <TDF_ListIteratorOfIDList.hxx>
#endif
#ifndef _Standard_GUID_HeaderFile
#include <Standard_GUID.hxx>
#endif
#ifndef _TDF_ListNodeOfIDList_HeaderFile
#include <TDF_ListNodeOfIDList.hxx>
#endif
#define Item Standard_GUID
#define Item_hxx <Standard_GUID.hxx>
#define TCollection_ListNode TDF_ListNodeOfIDList
#define TCollection_ListNode_hxx <TDF_ListNodeOfIDList.hxx>
#define TCollection_ListIterator TDF_ListIteratorOfIDList
#define TCollection_ListIterator_hxx <TDF_ListIteratorOfIDList.hxx>
#define Handle_TCollection_ListNode Handle_TDF_ListNodeOfIDList
#define TCollection_ListNode_Type_() TDF_ListNodeOfIDList_Type_()
#define TCollection_List TDF_IDList
#define TCollection_List_hxx <TDF_IDList.hxx>
#include <TCollection_List.gxx>
|