#include <BinTObjDrivers_ObjectDriver.hxx>
Inheritance diagram for BinTObjDrivers_ObjectDriver:
Public Member Functions | |
Standard_EXPORT | BinTObjDrivers_ObjectDriver (const Handle(CDM_MessageDriver)&theMessageDriver) |
Standard_EXPORT | Handle (TDF_Attribute) NewEmpty() const |
Standard_EXPORT Standard_Boolean | Paste (const BinObjMgt_Persistent &Source, const Handle(TDF_Attribute)&Target, BinObjMgt_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, BinObjMgt_Persistent &Target, BinObjMgt_SRelocationTable &RelocTable) const |
Translate the contents of <asource> and put it into <atarget>, using the relocation table <areloctable> to keep the sharings. . |
|
|
|
|
|
Implements BinMDF_ADriver. |
|
Implements BinMDF_ADriver. |