#include <residue_prop.hh>
Public Member Functions | |
| ResidueProp (const String &k, char a) | |
| ResidueProp () | |
Data Fields | |
| ResidueKey | key |
| char | abbrev |
Small data structure to aggregate residue properties.
Definition at line 73 of file residue_prop.hh.
| ResidueProp | ( | const String & | k, | |
| char | a | |||
| ) | [inline] |
Definition at line 74 of file residue_prop.hh.
| ResidueProp | ( | ) | [inline] |
Definition at line 77 of file residue_prop.hh.
| char abbrev |
Definition at line 81 of file residue_prop.hh.
Definition at line 80 of file residue_prop.hh.
1.5.8