|
Open CASCADE Technology 6.5.2
|
#include <PCDM.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 Standard_Boolean | FindStorageDriver (const Handle< CDM_Document > &aDocument) |
| static Handle_PCDM_StorageDriver | StorageDriver (const Handle< CDM_Document > &aDocument) |
| gets in the EuclidDesktop resource the plugin identifier of the driver plugs the driver. | |
| static Handle_Storage_Schema | Schema (const TCollection_ExtendedString &aSchemaName, const Handle< CDM_Application > &anApplication) |
| static Standard_Boolean PCDM::FindStorageDriver | ( | const Handle< CDM_Document > & | aDocument | ) | [static] |
| void PCDM::operator delete | ( | void * | anAddress | ) | [inline] |
| void* PCDM::operator new | ( | size_t | size | ) | [inline] |
| void* PCDM::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Handle_Storage_Schema PCDM::Schema | ( | const TCollection_ExtendedString & | aSchemaName, |
| const Handle< CDM_Application > & | anApplication | ||
| ) | [static] |
| static Handle_PCDM_StorageDriver PCDM::StorageDriver | ( | const Handle< CDM_Document > & | aDocument | ) | [static] |
1.7.4