summaryrefslogtreecommitdiff
path: root/drv/TColStd/TColStd_ListIteratorOfListOfInteger_0.cxx
blob: 2467358d338f93f55d413a3e4a6fdf433c8df2ee (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 <TColStd_ListIteratorOfListOfInteger.hxx>

#ifndef _Standard_NoMoreObject_HeaderFile
#include <Standard_NoMoreObject.hxx>
#endif
#ifndef _Standard_NoSuchObject_HeaderFile
#include <Standard_NoSuchObject.hxx>
#endif
#ifndef _TColStd_ListOfInteger_HeaderFile
#include <TColStd_ListOfInteger.hxx>
#endif
#ifndef _TColStd_ListNodeOfListOfInteger_HeaderFile
#include <TColStd_ListNodeOfListOfInteger.hxx>
#endif
 

#define Item Standard_Integer
#define Item_hxx <Standard_Integer.hxx>
#define TCollection_ListNode TColStd_ListNodeOfListOfInteger
#define TCollection_ListNode_hxx <TColStd_ListNodeOfListOfInteger.hxx>
#define TCollection_ListIterator TColStd_ListIteratorOfListOfInteger
#define TCollection_ListIterator_hxx <TColStd_ListIteratorOfListOfInteger.hxx>
#define Handle_TCollection_ListNode Handle_TColStd_ListNodeOfListOfInteger
#define TCollection_ListNode_Type_() TColStd_ListNodeOfListOfInteger_Type_()
#define TCollection_List TColStd_ListOfInteger
#define TCollection_List_hxx <TColStd_ListOfInteger.hxx>
#include <TCollection_ListIterator.gxx>