mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024750: Replace instantiations of TCollection generic classes by NCollection templates -- automatic
Automatic upgrade of code by command "occt_upgrade . -tcollection"
This commit is contained in:
20
src/StepBasic/FILES
Normal file
20
src/StepBasic/FILES
Normal file
@@ -0,0 +1,20 @@
|
||||
StepBasic_Array1OfProductDefinition.hxx
|
||||
StepBasic_HArray1OfProductDefinition.hxx
|
||||
StepBasic_Array1OfApproval.hxx
|
||||
StepBasic_HArray1OfApproval.hxx
|
||||
StepBasic_Array1OfUncertaintyMeasureWithUnit.hxx
|
||||
StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx
|
||||
StepBasic_Array1OfNamedUnit.hxx
|
||||
StepBasic_HArray1OfNamedUnit.hxx
|
||||
StepBasic_Array1OfOrganization.hxx
|
||||
StepBasic_HArray1OfOrganization.hxx
|
||||
StepBasic_Array1OfPerson.hxx
|
||||
StepBasic_HArray1OfPerson.hxx
|
||||
StepBasic_Array1OfProductContext.hxx
|
||||
StepBasic_HArray1OfProductContext.hxx
|
||||
StepBasic_Array1OfProduct.hxx
|
||||
StepBasic_HArray1OfProduct.hxx
|
||||
StepBasic_Array1OfDerivedUnitElement.hxx
|
||||
StepBasic_HArray1OfDerivedUnitElement.hxx
|
||||
StepBasic_Array1OfDocument.hxx
|
||||
StepBasic_HArray1OfDocument.hxx
|
@@ -282,36 +282,36 @@ class ProductOrFormationOrDefinition;
|
||||
|
||||
-- Instantiations
|
||||
|
||||
class Array1OfProductDefinition instantiates Array1 from TCollection (ProductDefinition);
|
||||
class HArray1OfProductDefinition instantiates HArray1 from TCollection (ProductDefinition,Array1OfProductDefinition from StepBasic);
|
||||
imported Array1OfProductDefinition;
|
||||
imported transient class HArray1OfProductDefinition;
|
||||
|
||||
class Array1OfApproval instantiates Array1 from TCollection (Approval);
|
||||
class HArray1OfApproval instantiates HArray1 from TCollection (Approval,Array1OfApproval from StepBasic);
|
||||
imported Array1OfApproval;
|
||||
imported transient class HArray1OfApproval;
|
||||
|
||||
class Array1OfUncertaintyMeasureWithUnit instantiates Array1 from TCollection (UncertaintyMeasureWithUnit);
|
||||
class HArray1OfUncertaintyMeasureWithUnit instantiates HArray1 from TCollection (UncertaintyMeasureWithUnit,Array1OfUncertaintyMeasureWithUnit from StepBasic);
|
||||
imported Array1OfUncertaintyMeasureWithUnit;
|
||||
imported transient class HArray1OfUncertaintyMeasureWithUnit;
|
||||
|
||||
class Array1OfNamedUnit instantiates Array1 from TCollection (NamedUnit);
|
||||
class HArray1OfNamedUnit instantiates HArray1 from TCollection (NamedUnit,Array1OfNamedUnit from StepBasic);
|
||||
imported Array1OfNamedUnit;
|
||||
imported transient class HArray1OfNamedUnit;
|
||||
|
||||
class Array1OfOrganization instantiates Array1 from TCollection (Organization);
|
||||
class HArray1OfOrganization instantiates HArray1 from TCollection (Organization,Array1OfOrganization from StepBasic);
|
||||
imported Array1OfOrganization;
|
||||
imported transient class HArray1OfOrganization;
|
||||
|
||||
class Array1OfPerson instantiates Array1 from TCollection (Person);
|
||||
class HArray1OfPerson instantiates HArray1 from TCollection (Person,Array1OfPerson from StepBasic);
|
||||
imported Array1OfPerson;
|
||||
imported transient class HArray1OfPerson;
|
||||
|
||||
class Array1OfProductContext instantiates Array1 from TCollection (ProductContext);
|
||||
class HArray1OfProductContext instantiates HArray1 from TCollection (ProductContext,Array1OfProductContext from StepBasic);
|
||||
imported Array1OfProductContext;
|
||||
imported transient class HArray1OfProductContext;
|
||||
|
||||
class Array1OfProduct instantiates Array1 from TCollection (Product);
|
||||
class HArray1OfProduct instantiates HArray1 from TCollection (Product,Array1OfProduct from StepBasic);
|
||||
imported Array1OfProduct;
|
||||
imported transient class HArray1OfProduct;
|
||||
|
||||
class Array1OfDerivedUnitElement instantiates Array1 from TCollection (DerivedUnitElement from StepBasic);
|
||||
class HArray1OfDerivedUnitElement instantiates HArray1 from TCollection (DerivedUnitElement from StepBasic,Array1OfDerivedUnitElement from StepBasic);
|
||||
imported Array1OfDerivedUnitElement;
|
||||
imported transient class HArray1OfDerivedUnitElement;
|
||||
|
||||
-- Added from AP214 CC1 to CC2
|
||||
class Array1OfDocument instantiates Array1 from TCollection (Document);
|
||||
class HArray1OfDocument instantiates HArray1 from TCollection (Document,Array1OfDocument from StepBasic);
|
||||
imported Array1OfDocument;
|
||||
imported transient class HArray1OfDocument;
|
||||
|
||||
-- Protocol returns Protocol from StepBasic;
|
||||
|
||||
|
26
src/StepBasic/StepBasic_Array1OfApproval.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfApproval.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfApproval_HeaderFile
|
||||
#define StepBasic_Array1OfApproval_HeaderFile
|
||||
|
||||
#include <StepBasic_Approval.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_Approval)> StepBasic_Array1OfApproval;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfDerivedUnitElement.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfDerivedUnitElement.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfDerivedUnitElement_HeaderFile
|
||||
#define StepBasic_Array1OfDerivedUnitElement_HeaderFile
|
||||
|
||||
#include <StepBasic_DerivedUnitElement.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_DerivedUnitElement)> StepBasic_Array1OfDerivedUnitElement;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfDocument.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfDocument.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfDocument_HeaderFile
|
||||
#define StepBasic_Array1OfDocument_HeaderFile
|
||||
|
||||
#include <StepBasic_Document.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_Document)> StepBasic_Array1OfDocument;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfNamedUnit.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfNamedUnit.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfNamedUnit_HeaderFile
|
||||
#define StepBasic_Array1OfNamedUnit_HeaderFile
|
||||
|
||||
#include <StepBasic_NamedUnit.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_NamedUnit)> StepBasic_Array1OfNamedUnit;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfOrganization.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfOrganization.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfOrganization_HeaderFile
|
||||
#define StepBasic_Array1OfOrganization_HeaderFile
|
||||
|
||||
#include <StepBasic_Organization.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_Organization)> StepBasic_Array1OfOrganization;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfPerson.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfPerson.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfPerson_HeaderFile
|
||||
#define StepBasic_Array1OfPerson_HeaderFile
|
||||
|
||||
#include <StepBasic_Person.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_Person)> StepBasic_Array1OfPerson;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfProduct.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfProduct.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfProduct_HeaderFile
|
||||
#define StepBasic_Array1OfProduct_HeaderFile
|
||||
|
||||
#include <StepBasic_Product.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_Product)> StepBasic_Array1OfProduct;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfProductContext.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfProductContext.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfProductContext_HeaderFile
|
||||
#define StepBasic_Array1OfProductContext_HeaderFile
|
||||
|
||||
#include <StepBasic_ProductContext.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_ProductContext)> StepBasic_Array1OfProductContext;
|
||||
|
||||
|
||||
#endif
|
26
src/StepBasic/StepBasic_Array1OfProductDefinition.hxx
Normal file
26
src/StepBasic/StepBasic_Array1OfProductDefinition.hxx
Normal file
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfProductDefinition_HeaderFile
|
||||
#define StepBasic_Array1OfProductDefinition_HeaderFile
|
||||
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_ProductDefinition)> StepBasic_Array1OfProductDefinition;
|
||||
|
||||
|
||||
#endif
|
@@ -0,0 +1,26 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_Array1OfUncertaintyMeasureWithUnit_HeaderFile
|
||||
#define StepBasic_Array1OfUncertaintyMeasureWithUnit_HeaderFile
|
||||
|
||||
#include <StepBasic_UncertaintyMeasureWithUnit.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Handle(StepBasic_UncertaintyMeasureWithUnit)> StepBasic_Array1OfUncertaintyMeasureWithUnit;
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfApproval.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfApproval.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfApproval_HeaderFile
|
||||
#define StepBasic_HArray1OfApproval_HeaderFile
|
||||
|
||||
#include <StepBasic_Approval.hxx>
|
||||
#include <StepBasic_Array1OfApproval.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfApproval, StepBasic_Array1OfApproval)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfDerivedUnitElement.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfDerivedUnitElement.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfDerivedUnitElement_HeaderFile
|
||||
#define StepBasic_HArray1OfDerivedUnitElement_HeaderFile
|
||||
|
||||
#include <StepBasic_DerivedUnitElement.hxx>
|
||||
#include <StepBasic_Array1OfDerivedUnitElement.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfDerivedUnitElement, StepBasic_Array1OfDerivedUnitElement)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfDocument.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfDocument.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfDocument_HeaderFile
|
||||
#define StepBasic_HArray1OfDocument_HeaderFile
|
||||
|
||||
#include <StepBasic_Document.hxx>
|
||||
#include <StepBasic_Array1OfDocument.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfDocument, StepBasic_Array1OfDocument)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfNamedUnit.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfNamedUnit.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfNamedUnit_HeaderFile
|
||||
#define StepBasic_HArray1OfNamedUnit_HeaderFile
|
||||
|
||||
#include <StepBasic_NamedUnit.hxx>
|
||||
#include <StepBasic_Array1OfNamedUnit.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfNamedUnit, StepBasic_Array1OfNamedUnit)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfOrganization.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfOrganization.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfOrganization_HeaderFile
|
||||
#define StepBasic_HArray1OfOrganization_HeaderFile
|
||||
|
||||
#include <StepBasic_Organization.hxx>
|
||||
#include <StepBasic_Array1OfOrganization.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfOrganization, StepBasic_Array1OfOrganization)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfPerson.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfPerson.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfPerson_HeaderFile
|
||||
#define StepBasic_HArray1OfPerson_HeaderFile
|
||||
|
||||
#include <StepBasic_Person.hxx>
|
||||
#include <StepBasic_Array1OfPerson.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfPerson, StepBasic_Array1OfPerson)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfProduct.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfProduct.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfProduct_HeaderFile
|
||||
#define StepBasic_HArray1OfProduct_HeaderFile
|
||||
|
||||
#include <StepBasic_Product.hxx>
|
||||
#include <StepBasic_Array1OfProduct.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfProduct, StepBasic_Array1OfProduct)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfProductContext.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfProductContext.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfProductContext_HeaderFile
|
||||
#define StepBasic_HArray1OfProductContext_HeaderFile
|
||||
|
||||
#include <StepBasic_ProductContext.hxx>
|
||||
#include <StepBasic_Array1OfProductContext.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfProductContext, StepBasic_Array1OfProductContext)
|
||||
|
||||
|
||||
#endif
|
27
src/StepBasic/StepBasic_HArray1OfProductDefinition.hxx
Normal file
27
src/StepBasic/StepBasic_HArray1OfProductDefinition.hxx
Normal file
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfProductDefinition_HeaderFile
|
||||
#define StepBasic_HArray1OfProductDefinition_HeaderFile
|
||||
|
||||
#include <StepBasic_ProductDefinition.hxx>
|
||||
#include <StepBasic_Array1OfProductDefinition.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfProductDefinition, StepBasic_Array1OfProductDefinition)
|
||||
|
||||
|
||||
#endif
|
@@ -0,0 +1,27 @@
|
||||
// Created on: 1995-12-01
|
||||
// Created by: EXPRESS->CDL V0.2 Translator
|
||||
// Copyright (c) 1995-1999 Matra Datavision
|
||||
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||
//
|
||||
// This file is part of Open CASCADE Technology software library.
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or modify it under
|
||||
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||
// by the Free Software Foundation, with special exception defined in the file
|
||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||
// distribution for complete text of the license and disclaimer of any warranty.
|
||||
//
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef StepBasic_HArray1OfUncertaintyMeasureWithUnit_HeaderFile
|
||||
#define StepBasic_HArray1OfUncertaintyMeasureWithUnit_HeaderFile
|
||||
|
||||
#include <StepBasic_UncertaintyMeasureWithUnit.hxx>
|
||||
#include <StepBasic_Array1OfUncertaintyMeasureWithUnit.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
DEFINE_HARRAY1(StepBasic_HArray1OfUncertaintyMeasureWithUnit, StepBasic_Array1OfUncertaintyMeasureWithUnit)
|
||||
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user