Open CASCADE Technology  6.9.0
Static Public Member Functions

PCDM Class Reference

#include <PCDM.hxx>

Static Public Member Functions

static Standard_Boolean FindStorageDriver (const Handle< CDM_Document > &aDocument)
 
static Handle< PCDM_StorageDriverStorageDriver (const Handle< CDM_Document > &aDocument)
 gets in the EuclidDesktop resource the plugin identifier of the driver plugs the driver. More...
 
static Handle< Storage_SchemaSchema (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. More...
 

Member Function Documentation

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

returns a schema to be used during a Store or Retrieve operation. Schema will plug the schema defined by the SchemaName method.

static Handle< PCDM_StorageDriver > PCDM::StorageDriver ( const Handle< CDM_Document > &  aDocument)
static

gets in the EuclidDesktop resource the plugin identifier of the driver plugs the driver.


The documentation for this class was generated from the following file: