a simple wrapper for a residue range More...
#include <coot-molecule.hh>
Public Member Functions | |
| residue_range_t (const std::string &c, int r1, int r2) | |
Public Attributes | |
| std::string | chain_id |
| int | res_no_start |
| int | res_no_end |
a simple wrapper for a residue range