Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::pose_creation::SliceToMiniProteinMover::SSElement Struct Reference

#include <SliceToMiniProteinMover.hh>

Public Member Functions

 SSElement (core::Size start_res_i, core::Size end_res_i, std::string const &type_res_i)
 
 SSElement (core::Size start_res_i, core::Size end_res_i, char type_res_i)
 

Public Attributes

core::Size start_res
 
core::Size end_res
 
std::string type
 

Constructor & Destructor Documentation

◆ SSElement() [1/2]

protocols::pose_creation::SliceToMiniProteinMover::SSElement::SSElement ( core::Size  start_res_i,
core::Size  end_res_i,
std::string const &  type_res_i 
)
inline

◆ SSElement() [2/2]

protocols::pose_creation::SliceToMiniProteinMover::SSElement::SSElement ( core::Size  start_res_i,
core::Size  end_res_i,
char  type_res_i 
)
inline

Member Data Documentation

◆ end_res

core::Size protocols::pose_creation::SliceToMiniProteinMover::SSElement::end_res

◆ start_res

core::Size protocols::pose_creation::SliceToMiniProteinMover::SSElement::start_res

◆ type

std::string protocols::pose_creation::SliceToMiniProteinMover::SSElement::type

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