OpenStructure
|
#include <residue_prop.hh>
Inherits additive< ResNum, int, boost::additive< ResNum, boost::totally_ordered< ResNum, boost::totally_ordered< ResNum, int, boost::unit_steppable< ResNum > > > > >.
Public Member Functions | |
ResNum () | |
ResNum (int n) | |
ResNum (int n, char a) | |
bool | operator== (const ResNum &r) const |
bool | operator< (const ResNum &r) const |
int | operator+= (int i) |
int | operator-= (int i) |
int | operator+= (const ResNum &r) |
int | operator-= (const ResNum &r) |
ResNum & | operator++ () |
ResNum & | operator-- () |
ResNum | NextInsertionCode () const |
String | AsString () const |
int | GetNum () const |
void | SetNum (int num) |
void | SetInsCode (char ins_code) |
char | GetInsCode () const |
Definition at line 30 of file residue_prop.hh.
|
inline |
Definition at line 40 of file residue_prop.hh.
|
inline |
Definition at line 44 of file residue_prop.hh.
|
inline |
Definition at line 48 of file residue_prop.hh.
|
inline |
get residue number as String
The returned String consists of both the numeric residue sequence number and the insertion code. If the insertion code is not defined, i.e. is equal to the null character, only the residue sequence number is returned.
Definition at line 136 of file residue_prop.hh.
|
inline |
Definition at line 118 of file residue_prop.hh.
|
inline |
Definition at line 112 of file residue_prop.hh.
|
inline |
Definition at line 98 of file residue_prop.hh.
|
inline |
Definition at line 86 of file residue_prop.hh.
|
inline |
Definition at line 62 of file residue_prop.hh.
|
inline |
Definition at line 74 of file residue_prop.hh.
|
inline |
Definition at line 92 of file residue_prop.hh.
|
inline |
Definition at line 68 of file residue_prop.hh.
|
inline |
Definition at line 80 of file residue_prop.hh.
|
inline |
Definition at line 57 of file residue_prop.hh.
|
inline |
Definition at line 52 of file residue_prop.hh.
|
inline |
Definition at line 116 of file residue_prop.hh.
|
inline |
Definition at line 114 of file residue_prop.hh.