Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_TDF_Data.hxx>
#include <XmlObjMgt_Element.hxx>
#include <XmlObjMgt_SRelocationTable.hxx>
#include <Handle_XmlMDF_ADriverTable.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <XmlObjMgt_RRelocationTable.hxx>
#include <Handle_CDM_MessageDriver.hxx>
Data Structures | |
class | XmlMDF |
This package provides classes and methods to translate a transient DF into a persistent one and vice versa. Driver A driver is a tool used to translate a transient attribute into a persistent one and vice versa. Driver Table A driver table is an object building links between object types and object drivers. In the translation process, a driver table is asked to give a translation driver for each current object to be translated. More... |