|
Open CASCADE Technology
6.5.4
|
#include <PCDM.hxx>
Static Public Member Functions | |
| static DEFINE_STANDARD_ALLOC 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) |
| returns a schema to be used during a Store or Retrieve operation. Schema will plug the schema defined by the SchemaName method. | |
| static DEFINE_STANDARD_ALLOC Standard_Boolean PCDM::FindStorageDriver | ( | const Handle< CDM_Document > & | aDocument | ) | [static] |
| 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.8.0