Open CASCADE Technology  6.9.0
Data Structures

IGESData_DirChecker.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <IGESData_DefType.hxx>
#include <Handle_Interface_Check.hxx>
#include <Handle_IGESData_IGESEntity.hxx>

Data Structures

class  IGESData_DirChecker
 This class centralizes general Checks upon an IGES Entity's Directory Part. That is : such field Ignored or Required, or Required with a given Value (for an Integer field) More precise checks can be performed as necessary, by each Entity (method OwnCheck). More...