Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
PCDM Class Reference

#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)

Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines