1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0033040: Coding - get rid of unused headers [Storage to TopOpeBRepTool]

This commit is contained in:
aml
2022-06-27 19:20:41 +03:00
committed by smoskvin
parent ca1491f88b
commit ef4e5e3bf1
633 changed files with 13 additions and 2219 deletions

View File

@@ -15,9 +15,6 @@
#include <Storage_BaseDriver.hxx>
#include <Storage_StreamExtCharParityError.hxx>
#include <Storage_StreamFormatError.hxx>
#include <Storage_StreamTypeMismatchError.hxx>
#include <Storage_StreamWriteError.hxx>
#include <TCollection_AsciiString.hxx>
#include <TCollection_ExtendedString.hxx>

View File

@@ -17,10 +17,7 @@
#ifndef _Storage_BaseDriver_HeaderFile
#define _Storage_BaseDriver_HeaderFile
#include <Standard_Type.hxx>
#include <Storage_OpenMode.hxx>
#include <Storage_Error.hxx>
#include <Storage_Data.hxx>
#include <Storage_Position.hxx>
#include <TCollection_AsciiString.hxx>

View File

@@ -13,9 +13,6 @@
// commercial license or contractual agreement.
#include <Standard_Persistent.hxx>
#include <Standard_Type.hxx>
#include <Storage_BaseDriver.hxx>
#include <Storage_CallBack.hxx>
#include <Storage_Schema.hxx>

View File

@@ -17,7 +17,6 @@
#include <Standard_Type.hxx>
#include <Storage_Data.hxx>
#include <Storage_HeaderData.hxx>
#include <Storage_InternalData.hxx>
#include <Storage_Root.hxx>
#include <Storage_RootData.hxx>
#include <Storage_Schema.hxx>

View File

@@ -21,13 +21,10 @@
#include <Standard_Type.hxx>
#include <Storage_Error.hxx>
#include <TCollection_AsciiString.hxx>
#include <Standard_Transient.hxx>
#include <TColStd_SequenceOfAsciiString.hxx>
#include <TColStd_SequenceOfExtendedString.hxx>
#include <Standard_Integer.hxx>
#include <Storage_HSeqOfRoot.hxx>
#include <Standard_Boolean.hxx>
#include <TColStd_HSequenceOfAsciiString.hxx>
class Storage_HeaderData;
class Storage_RootData;

View File

@@ -17,7 +17,6 @@
#ifndef Storage_HArrayOfCallBack_HeaderFile
#define Storage_HArrayOfCallBack_HeaderFile
#include <Storage_CallBack.hxx>
#include <Storage_ArrayOfCallBack.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef Storage_HArrayOfSchema_HeaderFile
#define Storage_HArrayOfSchema_HeaderFile
#include <Storage_Schema.hxx>
#include <Storage_ArrayOfSchema.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef Storage_HPArray_HeaderFile
#define Storage_HPArray_HeaderFile
#include <Standard_Persistent.hxx>
#include <Storage_PArray.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -17,7 +17,6 @@
#ifndef Storage_HSeqOfRoot_HeaderFile
#define Storage_HSeqOfRoot_HeaderFile
#include <Storage_Root.hxx>
#include <Storage_SeqOfRoot.hxx>
#include <NCollection_DefineHSequence.hxx>

View File

@@ -21,8 +21,6 @@
#include <Standard_Type.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_AsciiString.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TColStd_SequenceOfAsciiString.hxx>
#include <TColStd_SequenceOfExtendedString.hxx>
#include <Storage_Error.hxx>

View File

@@ -13,7 +13,6 @@
// commercial license or contractual agreement.
#include <Standard_Type.hxx>
#include <Storage_InternalData.hxx>
#include <Storage_Schema.hxx>

View File

@@ -18,7 +18,6 @@
#define _Storage_InternalData_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Storage_BucketOfPersistent.hxx>
#include <Standard_Integer.hxx>

View File

@@ -19,7 +19,6 @@
#include <TCollection_AsciiString.hxx>
#include <Storage_TypedCallBack.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<TCollection_AsciiString,Handle(Storage_TypedCallBack),TCollection_AsciiString> Storage_MapOfCallBack;

View File

