Open CASCADE Technology 6.6.0
Public Member Functions
MPrsStd_AISPresentationRetrievalDriver Class Reference

#include <MPrsStd_AISPresentationRetrievalDriver.hxx>

Inheritance diagram for MPrsStd_AISPresentationRetrievalDriver:
Inheritance graph
[legend]

Public Member Functions

 MPrsStd_AISPresentationRetrievalDriver (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: AISPresentation from PPrsStd.

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.


Constructor & Destructor Documentation

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

Member Function Documentation

Handle_TDF_Attribute MPrsStd_AISPresentationRetrievalDriver::NewEmpty ( ) const [virtual]

Implements MDF_ARDriver.

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

Implements MDF_ARDriver.

Handle_Standard_Type MPrsStd_AISPresentationRetrievalDriver::SourceType ( ) const [virtual]

Implements MDF_ARDriver.

Standard_Integer MPrsStd_AISPresentationRetrievalDriver::VersionNumber ( ) const [virtual]

Implements MDF_ARDriver.


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