![]() |
Rosetta Core
2014.16.56682
|
#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_ |
| typedef conformation::ResidueMatcherCOP core::pack::rotamer_set::RotamerCouplings::ResidueMatcherCOP |
|
inline |
References couplings_.
|
inline |
References couplings_.
|
inline |
References couplings_.
|
private |
Referenced by operator[](), and resize().
1.8.7