Open CASCADE Technology 7.8.2.dev
|
#include <StdDrivers.hxx>
Static Public Member Functions | |
static Handle< Standard_Transient > | Factory (const Standard_GUID &aGUID) |
Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin. | |
static void | DefineFormat (const 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. | |
|
static |
Register types.
|
static |
Defines format "MDTV-Standard" and registers its retrieval driver in the specified application.
|
static |
Depending from the ID, returns a list of storage or retrieval attribute drivers. Used for plugin.