Open CASCADE Technology 7.8.2.dev
XmlTObjDrivers Class Reference

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)
 

Detailed Description

Class for registering storage/retrieval drivers for TObj XML persistence.

Member Function Documentation

◆ AddDrivers()

static void XmlTObjDrivers::AddDrivers ( const Handle< XmlMDF_ADriverTable > & aDriverTable,
const Handle< Message_Messenger > & anMsgDrv )
static

◆ DefineFormat()

static void XmlTObjDrivers::DefineFormat ( const Handle< TDocStd_Application > & theApp)
static

Defines format "TObjXml" and registers its read and write drivers in the specified application.

◆ Factory()

static const Handle< Standard_Transient > & XmlTObjDrivers::Factory ( const Standard_GUID & aGUID)
static

Returns a driver corresponding to <aGUID>. Used for plugin.


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