Open CASCADE Technology 7.8.2.dev
|
Class for registering storage/retrieval drivers for TObj XML persistence. More...
#include <XmlTObjDrivers.hxx>
Static Public Member Functions | |
static const Handle< Standard_Transient > & | Factory (const Standard_GUID &aGUID) |
Returns a driver corresponding to <aGUID>. Used for plugin. | |
static void | DefineFormat (const Handle< TDocStd_Application > &theApp) |
Defines format "TObjXml" and registers its read and write drivers in the specified application. | |
static void | AddDrivers (const Handle< XmlMDF_ADriverTable > &aDriverTable, const Handle< Message_Messenger > &anMsgDrv) |
Class for registering storage/retrieval drivers for TObj XML persistence.
|
static |
|
static |
Defines format "TObjXml" and registers its read and write drivers in the specified application.
|
static |
Returns a driver corresponding to <aGUID>. Used for plugin.