|
Open CASCADE Technology
6.5.4
|
#include <BinTObjDrivers_IntSparseArrayDriver.hxx>

Public Member Functions | |
| BinTObjDrivers_IntSparseArrayDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Handle< TDF_Attribute > | NewEmpty () const |
| Creates a new attribute from TDF. | |
| 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. | |
| 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. | |
| BinTObjDrivers_IntSparseArrayDriver::BinTObjDrivers_IntSparseArrayDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle< TDF_Attribute > BinTObjDrivers_IntSparseArrayDriver::NewEmpty | ( | ) | const [virtual] |
Implements BinMDF_ADriver.
| Standard_Boolean BinTObjDrivers_IntSparseArrayDriver::Paste | ( | const BinObjMgt_Persistent & | aSource, |
| const Handle< TDF_Attribute > & | aTarget, | ||
| BinObjMgt_RRelocationTable & | aRelocTable | ||
| ) | const [virtual] |
Implements BinMDF_ADriver.
| void BinTObjDrivers_IntSparseArrayDriver::Paste | ( | const Handle< TDF_Attribute > & | aSource, |
| BinObjMgt_Persistent & | aTarget, | ||
| BinObjMgt_SRelocationTable & | aRelocTable | ||
| ) | const [virtual] |
Implements BinMDF_ADriver.
1.8.0