Open CASCADE Technology 6.6.0
|
Retrieval driver of IntPackedMap attribute supporting
delta mechanism by default
#include <MDataStd_IntPackedMapRetrievalDriver_1.hxx>
Public Member Functions | |
MDataStd_IntPackedMapRetrievalDriver_1 (const Handle< CDM_MessageDriver > &theMessageDriver) | |
Standard_Integer | VersionNumber () const |
Returns the version number from which the driver is available: 1. | |
Handle_Standard_Type | SourceType () const |
Returns the type: IntPackedMap_1 from PDataStd. | |
Handle_TDF_Attribute | NewEmpty () const |
Creates a new attribute from PDF. | |
void | Paste (const Handle< PDF_Attribute > &Source, const Handle< TDF_Attribute > &Target, const Handle< MDF_RRelocationTable > &RelocTable) const |
Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. |
MDataStd_IntPackedMapRetrievalDriver_1::MDataStd_IntPackedMapRetrievalDriver_1 | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
Handle_TDF_Attribute MDataStd_IntPackedMapRetrievalDriver_1::NewEmpty | ( | ) | const [virtual] |
Implements MDF_ARDriver.
void MDataStd_IntPackedMapRetrievalDriver_1::Paste | ( | const Handle< PDF_Attribute > & | aSource, |
const Handle< TDF_Attribute > & | aTarget, | ||
const Handle< MDF_RRelocationTable > & | aRelocTable | ||
) | const [virtual] |
Implements MDF_ARDriver.
Handle_Standard_Type MDataStd_IntPackedMapRetrievalDriver_1::SourceType | ( | ) | const [virtual] |
Implements MDF_ARDriver.
Standard_Integer MDataStd_IntPackedMapRetrievalDriver_1::VersionNumber | ( | ) | const [virtual] |
Implements MDF_ARDriver.