#include <BinTObjDrivers_XYZDriver.hxx>
Inheritance diagram for BinTObjDrivers_XYZDriver:
Public Member Functions | |
Standard_EXPORT | BinTObjDrivers_XYZDriver (const Handle(CDM_MessageDriver)&theMessageDriver) |
Standard_EXPORT | Handle (TDF_Attribute) NewEmpty() const |
Standard_EXPORT Standard_Boolean | Paste (const BinObjMgt_Persistent &theSource, const Handle(TDF_Attribute)&theTarget, BinObjMgt_RRelocationTable &theRelocTable) 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)&theSource, BinObjMgt_Persistent &theTarget, BinObjMgt_SRelocationTable &theRelocTable) 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. |