Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Interface_InterfaceModel.hxx>
#include <Handle_Interface_Protocol.hxx>
#include <TCollection_AsciiString.hxx>
#include <Handle_IFSelect_AppliedModifiers.hxx>
#include <Handle_Interface_HGraph.hxx>
#include <Interface_CheckIterator.hxx>
#include <Standard_Integer.hxx>
#include <Handle_IFSelect_GeneralModifier.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_Interface_Check.hxx>
Data Structures | |
class | IFSelect_ContextWrite |
This class gathers various informations used by File Modifiers apart from the writer object, which is specific of the norm and of the physical format These informations are controlled by an object AppliedModifiers (if it is not defined, no modification is allowed on writing) Furthermore, in return, ContextModif can record Checks, either one for all, or one for each Entity. It supports trace too. More... |