Salome HOME
This commit was generated by cvs2git to create branch 'IMPORT'.
[modules/smesh.git] / src / SMDS / SMDS_ListOfMeshGroup_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_ListOfMeshGroup.hxx"
17
18 #ifndef _Standard_NoSuchObject_HeaderFile
19 #include <Standard_NoSuchObject.hxx>
20 #endif
21 #ifndef _SMDS_ListIteratorOfListOfMeshGroup_HeaderFile
22 #include "SMDS_ListIteratorOfListOfMeshGroup.hxx"
23 #endif
24 #ifndef _SMDS_MeshGroup_HeaderFile
25 #include "SMDS_MeshGroup.hxx"
26 #endif
27 #ifndef _SMDS_ListNodeOfListOfMeshGroup_HeaderFile
28 #include "SMDS_ListNodeOfListOfMeshGroup.hxx"
29 #endif
30  
31
32 #define Item Handle_SMDS_MeshGroup
33 #define Item_hxx "SMDS_MeshGroup.hxx"
34 #define TCollection_ListNode SMDS_ListNodeOfListOfMeshGroup
35 #define TCollection_ListNode_hxx "SMDS_ListNodeOfListOfMeshGroup.hxx"
36 #define TCollection_ListIterator SMDS_ListIteratorOfListOfMeshGroup
37 #define TCollection_ListIterator_hxx "SMDS_ListIteratorOfListOfMeshGroup.hxx"
38 #define Handle_TCollection_ListNode Handle_SMDS_ListNodeOfListOfMeshGroup
39 #define TCollection_ListNode_Type_() SMDS_ListNodeOfListOfMeshGroup_Type_()
40 #define TCollection_List SMDS_ListOfMeshGroup
41 #define TCollection_List_hxx "SMDS_ListOfMeshGroup.hxx"
42 #include <TCollection_List.gxx>
43