|
Open CASCADE Technology
6.5.4
|
Tool used to translate a persistent XLink into a
transient one.
#include <MDocStd_XLinkRetrievalDriver.hxx>

Public Member Functions | |
| MDocStd_XLinkRetrievalDriver (const Handle< CDM_MessageDriver > &theMessageDriver) | |
| Standard_Integer | VersionNumber () const |
| Returns the version number from which the driver is available: 0. | |
| Handle_Standard_Type | SourceType () const |
| Returns the type XLink from PXref. | |
| Handle_TDF_Attribute | NewEmpty () const |
| Creates a new attribute from PDF. | |
| void | Paste (const Handle< PDF_Attribute > &aSource, const Handle< TDF_Attribute > &aTarget, const Handle< MDF_RRelocationTable > &aRelocTable) const |
| Translate the contents of <aSource> and put it into <aTarget>, using the relocation table <aRelocTable> to keep the sharings. | |
| MDocStd_XLinkRetrievalDriver::MDocStd_XLinkRetrievalDriver | ( | const Handle< CDM_MessageDriver > & | theMessageDriver | ) |
| Handle_TDF_Attribute MDocStd_XLinkRetrievalDriver::NewEmpty | ( | ) | const [virtual] |
Implements MDF_ARDriver.
| void MDocStd_XLinkRetrievalDriver::Paste | ( | const Handle< PDF_Attribute > & | aSource, |
| const Handle< TDF_Attribute > & | aTarget, | ||
| const Handle< MDF_RRelocationTable > & | aRelocTable | ||
| ) | const [virtual] |
Implements MDF_ARDriver.
| Handle_Standard_Type MDocStd_XLinkRetrievalDriver::SourceType | ( | ) | const [virtual] |
Implements MDF_ARDriver.
| Standard_Integer MDocStd_XLinkRetrievalDriver::VersionNumber | ( | ) | const [virtual] |
Implements MDF_ARDriver.
1.8.0