Salome HOME
This commit was generated by cvs2git to track changes on a CVS vendor
[modules/smesh.git] / src / SMDS / SMDS_ListOfMesh_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_ListOfMesh.hxx"
17
18 #ifndef _Standard_NoSuchObject_HeaderFile
19 #include <Standard_NoSuchObject.hxx>
20 #endif
21 #ifndef _SMDS_ListIteratorOfListOfMesh_HeaderFile
22 #include "SMDS_ListIteratorOfListOfMesh.hxx"
23 #endif
24 #ifndef _SMDS_Mesh_HeaderFile
25 #include "SMDS_Mesh.hxx"
26 #endif
27 #ifndef _SMDS_ListNodeOfListOfMesh_HeaderFile
28 #include "SMDS_ListNodeOfListOfMesh.hxx"
29 #endif
30  
31
32 #define Item Handle_SMDS_Mesh
33 #define Item_hxx <SMDS_Mesh.hxx>
34 #define TCollection_ListNode SMDS_ListNodeOfListOfMesh
35 #define TCollection_ListNode_hxx <SMDS_ListNodeOfListOfMesh.hxx>
36 #define TCollection_ListIterator SMDS_ListIteratorOfListOfMesh
37 #define TCollection_ListIterator_hxx <SMDS_ListIteratorOfListOfMesh.hxx>
38 #define Handle_TCollection_ListNode Handle_SMDS_ListNodeOfListOfMesh
39 #define TCollection_ListNode_Type_() SMDS_ListNodeOfListOfMesh_Type_()
40 #define TCollection_List SMDS_ListOfMesh
41 #define TCollection_List_hxx <SMDS_ListOfMesh.hxx>
42 #include <TCollection_List.gxx>
43