Salome HOME
69b30f1315041641b1e44018e5295cd4fca524e2
[modules/smesh.git] / src / SMDS / SMDS_ListIteratorOfListOfMesh_0.cxx
1 using namespace std;
2 // File generated by CPPExt (Value)
3 //                     Copyright (C) 1991,1995 by
4 //  
5 //                      MATRA DATAVISION, FRANCE
6 //  
7 // This software is furnished in accordance with the terms and conditions
8 // of the contract and with the inclusion of the above copyright notice.
9 // This software or any other copy thereof may not be provided or otherwise
10 // be made available to any other person. No title to an ownership of the
11 // software is hereby transferred.
12 //  
13 // At the termination of the contract, the software and all copies of this
14 // software must be deleted.
15 //
16 #include "SMDS_ListIteratorOfListOfMesh.hxx"
17
18 #ifndef _Standard_NoMoreObject_HeaderFile
19 #include <Standard_NoMoreObject.hxx>
20 #endif
21 #ifndef _Standard_NoSuchObject_HeaderFile
22 #include <Standard_NoSuchObject.hxx>
23 #endif
24 #ifndef _SMDS_ListOfMesh_HeaderFile
25 #include "SMDS_ListOfMesh.hxx"
26 #endif
27 #ifndef _SMDS_Mesh_HeaderFile
28 #include "SMDS_Mesh.hxx"
29 #endif
30 #ifndef _SMDS_ListNodeOfListOfMesh_HeaderFile
31 #include "SMDS_ListNodeOfListOfMesh.hxx"
32 #endif
33  
34
35 #define Item Handle_SMDS_Mesh
36 #define Item_hxx <SMDS_Mesh.hxx>
37 #define TCollection_ListNode SMDS_ListNodeOfListOfMesh
38 #define TCollection_ListNode_hxx <SMDS_ListNodeOfListOfMesh.hxx>
39 #define TCollection_ListIterator SMDS_ListIteratorOfListOfMesh
40 #define TCollection_ListIterator_hxx <SMDS_ListIteratorOfListOfMesh.hxx>
41 #define Handle_TCollection_ListNode Handle_SMDS_ListNodeOfListOfMesh
42 #define TCollection_ListNode_Type_() SMDS_ListNodeOfListOfMesh_Type_()
43 #define TCollection_List SMDS_ListOfMesh
44 #define TCollection_List_hxx <SMDS_ListOfMesh.hxx>
45 #include <TCollection_ListIterator.gxx>
46