Open CASCADE Technology  7.1.0.beta
Public Member Functions

StdObjMgt_SharedObject::IgnoreData< Base, PersistentData, Transient > Class Template Reference

#include <StdObjMgt_SharedObject.hxx>

Inheritance diagram for StdObjMgt_SharedObject::IgnoreData< Base, PersistentData, Transient >:
Inheritance graph
[legend]

Public Member Functions

virtual void Read (StdObjMgt_ReadData &theReadData)
 Read persistent data from a file. More...
 
virtual Handle< Transient > Import ()
 Import transient object from the persistent data. More...
 

Member Function Documentation

template<class Base , class PersistentData , class Transient = typename Base::TransientBase>
virtual Handle< Transient > StdObjMgt_SharedObject::IgnoreData< Base, PersistentData, Transient >::Import ( )
inlinevirtual

Import transient object from the persistent data.

template<class Base , class PersistentData , class Transient = typename Base::TransientBase>
virtual void StdObjMgt_SharedObject::IgnoreData< Base, PersistentData, Transient >::Read ( StdObjMgt_ReadData theReadData)
inlinevirtual

Read persistent data from a file.


The documentation for this class was generated from the following file: