|
| Chain (ResidueOPs const &residues) |
|
| Chain (Chain const &c) |
|
| Chain (String const &s, ResidueTypeSet const &rts) |
|
int | length () const |
|
ResidueOP const & | first () |
|
ResidueOP const & | last () |
|
ChainOP | subchain (int start, int end) |
|
ChainOP | subchain (ResidueOP const &r1, ResidueOP const &r2) |
|
String | to_str () const |
|
String | to_pdb_str (int &, int, String const &) const |
|
String | to_pdb_str (int &acount) const |
|
void | to_pdb (String const, int, String const &) const |
|
void | to_pdb (String const &fname) |
|
ResidueOPs & | residues () |
|
The documentation for this class was generated from the following files:
- src/structure/chain.h
- src/structure/chain.cc