Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
XmlTObjDrivers Class Reference

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

#include <XmlTObjDrivers.hxx>

Static Public Member Functions

static const occ::handle< Standard_Transient > & Factory (const Standard_GUID &aGUID)
 Returns a driver corresponding to <aGUID>. Used for plugin.
 
static void DefineFormat (const occ::handle< TDocStd_Application > &theApp)
 Defines format "TObjXml" and registers its read and write drivers in the specified application.
 
static void AddDrivers (const occ::handle< XmlMDF_ADriverTable > &aDriverTable, const occ::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 occ::handle< XmlMDF_ADriverTable > & aDriverTable,
const occ::handle< Message_Messenger > & anMsgDrv )
static

◆ DefineFormat()

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

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

◆ Factory()

static const occ::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: