|
Open CASCADE Technology 6.5.2
|
#include <BinLDrivers.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Handle_Standard_Transient | Factory (const Standard_GUID &theGUID) |
| static Handle_BinMDF_ADriverTable | AttributeDrivers (const Handle< CDM_MessageDriver > &MsgDrv) |
| Creates a table of the supported drivers' types | |
| static TCollection_AsciiString | StorageVersion () |
| returns last storage version | |
| static Handle_BinMDF_ADriverTable BinLDrivers::AttributeDrivers | ( | const Handle< CDM_MessageDriver > & | MsgDrv | ) | [static] |
| static Handle_Standard_Transient BinLDrivers::Factory | ( | const Standard_GUID & | theGUID | ) | [static] |
| void BinLDrivers::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BinLDrivers::operator new | ( | size_t | size | ) | [inline] |
| void* BinLDrivers::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static TCollection_AsciiString BinLDrivers::StorageVersion | ( | ) | [static] |
1.7.4