mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0032641: Coding - get rid of unused forward declarations [IGESAppli to LDOM]
This commit is contained in:
parent
209ae313a5
commit
f706c128c2
@ -22,48 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
class IGESAppli_Protocol;
|
||||
class IGESAppli_Node;
|
||||
class IGESAppli_FiniteElement;
|
||||
class IGESAppli_NodalDisplAndRot;
|
||||
class IGESAppli_NodalResults;
|
||||
class IGESAppli_ElementResults;
|
||||
class IGESAppli_Flow;
|
||||
class IGESAppli_PipingFlow;
|
||||
class IGESAppli_RegionRestriction;
|
||||
class IGESAppli_LevelFunction;
|
||||
class IGESAppli_LineWidening;
|
||||
class IGESAppli_DrilledHole;
|
||||
class IGESAppli_ReferenceDesignator;
|
||||
class IGESAppli_PinNumber;
|
||||
class IGESAppli_PartNumber;
|
||||
class IGESAppli_FlowLineSpec;
|
||||
class IGESAppli_LevelToPWBLayerMap;
|
||||
class IGESAppli_PWBArtworkStackup;
|
||||
class IGESAppli_PWBDrilledHole;
|
||||
class IGESAppli_NodalConstraint;
|
||||
class IGESAppli_ToolNode;
|
||||
class IGESAppli_ToolFiniteElement;
|
||||
class IGESAppli_ToolNodalDisplAndRot;
|
||||
class IGESAppli_ToolNodalResults;
|
||||
class IGESAppli_ToolElementResults;
|
||||
class IGESAppli_ToolFlow;
|
||||
class IGESAppli_ToolPipingFlow;
|
||||
class IGESAppli_ToolRegionRestriction;
|
||||
class IGESAppli_ToolLevelFunction;
|
||||
class IGESAppli_ToolLineWidening;
|
||||
class IGESAppli_ToolDrilledHole;
|
||||
class IGESAppli_ToolReferenceDesignator;
|
||||
class IGESAppli_ToolPinNumber;
|
||||
class IGESAppli_ToolPartNumber;
|
||||
class IGESAppli_ToolFlowLineSpec;
|
||||
class IGESAppli_ToolLevelToPWBLayerMap;
|
||||
class IGESAppli_ToolPWBArtworkStackup;
|
||||
class IGESAppli_ToolPWBDrilledHole;
|
||||
class IGESAppli_ToolNodalConstraint;
|
||||
class IGESAppli_Protocol;
|
||||
class IGESAppli_ReadWriteModule;
|
||||
class IGESAppli_GeneralModule;
|
||||
class IGESAppli_SpecificModule;
|
||||
|
||||
|
||||
//! This package represents collection of miscellaneous
|
||||
|
@ -29,8 +29,6 @@
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESBasic_HArray1OfHArray1OfInteger;
|
||||
class IGESBasic_HArray1OfHArray1OfReal;
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class IGESAppli_FiniteElement;
|
||||
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <IGESAppli_HArray1OfNode.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class Standard_OutOfRange;
|
||||
class IGESAppli_Node;
|
||||
|
||||
|
||||
|
@ -27,8 +27,6 @@
|
||||
#include <IGESGraph_HArray1OfTextDisplayTemplate.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESDraw_ConnectPoint;
|
||||
class TCollection_HAsciiString;
|
||||
class IGESGraph_TextDisplayTemplate;
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <Interface_HArray1OfHAsciiString.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@ -24,8 +24,6 @@
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <Interface_HArray1OfHAsciiString.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <IGESDefs_HArray1OfTabularData.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class IGESAppli_Node;
|
||||
class Standard_OutOfRange;
|
||||
class IGESDefs_TabularData;
|
||||
|
||||
|
||||
|
@ -26,8 +26,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class IGESBasic_HArray1OfHArray1OfXYZ;
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESAppli_Node;
|
||||
class gp_XYZ;
|
||||
|
@ -27,8 +27,6 @@
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class IGESDimen_GeneralNote;
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class IGESAppli_Node;
|
||||
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class IGESGeom_TransformationMatrix;
|
||||
class gp_XYZ;
|
||||
class gp_Pnt;
|
||||
class IGESData_TransfEntity;
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESAppli_PWBArtworkStackup;
|
||||
|
@ -27,8 +27,6 @@
|
||||
#include <IGESGraph_HArray1OfTextDisplayTemplate.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESDraw_ConnectPoint;
|
||||
class TCollection_HAsciiString;
|
||||
class IGESGraph_TextDisplayTemplate;
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <IGESData_ReadWriteModule.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_DrilledHole;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_ElementResults;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_FiniteElement;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_Flow;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_FlowLineSpec;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_LevelFunction;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_LevelToPWBLayerMap;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_LineWidening;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_NodalConstraint;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_NodalDisplAndRot;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_NodalResults;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_Node;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_PWBArtworkStackup;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_PWBDrilledHole;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_PartNumber;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_PinNumber;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_PipingFlow;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_ReferenceDesignator;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESAppli_RegionRestriction;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,47 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
class IGESBasic_Protocol;
|
||||
class IGESBasic_SubfigureDef;
|
||||
class IGESBasic_Group;
|
||||
class IGESBasic_GroupWithoutBackP;
|
||||
class IGESBasic_SingleParent;
|
||||
class IGESBasic_ExternalRefFileIndex;
|
||||
class IGESBasic_OrderedGroup;
|
||||
class IGESBasic_OrderedGroupWithoutBackP;
|
||||
class IGESBasic_Hierarchy;
|
||||
class IGESBasic_ExternalReferenceFile;
|
||||
class IGESBasic_Name;
|
||||
class IGESBasic_AssocGroupType;
|
||||
class IGESBasic_SingularSubfigure;
|
||||
class IGESBasic_ExternalRefFileName;
|
||||
class IGESBasic_ExternalRefFile;
|
||||
class IGESBasic_ExternalRefName;
|
||||
class IGESBasic_ExternalRefLibName;
|
||||
class IGESBasic_ToolSubfigureDef;
|
||||
class IGESBasic_ToolGroup;
|
||||
class IGESBasic_ToolGroupWithoutBackP;
|
||||
class IGESBasic_ToolSingleParent;
|
||||
class IGESBasic_ToolExternalRefFileIndex;
|
||||
class IGESBasic_ToolOrderedGroup;
|
||||
class IGESBasic_ToolOrderedGroupWithoutBackP;
|
||||
class IGESBasic_ToolHierarchy;
|
||||
class IGESBasic_ToolExternalReferenceFile;
|
||||
class IGESBasic_ToolName;
|
||||
class IGESBasic_ToolAssocGroupType;
|
||||
class IGESBasic_ToolSingularSubfigure;
|
||||
class IGESBasic_ToolExternalRefFileName;
|
||||
class IGESBasic_ToolExternalRefFile;
|
||||
class IGESBasic_ToolExternalRefName;
|
||||
class IGESBasic_ToolExternalRefLibName;
|
||||
class IGESBasic_Protocol;
|
||||
class IGESBasic_ReadWriteModule;
|
||||
class IGESBasic_GeneralModule;
|
||||
class IGESBasic_SpecificModule;
|
||||
class IGESBasic_HArray1OfHArray1OfInteger;
|
||||
class IGESBasic_HArray1OfHArray1OfReal;
|
||||
class IGESBasic_HArray1OfHArray1OfXY;
|
||||
class IGESBasic_HArray1OfHArray1OfXYZ;
|
||||
class IGESBasic_HArray1OfHArray1OfIGESEntity;
|
||||
|
||||
|
||||
//! This package represents basic entities from IGES
|
||||
|
@ -24,10 +24,7 @@
|
||||
#include <IGESData_HArray1OfIGESEntity.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
class TCollection_HAsciiString;
|
||||
class IGESData_IGESEntity;
|
||||
|
||||
|
||||
class IGESBasic_ExternalRefFileIndex;
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <Interface_HArray1OfHAsciiString.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class TCollection_HAsciiString;
|
||||
|
||||
|
||||
|
@ -24,8 +24,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class IGESData_IGESEntity;
|
||||
class Standard_Transient;
|
||||
|
||||
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <IGESBasic_Group.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESBasic_GroupWithoutBackP;
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <IGESBasic_Group.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESBasic_OrderedGroup;
|
||||
|
@ -21,7 +21,6 @@
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <IGESBasic_Group.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESBasic_OrderedGroupWithoutBackP;
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <IGESData_ReadWriteModule.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <IGESData_HArray1OfIGESEntity.hxx>
|
||||
#include <IGESData_SingleParentEntity.hxx>
|
||||
class IGESData_IGESEntity;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESBasic_SingleParent;
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class IGESBasic_SubfigureDef;
|
||||
class gp_XYZ;
|
||||
|
||||
|
||||
class IGESBasic_SingularSubfigure;
|
||||
|
@ -24,8 +24,6 @@
|
||||
#include <IGESData_HArray1OfIGESEntity.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class Standard_OutOfRange;
|
||||
class IGESData_IGESEntity;
|
||||
class Standard_Transient;
|
||||
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_AssocGroupType;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalRefFile;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalRefFileIndex;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalRefFileName;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalRefLibName;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalRefName;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_ExternalReferenceFile;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_Group;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
@ -34,7 +33,6 @@ class Interface_ShareTool;
|
||||
class Interface_Check;
|
||||
class Interface_CopyTool;
|
||||
class IGESData_IGESDumper;
|
||||
class Message_Messenger;
|
||||
|
||||
|
||||
//! Tool to work on a Group. Called by various Modules
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_GroupWithoutBackP;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_Hierarchy;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_Name;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_OrderedGroup;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_OrderedGroupWithoutBackP;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_SingleParent;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_SingularSubfigure;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESBasic_SubfigureDef;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,8 +22,6 @@
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Quantity_Color;
|
||||
class IGESCAFControl_Reader;
|
||||
class IGESCAFControl_Writer;
|
||||
|
||||
|
||||
//! Provides high-level API to translate IGES file
|
||||
|
@ -28,7 +28,6 @@ class Geom_BSplineCurve;
|
||||
class Geom2d_BSplineCurve;
|
||||
class IGESGeom_SplineSurface;
|
||||
class Geom_BSplineSurface;
|
||||
class IGESConvGeom_GeomBuilder;
|
||||
|
||||
|
||||
//! This package is intended to gather geometric conversion which
|
||||
|
@ -26,11 +26,9 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
class Standard_DomainError;
|
||||
class gp_XY;
|
||||
class gp_XYZ;
|
||||
class IGESGeom_CopiousData;
|
||||
class gp_Trsf;
|
||||
class gp_Ax3;
|
||||
class gp_Ax2;
|
||||
class gp_Ax1;
|
||||
|
@ -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
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <IGESData_Protocol.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class IGESData_Protocol;
|
||||
class Interface_Protocol;
|
||||
|
||||
class IGESData_FileProtocol;
|
||||
|
@ -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;
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <Standard_OStream.hxx>
|
||||
|
||||
class IGESData_IGESModel;
|
||||
class Interface_InterfaceError;
|
||||
class IGESData_Protocol;
|
||||
class IGESData_IGESEntity;
|
||||
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESData_LevelListEntity;
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Interface_InterfaceError;
|
||||
|
||||
|
||||
//! Auxiliary class for ParamReader.
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <Interface_ReaderModule.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class Interface_FileReaderData;
|
||||
class Interface_Check;
|
||||
class Standard_Transient;
|
||||
|
@ -22,8 +22,6 @@
|
||||
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class IGESData_IGESEntity;
|
||||
|
||||
|
||||
class IGESData_SingleParentEntity;
|
||||
|
@ -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;
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESData_ViewKindEntity;
|
||||
|
@ -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
|
||||
|
@ -25,8 +25,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESBasic_HArray1OfHArray1OfInteger;
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESDefs_AssociativityDef;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <Interface_HArray1OfHAsciiString.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class TCollection_HAsciiString;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESDefs_MacroDef;
|
||||
|
@ -22,7 +22,6 @@
|
||||
|
||||
#include <IGESData_ReadWriteModule.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -27,8 +27,6 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
class IGESBasic_HArray1OfHArray1OfReal;
|
||||
class Standard_DimensionMismatch;
|
||||
class Standard_OutOfRange;
|
||||
|
||||
|
||||
class IGESDefs_TabularData;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_AssociativityDef;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_AttributeDef;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_AttributeTable;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_GenericData;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_MacroDef;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_TabularData;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
class Standard_DomainError;
|
||||
class IGESDefs_UnitsData;
|
||||
class IGESData_IGESReaderData;
|
||||
class IGESData_ParamReader;
|
||||
|
@ -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;
|
||||
|
||||
|
||||
|
@ -22,56 +22,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
class IGESDimen_Protocol;
|
||||
class IGESDimen_CenterLine;
|
||||
class IGESDimen_Section;
|
||||
class IGESDimen_WitnessLine;
|
||||
class IGESDimen_AngularDimension;
|
||||
class IGESDimen_CurveDimension;
|
||||
class IGESDimen_DiameterDimension;
|
||||
class IGESDimen_FlagNote;
|
||||
class IGESDimen_GeneralLabel;
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESDimen_NewGeneralNote;
|
||||
class IGESDimen_LeaderArrow;
|
||||
class IGESDimen_LinearDimension;
|
||||
class IGESDimen_OrdinateDimension;
|
||||
class IGESDimen_PointDimension;
|
||||
class IGESDimen_RadiusDimension;
|
||||
class IGESDimen_GeneralSymbol;
|
||||
class IGESDimen_SectionedArea;
|
||||
class IGESDimen_DimensionedGeometry;
|
||||
class IGESDimen_NewDimensionedGeometry;
|
||||
class IGESDimen_DimensionUnits;
|
||||
class IGESDimen_DimensionTolerance;
|
||||
class IGESDimen_DimensionDisplayData;
|
||||
class IGESDimen_BasicDimension;
|
||||
class IGESDimen_ToolCenterLine;
|
||||
class IGESDimen_ToolSection;
|
||||
class IGESDimen_ToolWitnessLine;
|
||||
class IGESDimen_ToolAngularDimension;
|
||||
class IGESDimen_ToolCurveDimension;
|
||||
class IGESDimen_ToolDiameterDimension;
|
||||
class IGESDimen_ToolFlagNote;
|
||||
class IGESDimen_ToolGeneralLabel;
|
||||
class IGESDimen_ToolGeneralNote;
|
||||
class IGESDimen_ToolNewGeneralNote;
|
||||
class IGESDimen_ToolLeaderArrow;
|
||||
class IGESDimen_ToolLinearDimension;
|
||||
class IGESDimen_ToolOrdinateDimension;
|
||||
class IGESDimen_ToolPointDimension;
|
||||
class IGESDimen_ToolRadiusDimension;
|
||||
class IGESDimen_ToolGeneralSymbol;
|
||||
class IGESDimen_ToolSectionedArea;
|
||||
class IGESDimen_ToolDimensionedGeometry;
|
||||
class IGESDimen_ToolNewDimensionedGeometry;
|
||||
class IGESDimen_ToolDimensionUnits;
|
||||
class IGESDimen_ToolDimensionTolerance;
|
||||
class IGESDimen_ToolDimensionDisplayData;
|
||||
class IGESDimen_ToolBasicDimension;
|
||||
class IGESDimen_Protocol;
|
||||
class IGESDimen_ReadWriteModule;
|
||||
class IGESDimen_GeneralModule;
|
||||
class IGESDimen_SpecificModule;
|
||||
|
||||
|
||||
//! This package represents Entities applied to Dimensions
|
||||
|
@ -27,7 +27,6 @@
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESDimen_WitnessLine;
|
||||
class IGESDimen_LeaderArrow;
|
||||
class gp_XY;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <gp_XY.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
class gp_XY;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <TColgp_HArray1OfXY.hxx>
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class Standard_OutOfRange;
|
||||
class gp_Pnt;
|
||||
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include <IGESData_IGESEntity.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESData_IGESEntity;
|
||||
class IGESDimen_LeaderArrow;
|
||||
class IGESDimen_WitnessLine;
|
||||
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <Standard_Boolean.hxx>
|
||||
class IGESDimen_GeneralNote;
|
||||
class IGESDimen_LeaderArrow;
|
||||
class gp_XY;
|
||||
class gp_Pnt2d;
|
||||
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user