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
    StdDrivers Class Reference

    #include <StdDrivers.hxx>

    Static Public Member Functions

    static occ::handle< Standard_TransientFactory (const Standard_GUID &aGUID)
     Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin.
    static void DefineFormat (const occ::handle< TDocStd_Application > &theApp)
     Defines format "MDTV-Standard" and registers its retrieval driver in the specified application.
    static void BindTypes (StdObjMgt_MapOfInstantiators &theMap)
     Register types.

    Member Function Documentation

    ◆ BindTypes()

    void StdDrivers::BindTypes ( StdObjMgt_MapOfInstantiators & theMap)
    static

    Register types.

    ◆ DefineFormat()

    void StdDrivers::DefineFormat ( const occ::handle< TDocStd_Application > & theApp)
    static

    Defines format "MDTV-Standard" and registers its retrieval driver in the specified application.

    ◆ Factory()

    occ::handle< Standard_Transient > StdDrivers::Factory ( const Standard_GUID & aGUID)
    static

    Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin.


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