Salome HOME
NRI : Add GEOM includes and libs.
[modules/smesh.git] / src / SMESHDS / SMESHDS_ListOfCommand_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 "SMESHDS_ListOfCommand.hxx"
17
18 #ifndef _Standard_NoSuchObject_HeaderFile
19 #include <Standard_NoSuchObject.hxx>
20 #endif
21 #ifndef _SMESHDS_ListIteratorOfListOfCommand_HeaderFile
22 #include "SMESHDS_ListIteratorOfListOfCommand.hxx"
23 #endif
24 #ifndef _SMESHDS_Command_HeaderFile
25 #include "SMESHDS_Command.hxx"
26 #endif
27 #ifndef _SMESHDS_ListNodeOfListOfCommand_HeaderFile
28 #include "SMESHDS_ListNodeOfListOfCommand.hxx"
29 #endif
30  
31
32 #define Item Handle_SMESHDS_Command
33 #define Item_hxx <SMESHDS_Command.hxx>
34 #define TCollection_ListNode SMESHDS_ListNodeOfListOfCommand
35 #define TCollection_ListNode_hxx <SMESHDS_ListNodeOfListOfCommand.hxx>
36 #define TCollection_ListIterator SMESHDS_ListIteratorOfListOfCommand
37 #define TCollection_ListIterator_hxx <SMESHDS_ListIteratorOfListOfCommand.hxx>
38 #define Handle_TCollection_ListNode Handle_SMESHDS_ListNodeOfListOfCommand
39 #define TCollection_ListNode_Type_() SMESHDS_ListNodeOfListOfCommand_Type_()
40 #define TCollection_List SMESHDS_ListOfCommand
41 #define TCollection_List_hxx <SMESHDS_ListOfCommand.hxx>
42 #include <TCollection_List.gxx>
43