mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0032667: Coding - get rid of unused forward declarations [LibCtl to StepRepr]
This commit is contained in:
@@ -22,45 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
class StepData_Protocol;
|
||||
class StepData_StepModel;
|
||||
class StepData_UndefinedEntity;
|
||||
class StepData_SelectType;
|
||||
class StepData_Field;
|
||||
class StepData_SelectMember;
|
||||
class StepData_SelectInt;
|
||||
class StepData_SelectReal;
|
||||
class StepData_SelectNamed;
|
||||
class StepData_SelectArrReal;
|
||||
class StepData_PDescr;
|
||||
class StepData_FieldList;
|
||||
class StepData_FieldList1;
|
||||
class StepData_FieldListN;
|
||||
class StepData_FieldListD;
|
||||
class StepData_EDescr;
|
||||
class StepData_ESDescr;
|
||||
class StepData_ECDescr;
|
||||
class StepData_Described;
|
||||
class StepData_Simple;
|
||||
class StepData_Plex;
|
||||
class StepData_FreeFormEntity;
|
||||
class StepData_Protocol;
|
||||
class StepData_GeneralModule;
|
||||
class StepData_FileRecognizer;
|
||||
class StepData_FileProtocol;
|
||||
class StepData_HeaderTool;
|
||||
class StepData_EnumTool;
|
||||
class StepData_DescrProtocol;
|
||||
class StepData_DescrGeneral;
|
||||
class StepData_DescrReadWrite;
|
||||
class StepData_StepReaderData;
|
||||
class StepData_StepReaderTool;
|
||||
class StepData_ReadWriteModule;
|
||||
class StepData_StepWriter;
|
||||
class StepData_StepDumper;
|
||||
class StepData_WriterLib;
|
||||
class StepData_DefaultGeneral;
|
||||
class StepData_GlobalNodeOfWriterLib;
|
||||
class StepData_NodeOfWriterLib;
|
||||
|
||||
|
||||
//! Gives basic data definition for Step Interface.
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class StepData_EDescr;
|
||||
class Interface_InterfaceMismatch;
|
||||
class StepData_Simple;
|
||||
class StepData_Field;
|
||||
class Interface_Check;
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <StepData_Logical.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class Standard_Transient;
|
||||
class StepData_SelectMember;
|
||||
|
||||
|
||||
|
@@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class StepData_Field;
|
||||
class Interface_EntityIterator;
|
||||
|
||||
|
@@ -24,8 +24,6 @@
|
||||
#include <StepData_Field.hxx>
|
||||
#include <StepData_FieldList.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class StepData_Field;
|
||||
|
||||
|
||||
//! Describes a list of ONE field
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepData_HArray1OfField.hxx>
|
||||
#include <StepData_FieldList.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class StepData_Field;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <StepData_Array1OfField.hxx>
|
||||
#include <StepData_FieldList.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class StepData_Field;
|
||||
|
||||
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class StepData_Protocol;
|
||||
class Interface_Protocol;
|
||||
class Interface_Graph;
|
||||
class Interface_Check;
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColStd_HSequenceOfAsciiString.hxx>
|
||||
class Interface_InterfaceMismatch;
|
||||
class StepData_ECDescr;
|
||||
class StepData_Simple;
|
||||
class StepData_Field;
|
||||
|
@@ -27,8 +27,6 @@
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColStd_SequenceOfAsciiString.hxx>
|
||||
class Interface_Protocol;
|
||||
class Standard_Transient;
|
||||
class Interface_InterfaceModel;
|
||||
class StepData_EDescr;
|
||||
class StepData_ESDescr;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColStd_SequenceOfAsciiString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_DomainError;
|
||||
class Interface_FileReaderData;
|
||||
class TCollection_AsciiString;
|
||||
class Interface_Check;
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class StepData_Field;
|
||||
|
||||
|
||||
class StepData_SelectNamed;
|
||||
|
@@ -28,7 +28,6 @@
|
||||
#include <StepData_Logical.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_Transient;
|
||||
class Standard_TypeMismatch;
|
||||
class StepData_PDescr;
|
||||
class StepData_SelectMember;
|
||||
|
||||
|
@@ -25,10 +25,8 @@
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Interface_InterfaceMismatch;
|
||||
class StepData_ESDescr;
|
||||
class StepData_Field;
|
||||
class StepData_FieldListN;
|
||||
class Interface_Check;
|
||||
class Interface_EntityIterator;
|
||||
|
||||
|
@@ -27,9 +27,7 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class StepData_StepModel;
|
||||
class Interface_InterfaceMismatch;
|
||||
class StepData_Protocol;
|
||||
class StepData_StepWriter;
|
||||
|
||||
//! Provides a way to dump entities processed through STEP, with
|
||||
//! these features :
|
||||
|
@@ -22,9 +22,7 @@
|
||||
#include <Interface_InterfaceModel.hxx>
|
||||
#include <Resource_FormatType.hxx>
|
||||
|
||||
class Standard_NoSuchObject;
|
||||
class Standard_Transient;
|
||||
class Interface_InterfaceModel;
|
||||
class Interface_EntityIterator;
|
||||
class Interface_Check;
|
||||
class TCollection_HAsciiString;
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
class StepData_StepModel;
|
||||
class Interface_InterfaceMismatch;
|
||||
class Interface_FloatWriter;
|
||||
class StepData_Protocol;
|
||||
class StepData_WriterLib;
|
||||
class TCollection_AsciiString;
|
||||
@@ -46,7 +44,6 @@ class StepData_SelectMember;
|
||||
class StepData_FieldList;
|
||||
class StepData_ESDescr;
|
||||
class Standard_Transient;
|
||||
class Interface_CheckIterator;
|
||||
|
||||
|
||||
//! manages atomic file writing, under control of StepModel (for
|
||||
|
Reference in New Issue
Block a user