clipper::MMDBManager Class Reference
MMDB manager wrapper.
More...
#include <clipper_mmdb.h>
List of all members.
Public Types
enum TYPE { Default = -1,
PDB,
CIF,
Binary
}
Public Member Functions
null constructor
destructor
get cell
set spacegroup
set cell
void
select (int hnd, int typ, char *str, int key)
Detailed Description
MMDB manager wrapper.
This class is a trivial derivation of the corresponding MMDB, providing access in terms of Clipper types. Thus, when you such access, simply cast you MMDB object reference to this type to access the additional functions. For full documentation see: http://www.ebi.ac.uk/~keb/
Constructor & Destructor Documentation
clipper::MMDBManager::MMDBManager
(
)
For later initialisation: see init()
Member Function Documentation
Spacegroup clipper::MMDBManager::spacegroup
(
)
const
destructor
get spacegroup
The documentation for this class was generated from the following files: