Open CASCADE Technology 6.6.0
Public Member Functions
BinTObjDrivers_XYZDriver Class Reference

#include <BinTObjDrivers_XYZDriver.hxx>

Inheritance diagram for BinTObjDrivers_XYZDriver:
Inheritance graph
[legend]

Public Member Functions

 BinTObjDrivers_XYZDriver (const Handle< CDM_MessageDriver > &theMessageDriver)
Handle< TDF_AttributeNewEmpty () const
 Creates a new attribute from TDF.

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

Handle< TDF_Attribute > BinTObjDrivers_XYZDriver::NewEmpty ( ) const [virtual]

Implements BinMDF_ADriver.

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

Implements BinMDF_ADriver.

Standard_Boolean BinTObjDrivers_XYZDriver::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