PdbResidueId Class Reference

#include <Pdb.h>

List of all members.


Detailed Description

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

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

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 Fri Sep 26 07:44:33 2008 for SimTKcore by  doxygen 1.5.6