|
Rosetta 3.5
|
#include <RotamerCouplings.hh>


Public Types | |
| typedef conformation::ResidueMatcherCOP | ResidueMatcherCOP |
Public Member Functions | |
| void | resize (Size const size_in) |
| std::pair< int, ResidueMatcherCOP > const & | operator[] (Size const index) const |
| std::pair< int, ResidueMatcherCOP > & | operator[] (Size const index) |
Private Attributes | |
| utility::vector1< std::pair < int, ResidueMatcherCOP > > | couplings_ |
Definition at line 34 of file RotamerCouplings.hh.
| typedef conformation::ResidueMatcherCOP core::pack::rotamer_set::RotamerCouplings::ResidueMatcherCOP |
Definition at line 36 of file RotamerCouplings.hh.
|
inline |
Definition at line 46 of file RotamerCouplings.hh.
References couplings_.
|
inline |
Definition at line 52 of file RotamerCouplings.hh.
References couplings_.
|
inline |
Definition at line 40 of file RotamerCouplings.hh.
References couplings_.
|
private |
Definition at line 59 of file RotamerCouplings.hh.
Referenced by operator[](), and resize().
1.8.4