Open CASCADE Technology 6.6.0
|
#include <PCDM.hxx>
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) |
returns a schema to be used during a Store or Retrieve operation. Schema will plug the schema defined by the SchemaName method. |
static 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] |