clipper::MAtomIndex Class Reference

Class for holding the indices of an atom within a MiniMol molecule class. More...

#include <minimol_utils.h>

Inheritance diagram for clipper::MAtomIndex:
clipper::MAtomIndexSymmetry

List of all members.

Public Member Functions

 MAtomIndex ()
 null constructor
 MAtomIndex (const int &polymer, const int &monomer, const int &atom)
 constructor: from polymer, monomer and atom numbers.
bool is_null () const
 test if object has been initialised
const int & polymer () const
 return polymer index
const int & monomer () const
 return monomer index
const int & atom () const
 return atom index

Friends

bool operator< (MAtomIndex i1, MAtomIndex i2)

Detailed Description

Class for holding the indices of an atom within a MiniMol molecule class.

The indices remain valid only while no changes are made to the MiniMol object.


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

Generated on 4 Jan 2010 for Clipper_minimol by  doxygen 1.6.1