clipper::MMDBResidue Class Reference

MMDB residue object wrapper. More...

#include <clipper_mmdb.h>

List of all members.

Public Member Functions

 MMDBResidue ()
 null constructor
 MMDBResidue (const mmdb::CResidue &a)
 constructor: from MMDB residue
String type () const
int seqnum () const
String inscode () const
void set_type (const String &n)
void set_seqnum (const int &n)
void set_inscode (const String &n)

Detailed Description

MMDB residue object 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/


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

Generated on 4 Jan 2010 for Clipper_mmdb by  doxygen 1.6.1