Open CASCADE Technology 6.6.0
Public Member Functions
MDF_TagSourceStorageDriver Class Reference

#include <MDF_TagSourceStorageDriver.hxx>

Inheritance diagram for MDF_TagSourceStorageDriver:
Inheritance graph
[legend]

Public Member Functions

 MDF_TagSourceStorageDriver (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: Integer from TDF.

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

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


Constructor & Destructor Documentation

MDF_TagSourceStorageDriver::MDF_TagSourceStorageDriver ( const Handle< CDM_MessageDriver > &  theMessageDriver)

Member Function Documentation

Handle_PDF_Attribute MDF_TagSourceStorageDriver::NewEmpty ( ) const [virtual]

Implements MDF_ASDriver.

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

Implements MDF_ASDriver.

Handle_Standard_Type MDF_TagSourceStorageDriver::SourceType ( ) const [virtual]

Implements MDF_ASDriver.

Standard_Integer MDF_TagSourceStorageDriver::VersionNumber ( ) const [virtual]

Implements MDF_ASDriver.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines