Open CASCADE Technology 6.6.0
Public Member Functions
BinMDataXtd_PlaneDriver Class Reference

Plane attribute Driver.

#include <BinMDataXtd_PlaneDriver.hxx>

Inheritance diagram for BinMDataXtd_PlaneDriver:
Inheritance graph
[legend]

Public Member Functions

 BinMDataXtd_PlaneDriver (const Handle< CDM_MessageDriver > &theMessageDriver)
virtual Handle_TDF_Attribute NewEmpty () const
 Creates a new attribute from TDF.

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

virtual void Paste (const Handle< TDF_Attribute > &Source, BinObjMgt_Persistent &Target, BinObjMgt_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

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

Member Function Documentation

virtual Handle_TDF_Attribute BinMDataXtd_PlaneDriver::NewEmpty ( ) const [virtual]

Implements BinMDF_ADriver.

virtual void BinMDataXtd_PlaneDriver::Paste ( const Handle< TDF_Attribute > &  aSource,
BinObjMgt_Persistent aTarget,
BinObjMgt_SRelocationTable aRelocTable 
) const [virtual]

Implements BinMDF_ADriver.

virtual Standard_Boolean BinMDataXtd_PlaneDriver::Paste ( const BinObjMgt_Persistent aSource,
const Handle< TDF_Attribute > &  aTarget,
BinObjMgt_RRelocationTable aRelocTable 
) const [virtual]

Implements BinMDF_ADriver.


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