#include <SheetFoldTypeManager.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
protocols::fldsgn::topology::SheetFoldTypeManager::SheetFoldTypeManager |
( |
| ) |
|
Member Function Documentation
SheetFoldType protocols::fldsgn::topology::SheetFoldTypeManager::foldtype_from_name |
( |
std::string const & |
name | ) |
|
give a string name of SheetFoldType and return its enum type
SheetFoldType protocols::fldsgn::topology::SheetFoldTypeManager::foldtype_from_spairs |
( |
std::string const & |
spairs | ) |
|
bool protocols::fldsgn::topology::SheetFoldTypeManager::is_foldtype |
( |
std::string const & |
name | ) |
|
check whether the string name of strand pairings is in SheetFoldType or not
bool protocols::fldsgn::topology::SheetFoldTypeManager::is_sparis_foldtype |
( |
std::string const & |
spairs | ) |
|
check whether the string spairs of strand_pairings is in SheetFoldType or not
std::string protocols::fldsgn::topology::SheetFoldTypeManager::name_from_foldtype |
( |
SheetFoldType |
score_type | ) |
|
give a SheetFoldType and return its string name
std::string protocols::fldsgn::topology::SheetFoldTypeManager::spairs_from_foldtype |
( |
SheetFoldType |
foldtype | ) |
|
give a SheetFoldType and return its string of strand_pairings
The documentation for this class was generated from the following files: