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_WriteData.hxx File Reference
    #include <Standard.hxx>
    #include <Storage_BaseDriver.hxx>

    Data Structures

    class  StdObjMgt_WriteData
     Auxiliary data used to write persistent objects to a file. More...
    class  StdObjMgt_WriteData::ObjectSentry
     Auxiliary class used to automate begin and end of writing object (adding opening and closing parenthesis) at constructor and destructor. More...

    Functions

    StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &theWriteData, const Standard_GUID &theGUID)

    Function Documentation

    ◆ operator<<()

    StdObjMgt_WriteData & operator<< ( StdObjMgt_WriteData & theWriteData,
    const Standard_GUID & theGUID )