#include <XmlTObjDrivers_ObjectDriver.hxx>
Inheritance diagram for XmlTObjDrivers_ObjectDriver:
Public Member Functions | |
Standard_EXPORT | XmlTObjDrivers_ObjectDriver (const Handle(CDM_MessageDriver)&theMessageDriver) |
Standard_EXPORT | Handle (TDF_Attribute) NewEmpty() const |
Standard_EXPORT Standard_Boolean | Paste (const XmlObjMgt_Persistent &Source, const Handle(TDF_Attribute)&Target, XmlObjMgt_RRelocationTable &RelocTable) const |
Translate the contents of <asource> and put it into <atarget>, using the relocation table <areloctable> to keep the sharings. . | |
Standard_EXPORT void | Paste (const Handle(TDF_Attribute)&Source, XmlObjMgt_Persistent &Target, XmlObjMgt_SRelocationTable &RelocTable) const |
Translate the contents of <asource> and put it into <atarget>, using the relocation table <areloctable> to keep the sharings. . |
|
|
|
|
|
Implements XmlMDF_ADriver. |
|
Implements XmlMDF_ADriver. |