PdbResidueId Class Reference

Composite key for residue within a chain, composed of residue number and insertion code. More...

#include <Pdb.h>

List of all members.

Public Member Functions

 PdbResidueId (int num, char iCode= ' ')
bool operator< (const PdbResidueId &other) const
 < operator is required for use as a key in a hash table

Public Attributes

int residueNumber
char insertionCode

Detailed Description

Composite key for residue within a chain, composed of residue number and insertion code.


Constructor & Destructor Documentation

PdbResidueId ( int  num,
char  iCode = ' ' 
) [inline, explicit]

Member Function Documentation

bool operator< ( const PdbResidueId other  )  const

< operator is required for use as a key in a hash table


Member Data Documentation


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

Generated on Wed Dec 30 11:05:12 2009 for SimTKcore by  doxygen 1.6.1