Salome HOME
yfr : Merge with v1.2
[modules/smesh.git] / src / SMDS / SMDS_SequenceOfMesh_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_SequenceOfMesh.hxx"
17
18 #ifndef _Standard_NoSuchObject_HeaderFile
19 #include <Standard_NoSuchObject.hxx>
20 #endif
21 #ifndef _Standard_OutOfRange_HeaderFile
22 #include <Standard_OutOfRange.hxx>
23 #endif
24 #ifndef _SMDS_Mesh_HeaderFile
25 #include "SMDS_Mesh.hxx"
26 #endif
27 #ifndef _SMDS_SequenceNodeOfSequenceOfMesh_HeaderFile
28 #include "SMDS_SequenceNodeOfSequenceOfMesh.hxx"
29 #endif
30  
31
32 #define SeqItem Handle_SMDS_Mesh
33 #define SeqItem_hxx "SMDS_Mesh.hxx"
34 #define TCollection_SequenceNode SMDS_SequenceNodeOfSequenceOfMesh
35 #define TCollection_SequenceNode_hxx "SMDS_SequenceNodeOfSequenceOfMesh.hxx"
36 #define Handle_TCollection_SequenceNode Handle_SMDS_SequenceNodeOfSequenceOfMesh
37 #define TCollection_SequenceNode_Type_() SMDS_SequenceNodeOfSequenceOfMesh_Type_()
38 #define TCollection_Sequence SMDS_SequenceOfMesh
39 #define TCollection_Sequence_hxx "SMDS_SequenceOfMesh.hxx"
40 #include <TCollection_Sequence.gxx>
41