Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::dna::PositionType Class Reference

basic struct for remembering position/type information before/during/after design More...

#include <util.hh>

Collaboration diagram for protocols::dna::PositionType:
Collaboration graph
[legend]

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
 

Detailed Description

basic struct for remembering position/type information before/during/after design

Definition at line 44 of file util.hh.

Constructor & Destructor Documentation

protocols::dna::PositionType::PositionType ( core::Size  pos = 0,
core::chemical::ResidueTypeCOP  rt = 0,
bool  design = false 
)
inline

Definition at line 46 of file util.hh.

Member Data Documentation

bool protocols::dna::PositionType::designable

Definition at line 54 of file util.hh.

core::Size protocols::dna::PositionType::position

Definition at line 52 of file util.hh.

core::chemical::ResidueTypeCOP protocols::dna::PositionType::type

Definition at line 53 of file util.hh.


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