OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    StdObjMgt_SharedObject::Delayed< Base, Persistent > Class Template Reference

    #include <StdObjMgt_SharedObject.hxx>

    Inheritance diagram for StdObjMgt_SharedObject::Delayed< Base, Persistent >:

    Public Member Functions

    virtual void Read (StdObjMgt_ReadData &theReadData)
     Read persistent data from a file.
    virtual void Write (StdObjMgt_WriteData &theWriteData) const
     Write persistent data to a file.
    virtual void PChildren (StdObjMgt_Persistent::SequenceOfPersistent &theChildren) const
     Gets persistent child objects.
    virtual const char * PName () const
     Returns persistent type name.

    Member Function Documentation

    ◆ PChildren()

    template<class Base, class Persistent = typename Base::PersistentBase>
    virtual void StdObjMgt_SharedObject::Delayed< Base, Persistent >::PChildren ( StdObjMgt_Persistent::SequenceOfPersistent & theChildren) const
    inlinevirtual

    Gets persistent child objects.

    ◆ PName()

    template<class Base, class Persistent = typename Base::PersistentBase>
    virtual const char * StdObjMgt_SharedObject::Delayed< Base, Persistent >::PName ( ) const
    inlinevirtual

    Returns persistent type name.

    ◆ Read()

    template<class Base, class Persistent = typename Base::PersistentBase>
    virtual void StdObjMgt_SharedObject::Delayed< Base, Persistent >::Read ( StdObjMgt_ReadData & theReadData)
    inlinevirtual

    Read persistent data from a file.

    ◆ Write()

    template<class Base, class Persistent = typename Base::PersistentBase>
    virtual void StdObjMgt_SharedObject::Delayed< Base, Persistent >::Write ( StdObjMgt_WriteData & theWriteData) const
    inlinevirtual

    Write persistent data to a file.


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