1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]

This commit is contained in:
aml
2021-10-25 07:50:25 +03:00
committed by smoskvin
parent 209ae313a5
commit f706c128c2
398 changed files with 0 additions and 1002 deletions

View File

@@ -22,25 +22,6 @@
#include <Standard_Handle.hxx>
class IGESDefs_Protocol;
class IGESDefs_AssociativityDef;
class IGESDefs_MacroDef;
class IGESDefs_UnitsData;
class IGESDefs_AttributeDef;
class IGESDefs_TabularData;
class IGESDefs_GenericData;
class IGESDefs_AttributeTable;
class IGESDefs_ToolAssociativityDef;
class IGESDefs_ToolMacroDef;
class IGESDefs_ToolUnitsData;
class IGESDefs_ToolAttributeDef;
class IGESDefs_ToolTabularData;
class IGESDefs_ToolGenericData;
class IGESDefs_ToolAttributeTable;
class IGESDefs_Protocol;
class IGESDefs_ReadWriteModule;
class IGESDefs_GeneralModule;
class IGESDefs_SpecificModule;
class IGESDefs_HArray1OfHArray1OfTextDisplayTemplate;
//! To embody general definitions of Entities

View File

@@ -25,8 +25,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class IGESBasic_HArray1OfHArray1OfInteger;
class Standard_DimensionMismatch;
class Standard_OutOfRange;
class IGESDefs_AssociativityDef;

View File

@@ -28,12 +28,8 @@
#include <Standard_Real.hxx>
class TCollection_HAsciiString;
class IGESDefs_HArray1OfHArray1OfTextDisplayTemplate;
class Standard_DimensionMismatch;
class Standard_OutOfRange;
class Standard_NullObject;
class IGESGraph_TextDisplayTemplate;
class Standard_Transient;
class IGESData_IGESEntity;
class IGESDefs_AttributeDef;

View File

@@ -25,12 +25,9 @@
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
class Standard_OutOfRange;
class Standard_NullObject;
class IGESDefs_AttributeDef;
class Standard_Transient;
class TCollection_HAsciiString;
class IGESData_IGESEntity;
class IGESDefs_AttributeTable;

View File

@@ -27,11 +27,7 @@
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
class TCollection_HAsciiString;
class Standard_DimensionMismatch;
class Standard_OutOfRange;
class Standard_NullObject;
class Standard_Transient;
class IGESData_IGESEntity;
class IGESDefs_GenericData;

View File

@@ -24,7 +24,6 @@
#include <Interface_HArray1OfHAsciiString.hxx>
#include <IGESData_IGESEntity.hxx>
class TCollection_HAsciiString;
class Standard_OutOfRange;
class IGESDefs_MacroDef;

View File

@@ -22,7 +22,6 @@
#include <IGESData_ReadWriteModule.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESData_IGESEntity;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -27,8 +27,6 @@
#include <Standard_Real.hxx>
#include <TColStd_HArray1OfReal.hxx>
class IGESBasic_HArray1OfHArray1OfReal;
class Standard_DimensionMismatch;
class Standard_OutOfRange;
class IGESDefs_TabularData;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_AssociativityDef;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_AttributeDef;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_AttributeTable;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_GenericData;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_MacroDef;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_TabularData;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -22,7 +22,6 @@
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class IGESDefs_UnitsData;
class IGESData_IGESReaderData;
class IGESData_ParamReader;

View File

@@ -25,8 +25,6 @@
#include <IGESData_IGESEntity.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
class Standard_DimensionMismatch;
class Standard_OutOfRange;
class TCollection_HAsciiString;