Open CASCADE Technology 6.6.0
Public Member Functions
BinMDataStd_AsciiStringDriver Class Reference

TDataStd_AsciiString attribute Driver.

#include <BinMDataStd_AsciiStringDriver.hxx>

Inheritance diagram for BinMDataStd_AsciiStringDriver:
Inheritance graph
[legend]

Public Member Functions

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

Standard_Boolean Paste (const BinObjMgt_Persistent &Source, const Handle< TDF_Attribute > &Target, BinObjMgt_RRelocationTable &RelocTable) const
 persistent -> transient (retrieve)

void Paste (const Handle< TDF_Attribute > &Source, BinObjMgt_Persistent &Target, BinObjMgt_SRelocationTable &RelocTable) const
 transient -> persistent (store)


Constructor & Destructor Documentation

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

Member Function Documentation

Handle_TDF_Attribute BinMDataStd_AsciiStringDriver::NewEmpty ( ) const [virtual]

Implements BinMDF_ADriver.

void BinMDataStd_AsciiStringDriver::Paste ( const Handle< TDF_Attribute > &  Source,
BinObjMgt_Persistent Target,
BinObjMgt_SRelocationTable RelocTable 
) const [virtual]

Implements BinMDF_ADriver.

Standard_Boolean BinMDataStd_AsciiStringDriver::Paste ( const BinObjMgt_Persistent Source,
const Handle< TDF_Attribute > &  Target,
BinObjMgt_RRelocationTable RelocTable 
) 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