Open CASCADE Technology 6.6.0
Public Member Functions
XmlTObjDrivers_IntSparseArrayDriver Class Reference

#include <XmlTObjDrivers_IntSparseArrayDriver.hxx>

Inheritance diagram for XmlTObjDrivers_IntSparseArrayDriver:
Inheritance graph
[legend]

Public Member Functions

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

Standard_Boolean Paste (const XmlObjMgt_Persistent &theSource, const Handle< TDF_Attribute > &theTarget, XmlObjMgt_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, XmlObjMgt_Persistent &theTarget, XmlObjMgt_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

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

Member Function Documentation

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

Implements XmlMDF_ADriver.

void XmlTObjDrivers_IntSparseArrayDriver::Paste ( const Handle< TDF_Attribute > &  aSource,
XmlObjMgt_Persistent aTarget,
XmlObjMgt_SRelocationTable aRelocTable 
) const [virtual]

Implements XmlMDF_ADriver.

Standard_Boolean XmlTObjDrivers_IntSparseArrayDriver::Paste ( const XmlObjMgt_Persistent aSource,
const Handle< TDF_Attribute > &  aTarget,
XmlObjMgt_RRelocationTable aRelocTable 
) const [virtual]

Implements XmlMDF_ADriver.


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