Rosetta
Public Types | Public Member Functions | Private Attributes | List of all members
core::pack::rotamer_set::RotamerCouplings Class Reference

#include <RotamerCouplings.hh>

Inheritance diagram for core::pack::rotamer_set::RotamerCouplings:
Inheritance graph
[legend]

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_
 

Member Typedef Documentation

◆ ResidueMatcherCOP

Member Function Documentation

◆ operator[]() [1/2]

std::pair< int, ResidueMatcherCOP >& core::pack::rotamer_set::RotamerCouplings::operator[] ( Size const  index)
inline

References couplings_.

◆ operator[]() [2/2]

std::pair< int, ResidueMatcherCOP > const& core::pack::rotamer_set::RotamerCouplings::operator[] ( Size const  index) const
inline

References couplings_.

◆ resize()

void core::pack::rotamer_set::RotamerCouplings::resize ( Size const  size_in)
inline

References couplings_.

Member Data Documentation

◆ couplings_

utility::vector1< std::pair< int, ResidueMatcherCOP > > core::pack::rotamer_set::RotamerCouplings::couplings_
private

Referenced by operator[](), and resize().


The documentation for this class was generated from the following file: