![]() |
Rosetta Protocols
2014.35
|
basic struct for remembering position/type information before/during/after design More...
#include <util.hh>
Public Member Functions | |
PositionType (core::Size pos=0, core::chemical::ResidueTypeCOP rt=0, bool design=false) | |
Public Attributes | |
core::Size | position |
core::chemical::ResidueTypeCOP | type |
bool | designable |
basic struct for remembering position/type information before/during/after design
|
inline |
References design.
bool protocols::dna::PositionType::designable |
core::Size protocols::dna::PositionType::position |
core::chemical::ResidueTypeCOP protocols::dna::PositionType::type |