Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

MSDManager Class Reference

Extends CDBManager from Ligands and MMDB library thorugh PDBe API to load data from databases (warehouse and deposition). More...

#include <msd_chem.h>

Inheritance diagram for MSDManager:

List of all members.

Public Member Functions


Detailed Description

Extends CDBManager from Ligands and MMDB library thorugh PDBe API to load data from databases (warehouse and deposition).

Definition at line 105 of file msd_chem.h.


Member Function Documentation

HRESULT MSDManager::LoadDeposition char *  ConnStr,
int  nDepId
 

Loads information about assemblies, models, coordinates from deposition database.

Parameters:
nDepId integer database id of PDB entry (DEP_ID from depostion table)
Returns:
HRESULT S_OK on success and E_FAIL otherwise

HRESULT MSDManager::LoadDeposition msdbConnect &  db,
int  nDepId
 

Loads information about assemblies, models, coordinates from deposition database.

Parameters:
nDepId integer database id of PDB entry (DEP_ID from depostion table)
Returns:
HRESULT S_OK on success and E_FAIL otherwise

HRESULT MSDManager::LoadWarehouse char *  ConnStr,
int  nDepId
 

Loads information about assemblies, models, coordinates as well as planes and graphs of chemical compounds from warehouse database.

Parameters:
nDepId integer database id of PDB entry (ENTRY_ID from entry table)
Returns:
HRESULT S_OK on success and E_FAIL otherwise

HRESULT MSDManager::LoadWarehouse msdbConnect &  db,
int  nDepId
 

Loads information about assemblies, models, coordinates as well as planes and graphs of chemical compounds from warehouse database.

Parameters:
nDepId integer database id of PDB entry (ENTRY_ID from entry table)
Returns:
HRESULT S_OK on success and E_FAIL otherwise


Generated on Fri Apr 16 13:47:58 2004 for MSDAPI by doxygen 1.3.4-20031005