@@ -17,7 +17,6 @@
#ifndef Storage_MapOfPers_HeaderFile
#define Storage_MapOfPers_HeaderFile
#include <TCollection_AsciiString.hxx>
#include <Storage_Root.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -19,7 +19,6 @@
#include <TCollection_AsciiString.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_IndexedDataMap.hxx>
typedef NCollection_IndexedDataMap<TCollection_AsciiString,Standard_Integer,TCollection_AsciiString> Storage_PType;

View File

@@ -13,7 +13,6 @@
// commercial license or contractual agreement.
#include <Standard_Persistent.hxx>
#include <Standard_Type.hxx>
#include <Storage_Root.hxx>
#include <Storage_Schema.hxx>

View File

@@ -15,7 +15,6 @@
#include <Standard_Persistent.hxx>
#include <Standard_ErrorHandler.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Storage_RootData.hxx>
#include <Storage_Root.hxx>
#include <Storage_BaseDriver.hxx>

View File

@@ -26,7 +26,6 @@
#include <Standard_Transient.hxx>
#include <Standard_Integer.hxx>
#include <Storage_HSeqOfRoot.hxx>
#include <Standard_Boolean.hxx>
class Storage_BaseDriver;
class Storage_Root;
class Standard_Persistent;

View File

@@ -14,37 +14,22 @@
#include <Standard_ErrorHandler.hxx>
#include <Standard_Persistent.hxx>
#include <Standard_Type.hxx>
#include <Storage.hxx>
#include <Storage_BaseDriver.hxx>
#include <Storage_BucketOfPersistent.hxx>
#include <Storage_CallBack.hxx>
#include <Storage_Data.hxx>
#include <Storage_DataMapIteratorOfMapOfCallBack.hxx>
#include <Storage_DefaultCallBack.hxx>
#include <Storage_HArrayOfCallBack.hxx>
#include <Storage_HeaderData.hxx>
#include <Storage_HPArray.hxx>
#include <Storage_HSeqOfRoot.hxx>
#include <Storage_InternalData.hxx>
#include <Storage_Root.hxx>
#include <Storage_RootData.hxx>
#include <Storage_Schema.hxx>
#include <Storage_StreamExtCharParityError.hxx>
#include <Storage_StreamFormatError.hxx>
#include <Storage_StreamModeError.hxx>
#include <Storage_StreamReadError.hxx>
#include <Storage_StreamTypeMismatchError.hxx>
#include <Storage_StreamUnknownTypeError.hxx>
#include <Storage_StreamWriteError.hxx>
#include <Storage_TypeData.hxx>
#include <Storage_TypedCallBack.hxx>
#include <TCollection_AsciiString.hxx>
#include <TColStd_HSequenceOfAsciiString.hxx>
#include <TColStd_MapOfAsciiString.hxx>
#include <locale.h>
#include <stdio.h>
IMPLEMENT_STANDARD_RTTIEXT(Storage_Schema,Standard_Transient)

View File

@@ -18,12 +18,9 @@
#define _Storage_Schema_HeaderFile
#include <Storage_BaseDriver.hxx>
#include <Storage_HArrayOfSchema.hxx>
#include <Storage_InternalData.hxx>
#include <Storage_MapOfCallBack.hxx>
#include <Storage_SolveMode.hxx>
#include <TCollection_AsciiString.hxx>
#include <TColStd_SequenceOfAsciiString.hxx>
#include <TColStd_HSequenceOfAsciiString.hxx>
class Storage_CallBack;

View File

@@ -18,7 +18,6 @@
#define _Storage_StreamUnknownTypeError_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Storage_StreamReadError.hxx>

View File

@@ -14,7 +14,6 @@
#include <Standard_ErrorHandler.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Storage_TypeData.hxx>
#include <Storage_BaseDriver.hxx>
#include <Storage_StreamTypeMismatchError.hxx>

View File

@@ -25,7 +25,6 @@
#include <TCollection_AsciiString.hxx>
#include <Standard_Transient.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TColStd_HSequenceOfAsciiString.hxx>
class Storage_BaseDriver;

View File

@@ -13,7 +13,6 @@
// commercial license or contractual agreement.
#include <Standard_Type.hxx>
#include <Storage_CallBack.hxx>
#include <Storage_TypedCallBack.hxx>
#include <TCollection_AsciiString.hxx>