|
Rosetta 3.5
|
RB residue range. More...
#include <RBSegment.hh>

Public Member Functions | |
| RBResidueRange () | |
| RBResidueRange (int begin, int end, RBSegmentType type) | |
| core::Size | length () const |
| core::Size | start () const |
| void | set_start (core::Size S) |
| core::Size | end () const |
| void | set_end (core::Size E) |
| RBSegmentType | type () const |
| char | char_type () const |
Private Attributes | |
| core::Size | res_first |
| core::Size | res_last |
| RBSegmentType | seg_type |
RB residue range.
Definition at line 41 of file RBSegment.hh.
|
inline |
Definition at line 43 of file RBSegment.hh.
|
inline |
Definition at line 45 of file RBSegment.hh.
|
inline |
Definition at line 57 of file RBSegment.hh.
References protocols::rbsegment_relax::RB_HELIX, protocols::rbsegment_relax::RB_SHEET, and seg_type.
|
inline |
Definition at line 54 of file RBSegment.hh.
References res_last.
|
inline |
Definition at line 51 of file RBSegment.hh.
|
inline |
Definition at line 55 of file RBSegment.hh.
References protocols::comparative_modeling::features::E, and res_last.
|
inline |
Definition at line 53 of file RBSegment.hh.
References res_first.
|
inline |
Definition at line 52 of file RBSegment.hh.
References res_first.
|
inline |
Definition at line 56 of file RBSegment.hh.
References seg_type.
|
private |
Definition at line 60 of file RBSegment.hh.
Referenced by length(), set_start(), and start().
|
private |
Definition at line 60 of file RBSegment.hh.
|
private |
Definition at line 61 of file RBSegment.hh.
Referenced by char_type(), and type().
1.8.4