#include <motif_hash_stuff.hh>
| core::scoring::motif::MotifHashManager::~MotifHashManager |
( |
| ) |
|
| core::scoring::motif::MotifHashManager::MotifHashManager |
( |
| ) |
|
|
private |
| core::scoring::motif::MotifHashManager::MotifHashManager |
( |
MotifHashManager const & |
| ) |
|
|
privatedelete |
| void core::scoring::motif::MotifHashManager::add_motif_set_name |
( |
std::string const & |
motifset | ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_BB |
( |
| ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_PH |
( |
| ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_BB_PO |
( |
| ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_by_fname |
( |
std::string const & |
fname | ) |
|
| MotifHashStringMap const & core::scoring::motif::MotifHashManager::get_motif_hash_by_fname |
( |
| ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_SC_BB |
( |
| ) |
|
| MotifHashCOP core::scoring::motif::MotifHashManager::get_motif_hash_SC_SC |
( |
| ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_BB |
( |
char |
ss1, |
|
|
char |
ss2, |
|
|
char |
aa1 = ' ', |
|
|
char |
aa2 = ' ' |
|
) |
| |
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_PH |
( |
| ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_BB_PO |
( |
| ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_frags |
( |
| ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_PH_PO |
( |
| ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_SC_BB |
( |
char |
aa1 | ) |
|
| XformScoreCOP core::scoring::motif::MotifHashManager::get_xform_score_SC_SC |
( |
char |
aa1, |
|
|
char |
aa2 |
|
) |
| |
| bool core::scoring::motif::MotifHashManager::have_motif_set_named |
( |
std::string const & |
motifset | ) |
const |
| bool core::scoring::motif::MotifHashManager::have_motifs |
( |
| ) |
const |
|
inline |
| void core::scoring::motif::MotifHashManager::init |
( |
void |
| ) |
|
|
private |
References protocols::cluster::calibur::aa, add_motif_set_name(), core::scoring::motif::fill_xform_score_from_file(), key_mask_BB_BB_, preload_motif_data, core::scoring::motif::preload_motif_data_pthread_wrapper(), protocols::hybridization::u, xform_score_BB_PH_, xform_score_BB_PO_, xform_score_frags_, xform_score_PH_PO_, xform_scores_BB_BB_, xform_scores_SC_BB_, and xform_scores_SC_SC_.
Referenced by MotifHashManager().
| std::set<std::string> core::scoring::motif::MotifHashManager::motif_set_names |
( |
| ) |
const |
|
inline |
| bool core::scoring::motif::MotifHashManager::done_loading_ |
|
private |
| Key core::scoring::motif::MotifHashManager::key_mask_BB_BB_ |
|
private |
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_BB_ |
|
private |
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_PH_ |
|
private |
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_BB_PO_ |
|
private |
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_SC_BB_ |
|
private |
| MotifHashOP core::scoring::motif::MotifHashManager::motif_hash_SC_SC_ |
|
private |
| std::set<std::string> core::scoring::motif::MotifHashManager::motif_set_names_ |
|
private |
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_BB_PH_ |
|
private |
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_BB_PO_ |
|
private |
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_frags_ |
|
private |
| XformScoreOP core::scoring::motif::MotifHashManager::xform_score_PH_PO_ |
|
private |
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_BB_BB_ |
|
private |
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_SC_BB_ |
|
private |
| XformScoreMap core::scoring::motif::MotifHashManager::xform_scores_SC_SC_ |
|
private |
The documentation for this class was generated from the following files: