|
Open CASCADE Technology 6.5.2
|
TDataStd_IntPackedMap attribute Driver.
#include <BinMDataStd_IntPackedMapDriver.hxx>

Public Member Functions | |
| BinMDataStd_IntPackedMapDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Handle_TDF_Attribute | NewEmpty () const |
| Creates a new attribute from TDF. | |
| Standard_Boolean | Paste (const BinObjMgt_Persistent &Source, const Handle< TDF_Attribute > &Target, BinObjMgt_RRelocationTable &RelocTable) const |
| persistent -> transient (retrieve) | |
| void | Paste (const Handle< TDF_Attribute > &Source, BinObjMgt_Persistent &Target, BinObjMgt_SRelocationTable &RelocTable) const |
| transient -> persistent (store) | |
| BinMDataStd_IntPackedMapDriver::BinMDataStd_IntPackedMapDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle_TDF_Attribute BinMDataStd_IntPackedMapDriver::NewEmpty | ( | ) | const [virtual] |
Implements BinMDF_ADriver.
| void BinMDataStd_IntPackedMapDriver::Paste | ( | const Handle< TDF_Attribute > & | Source, |
| BinObjMgt_Persistent & | Target, | ||
| BinObjMgt_SRelocationTable & | RelocTable | ||
| ) | const [virtual] |
Implements BinMDF_ADriver.
| Standard_Boolean BinMDataStd_IntPackedMapDriver::Paste | ( | const BinObjMgt_Persistent & | Source, |
| const Handle< TDF_Attribute > & | Target, | ||
| BinObjMgt_RRelocationTable & | RelocTable | ||
| ) | const [virtual] |
Implements BinMDF_ADriver.
1.7.4