feed9c445461bb1189e68a6b4f5d4a291bd9fb7a
[occt.git] / src / STEPCAFControl / STEPCAFControl_DictionaryOfExternFile_0.cxx
1 // Created on: 2000-04-09
2 // Created by: Sergey MOZOKHIN
3 // Copyright (c) 2000-2014 OPEN CASCADE SAS
4 //
5 // This file is part of Open CASCADE Technology software library.
6 //
7 // This library is free software; you can redistribute it and/or modify it under
8 // the terms of the GNU Lesser General Public License version 2.1 as published
9 // by the Free Software Foundation, with special exception defined in the file
10 // OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
11 // distribution for complete text of the license and disclaimer of any warranty.
12 //
13 // Alternatively, this file may be used under the terms of Open CASCADE
14 // commercial license or contractual agreement.
15
16 #include <STEPCAFControl_DictionaryOfExternFile.hxx>
17
18 #include <Standard_Type.hxx>
19
20 #include <STEPCAFControl_DictionaryOfExternFile.hxx>
21 #include <STEPCAFControl_ExternFile.hxx>
22 #include <Standard_NoSuchObject.hxx>
23 #include <STEPCAFControl_IteratorOfDictionaryOfExternFile.hxx>
24 #include <STEPCAFControl_StackItemOfDictionaryOfExternFile.hxx>
25 #include <TCollection_AsciiString.hxx>
26
27  
28
29
30
31
32
33
34
35
36 #define TheItem Handle(STEPCAFControl_ExternFile)
37 #define TheItem_hxx <STEPCAFControl_ExternFile.hxx>
38 #define Dico_Iterator STEPCAFControl_IteratorOfDictionaryOfExternFile
39 #define Dico_Iterator_hxx <STEPCAFControl_IteratorOfDictionaryOfExternFile.hxx>
40 #define Dico_StackItem STEPCAFControl_StackItemOfDictionaryOfExternFile
41 #define Dico_StackItem_hxx <STEPCAFControl_StackItemOfDictionaryOfExternFile.hxx>
42 #define Handle_Dico_StackItem Handle(STEPCAFControl_StackItemOfDictionaryOfExternFile)
43 #define Dico_Dictionary STEPCAFControl_DictionaryOfExternFile
44 #define Dico_Dictionary_hxx <STEPCAFControl_DictionaryOfExternFile.hxx>
45 #define Handle_Dico_Dictionary Handle(STEPCAFControl_DictionaryOfExternFile)
46 #include <Dico_Dictionary.gxx>
47