![]() |
Rosetta
2021.16
|
A class to represent the mutation of a residue. More...
#include <Primitives.hh>
Public Member Functions | |
| ResMut (char s, char e, char c, int d, core::Size r) | |
Public Attributes | |
| char | saa |
| char | eaa |
| char | cid |
| int | pdbn |
| core::Size | psn |
A class to represent the mutation of a residue.
|
inline |
| char protocols::constel::ResMut::cid |
Referenced by protocols::constel::out_pair_constel(), and protocols::constel::out_triple_constel().
| char protocols::constel::ResMut::eaa |
Referenced by protocols::constel::out_pair_constel(), and protocols::constel::out_triple_constel().
| int protocols::constel::ResMut::pdbn |
Referenced by protocols::constel::out_pair_constel(), and protocols::constel::out_triple_constel().
| core::Size protocols::constel::ResMut::psn |
Referenced by protocols::constel::out_pair_constel(), and protocols::constel::out_triple_constel().
| char protocols::constel::ResMut::saa |
Referenced by protocols::constel::out_pair_constel(), and protocols::constel::out_triple_constel().
1.8.7