Open CASCADE Technology
7.3.0
|
#include <StdObjMgt_SharedObject.hxx>
Public Member Functions | |
void | Transient (const Handle< TransientT > &theTransient) |
Changes transient object. More... | |
const Handle< TransientT > & | Import () |
Import transient object from the persistent data. More... | |
Protected Attributes | |
Handle< TransientT > | myTransient |
|
inline |
Import transient object from the persistent data.
|
inline |
Changes transient object.
|
protected |