Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MDocStd_XLinkStorageDriver Class Reference

Tool used to translate a transient XLink into a
persistent one.

#include <MDocStd_XLinkStorageDriver.hxx>

Inheritance diagram for MDocStd_XLinkStorageDriver:
Inheritance graph
[legend]

Public Member Functions

 MDocStd_XLinkStorageDriver (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 TXLink.

Handle_PDF_Attribute NewEmpty () const
 Creates a new attribute from PDF.

void Paste (const Handle< TDF_Attribute > &aSource, const Handle< PDF_Attribute > &aTarget, const Handle< MDF_SRelocationTable > &aRelocTable) const
 Translate the contents of <aSource> and put it
into <aTarget>, using the relocation table
<aRelocTable> to keep the sharings.


Constructor & Destructor Documentation


Member Function Documentation

Handle_PDF_Attribute MDocStd_XLinkStorageDriver::NewEmpty ( ) const [virtual]

Implements MDF_ASDriver.

void MDocStd_XLinkStorageDriver::Paste ( const Handle< TDF_Attribute > &  aSource,
const Handle< PDF_Attribute > &  aTarget,
const Handle< MDF_SRelocationTable > &  aRelocTable 
) const [virtual]

Implements MDF_ASDriver.

Handle_Standard_Type MDocStd_XLinkStorageDriver::SourceType ( ) const [virtual]

Implements MDF_ASDriver.

Implements MDF_ASDriver.


The documentation for this class was generated from the following file: