Open CASCADE Technology  6.9.1
Data Structures
StepData_StepWriter.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_StepData_StepModel.hxx>
#include <Handle_TColStd_HSequenceOfHAsciiString.hxx>
#include <Interface_LineBuffer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Interface_FloatWriter.hxx>
#include <Interface_CheckIterator.hxx>
#include <Handle_TColStd_HArray1OfInteger.hxx>
#include <Handle_StepData_Protocol.hxx>
#include <Standard_CString.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <Handle_StepData_PDescr.hxx>
#include <Handle_StepData_SelectMember.hxx>
#include <Handle_StepData_ESDescr.hxx>
#include <Standard_Real.hxx>
#include <Handle_Standard_Transient.hxx>
#include <StepData_Logical.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Standard_OStream.hxx>

Data Structures

class  StepData_StepWriter
 manages atomic file writing, under control of StepModel (for general organisation of file) and each class of Transient (for its own parameters) : prepares text to be written then writes it A stream cannot be used because Step limits line length at 72 In more, a specific object offers more appropriate functions More...