#include <BinMDataStd_BooleanArrayDriver.hxx>

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