Open CASCADE Technology
7.3.0
|
#include <StdPersistent_Naming.hxx>
Public Member Functions | |
virtual void | ImportAttribute () |
Import transient attribuite from the persistent data. More... | |
Public Member Functions inherited from StdObjMgt_Attribute< Transient >::Simple< Handle< StdObjMgt_Persistent > > | |
virtual void | Read (StdObjMgt_ReadData &theReadData) |
Read persistent data from a file. More... | |
virtual void | Write (StdObjMgt_WriteData &theWriteData) const |
Write persistent data to a file. More... | |
virtual void | PChildren (StdObjMgt_Persistent::SequenceOfPersistent &) const |
Gets persistent child objects. More... | |
virtual Standard_CString | PName () const |
Returns persistent type name. More... | |
Standard_CString | PName () const |
Returns persistent type name. More... | |
Standard_CString | PName () const |
Returns persistent type name. More... | |
Standard_CString | PName () const |
Returns persistent type name. More... | |
Standard_CString | PName () const |
Returns persistent type name. More... | |
Additional Inherited Members | |
Protected Attributes inherited from StdObjMgt_Attribute< Transient >::Simple< Handle< StdObjMgt_Persistent > > | |
Handle< StdObjMgt_Persistent > | myData |
|
virtual |
Import transient attribuite from the persistent data.
Reimplemented from StdPersistent_Naming::Naming.