1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +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,45 +22,6 @@
#include <Standard_Handle.hxx>
class IGESData_Protocol;
class IGESData_Protocol;
class IGESData_IGESModel;
class IGESData_IGESEntity;
class IGESData_LineFontEntity;
class IGESData_LevelListEntity;
class IGESData_TransfEntity;
class IGESData_ViewKindEntity;
class IGESData_LabelDisplayEntity;
class IGESData_ColorEntity;
class IGESData_NameEntity;
class IGESData_SingleParentEntity;
class IGESData_UndefinedEntity;
class IGESData_FreeFormatEntity;
class IGESData_GlobalSection;
class IGESData_DefSwitch;
class IGESData_DirChecker;
class IGESData_IGESReaderData;
class IGESData_IGESReaderTool;
class IGESData_ParamReader;
class IGESData_ParamCursor;
class IGESData_DirPart;
class IGESData_IGESType;
class IGESData_FileRecognizer;
class IGESData_IGESWriter;
class IGESData_IGESDumper;
class IGESData_BasicEditor;
class IGESData_ToolLocation;
class IGESData_GeneralModule;
class IGESData_DefaultGeneral;
class IGESData_ReadWriteModule;
class IGESData_SpecificModule;
class IGESData_DefaultSpecific;
class IGESData_FileProtocol;
class IGESData_WriterLib;
class IGESData_SpecificLib;
class IGESData_GlobalNodeOfWriterLib;
class IGESData_NodeOfWriterLib;
class IGESData_GlobalNodeOfSpecificLib;
class IGESData_NodeOfSpecificLib;
//! basic description of an IGES Interface

View File

@@ -22,7 +22,6 @@
#include <IGESData_Protocol.hxx>
#include <Standard_Integer.hxx>
class IGESData_Protocol;
class Interface_Protocol;
class IGESData_FileProtocol;

View File

@@ -27,8 +27,6 @@
#include <Interface_ParamType.hxx>
#include <Standard_CString.hxx>
#include <IGESData_HArray1OfIGESEntity.hxx>
class Standard_OutOfRange;
class Interface_InterfaceError;
class IGESData_IGESEntity;
class TCollection_HAsciiString;
class IGESData_IGESWriter;

View File

@@ -26,7 +26,6 @@
#include <Standard_OStream.hxx>
class IGESData_IGESModel;
class Interface_InterfaceError;
class IGESData_Protocol;
class IGESData_IGESEntity;

View File

@@ -32,11 +32,6 @@
#include <Standard_CString.hxx>
#include <Standard_Type.hxx>
class TCollection_HAsciiString;
class Interface_InterfaceError;
class IGESData_ReadWriteModule;
class IGESData_GeneralModule;
class IGESData_IGESReaderTool;
class IGESData_DirChecker;
class IGESData_IGESType;
class IGESData_LineFontEntity;
class IGESData_LevelListEntity;
@@ -46,7 +41,6 @@ class IGESData_LabelDisplayEntity;
class IGESData_ColorEntity;
class gp_GTrsf;
class Interface_EntityIterator;
class Interface_EntityList;
class IGESData_IGESEntity;

View File

@@ -21,10 +21,7 @@
#include <IGESData_GlobalSection.hxx>
#include <Interface_InterfaceModel.hxx>
class Interface_InterfaceError;
class IGESData_GlobalSection;
class IGESData_IGESEntity;
class Interface_InterfaceModel;
class Interface_Check;
class Standard_Transient;
class TCollection_HAsciiString;

View File

@@ -32,9 +32,7 @@
#include <Interface_ParamType.hxx>
class Interface_ParamSet;
class Interface_Check;
class IGESData_GlobalSection;
class IGESData_DirPart;
class IGESData_IGESType;
class IGESData_IGESReaderData;

View File

@@ -35,8 +35,6 @@
#include <Standard_OStream.hxx>
class IGESData_IGESModel;
class Interface_InterfaceMismatch;
class Interface_FloatWriter;
class IGESData_Protocol;
class IGESData_GlobalSection;
class IGESData_IGESEntity;

View File

@@ -23,7 +23,6 @@
#include <IGESData_IGESEntity.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class Standard_OutOfRange;
class IGESData_LevelListEntity;

View File

@@ -23,7 +23,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class Interface_InterfaceError;
//! Auxiliary class for ParamReader.

View File

@@ -35,7 +35,6 @@
#include <IGESData_HArray1OfIGESEntity.hxx>
class Interface_ParamList;
class Interface_Check;
class Interface_InterfaceError;
class IGESData_IGESEntity;
class IGESData_IGESReaderData;
class IGESData_ParamCursor;

View File

@@ -24,7 +24,6 @@
#include <Standard_Integer.hxx>
#include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
class Interface_Protocol;
class Interface_InterfaceModel;
class Standard_Transient;

View File

@@ -22,7 +22,6 @@
#include <Interface_ReaderModule.hxx>
#include <Standard_Integer.hxx>
class Standard_DomainError;
class Interface_FileReaderData;
class Interface_Check;
class Standard_Transient;

View File

@@ -22,8 +22,6 @@
#include <IGESData_IGESEntity.hxx>
#include <Standard_Integer.hxx>
class Standard_OutOfRange;
class IGESData_IGESEntity;
class IGESData_SingleParentEntity;

View File

@@ -26,7 +26,6 @@
#include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
class IGESData_IGESModel;
class Standard_DomainError;
class IGESData_Protocol;
class IGESData_IGESEntity;
class gp_GTrsf;

View File

@@ -23,7 +23,6 @@
#include <IGESData_IGESEntity.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
class Standard_OutOfRange;
class IGESData_ViewKindEntity;