Salome HOME
This commit was generated by cvs2git to track changes on a CVS vendor
[modules/smesh.git] / src / SMDS / SMDS_ListIteratorOfListOfMeshElement_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_ListIteratorOfListOfMeshElement.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_ListOfMeshElement_HeaderFile
25 #include "SMDS_ListOfMeshElement.hxx"
26 #endif
27 #ifndef _SMDS_MeshElement_HeaderFile
28 #include "SMDS_MeshElement.hxx"
29 #endif
30 #ifndef _SMDS_ListNodeOfListOfMeshElement_HeaderFile
31 #include "SMDS_ListNodeOfListOfMeshElement.hxx"
32 #endif
33  
34
35 #define Item Handle_SMDS_MeshElement
36 #define Item_hxx <SMDS_MeshElement.hxx>
37 #define TCollection_ListNode SMDS_ListNodeOfListOfMeshElement
38 #define TCollection_ListNode_hxx <SMDS_ListNodeOfListOfMeshElement.hxx>
39 #define TCollection_ListIterator SMDS_ListIteratorOfListOfMeshElement
40 #define TCollection_ListIterator_hxx <SMDS_ListIteratorOfListOfMeshElement.hxx>
41 #define Handle_TCollection_ListNode Handle_SMDS_ListNodeOfListOfMeshElement
42 #define TCollection_ListNode_Type_() SMDS_ListNodeOfListOfMeshElement_Type_()
43 #define TCollection_List SMDS_ListOfMeshElement
44 #define TCollection_List_hxx <SMDS_ListOfMeshElement.hxx>
45 #include <TCollection_ListIterator.gxx>
46