Open CASCADE Technology  6.9.1
Data Structures
IGESData_ParamReader.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Interface_ParamList.hxx>
#include <Handle_Interface_Check.hxx>
#include <Standard_Integer.hxx>
#include <IGESData_ReadStage.hxx>
#include <Standard_Boolean.hxx>
#include <Interface_ParamType.hxx>
#include <Standard_CString.hxx>
#include <Handle_IGESData_IGESEntity.hxx>
#include <Handle_IGESData_IGESReaderData.hxx>
#include <Standard_Real.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <IGESData_Status.hxx>
#include <Handle_Standard_Type.hxx>
#include <Handle_TColStd_HArray1OfInteger.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Handle_Interface_HArray1OfHAsciiString.hxx>
#include <Handle_IGESData_HArray1OfIGESEntity.hxx>

Data Structures

class  IGESData_ParamReader
 access to a list of parameters, with management of read stage (owned parameters, properties, associativities) and current parameter number, read errors (which feed a Check), plus convenient facilities to read parameters, in particular : More...