|
Rosetta 3.5
|
#include <RotamerLinks.hh>


Public Member Functions | |
| void | resize (Size const res) |
| utility::vector1< Size > | get_equiv (Size const index) const |
| void | set_equiv (Size const rs1, Size const rs2) |
| void | set_equiv (Size const rs1, utility::vector1< int > list) |
| bool | has (Size index) const |
Private Attributes | |
| utility::vector1 < utility::vector1< int > > | links_ |
Definition at line 31 of file RotamerLinks.hh.
|
inline |
Definition at line 42 of file RotamerLinks.hh.
References links_.
Definition at line 63 of file RotamerLinks.hh.
References links_.
|
inline |
Definition at line 36 of file RotamerLinks.hh.
References links_.
Definition at line 51 of file RotamerLinks.hh.
References links_.
|
inline |
Definition at line 57 of file RotamerLinks.hh.
References links_.
|
private |
Definition at line 76 of file RotamerLinks.hh.
Referenced by get_equiv(), has(), resize(), and set_equiv().
1.8.4