#include <aln_scoring.hpp>
Inheritance diagram for CScoreCache:


Definition at line 147 of file aln_scoring.hpp.
|
|
Definition at line 150 of file aln_scoring.hpp. |
|
|
Definition at line 151 of file aln_scoring.hpp. |
|
|
Definition at line 153 of file aln_scoring.hpp. |
|
|
Definition at line 212 of file aln_scoring.hpp. |
|
|
Definition at line 152 of file aln_scoring.hpp. |
|
|
Definition at line 62 of file aln_scoring.cpp. References m_ScoreColls. |
|
|
Definition at line 72 of file aln_scoring.cpp. References m_ScoreColls, x_DeleteJob(), and x_IsJobRunning(). |
|
|
Recalculate scores using current method; resets scores if no method is selected.
Definition at line 164 of file aln_scoring.cpp. References CAppJobDispatcher::GetInstance(), CRef< C, Locker >::GetPointer(), m_EnBgProcessing, m_HasScores, m_Job, m_JobID, CScoringParams::m_Method, m_Params, CRef< C, Locker >::Reset(), ResetScores(), CAppJobDispatcher::StartJob(), and x_TransferResults(). Referenced by CAlnMultiModel::UpdateOnScoringChanged(), CAlnMultiModel::x_UpdateOnCoordsChanged(), and CAlnMultiModel::x_UpdateOnDataChanged(). |
|
|
|
|
|
Definition at line 96 of file aln_scoring.cpp. References m_EnBgProcessing. Referenced by CAlnMultiModel::EnableBackgroundProcessing(). |
|
|
Definition at line 138 of file aln_scoring.cpp. References CScoringParams::m_Alignment, and m_Params. Referenced by CAlnMultiModel::UpdateOnScoringChanged(). |
|
|
Definition at line 330 of file aln_scoring.cpp. References CScoringParams::m_Method, and m_Params. |
|
||||||||||||
|
Definition at line 227 of file aln_scoring.hpp. References CScoringParams::m_Method, and m_Params. |
|
|
Definition at line 336 of file aln_scoring.cpp. References _ASSERT, and m_ScoreColls. |
|
|
Definition at line 126 of file aln_scoring.cpp. References CScoringParams::m_Method, and m_Params. |
|
|
Definition at line 120 of file aln_scoring.cpp. References CScoringParams::m_Method, and m_Params. Referenced by CAlnMultiModel::GetCurrentMethod(), CAlnVecRow::x_RenderAlign(), and CAlnVecRow::x_RenderSequence(). |
|
|
returns "true" if CalculateScores() did produce results
Definition at line 324 of file aln_scoring.cpp. References m_HasScores. Referenced by CAlnVecRow::x_RenderAlign(), and CAlnVecRow::x_RenderSequence(). |
|
|
Definition at line 187 of file aln_scoring.cpp. References _ASSERT, IAppJob::eCanceled, IAppJob::eCompleted, IAppJob::eFailed, ERR_POST, IAppJob::eRunning, CAppJobNotification::GetJobID(), CAppJobNotification::GetState(), m_JobID, x_OnJobCanceled(), x_OnJobCompleted(), x_OnJobFailed(), and x_OnJobProgress(). |
|
|
Definition at line 144 of file aln_scoring.cpp. References CAppJobDispatcher::DeleteJob(), CAppJobDispatcher::GetInstance(), m_EnBgProcessing, m_HasScores, m_Job, m_JobID, m_ScoreColls, and CRef< C, Locker >::Reset(). Referenced by CalculateScores(). |
|
|
Definition at line 132 of file aln_scoring.cpp. References CScoringParams::m_Alignment, and m_Params. Referenced by CAlnMultiModel::SetDataSource(), and CAlnMultiModel::x_UpdateOnDataChanged(). |
|
|
Sets the number of score gradations.
Definition at line 102 of file aln_scoring.cpp. References _ASSERT, CScoringParams::m_GradNumber, and m_Params. Referenced by CAlnMultiModel::CAlnMultiModel(). |
|
|
Definition at line 90 of file aln_scoring.cpp. Referenced by CAlnMultiModel::CAlnMultiModel(), and CAlnMultiModel::~CAlnMultiModel(). |
|
|
Definition at line 109 of file aln_scoring.cpp. References CScoringParams::m_Method, m_Params, x_DeleteJob(), and x_IsJobRunning(). Referenced by CAlnMultiModel::ResetCurrentMethod(), CAlnMultiModel::SetCurrentMethod(), and CAlnMultiModel::~CAlnMultiModel(). |
|
|
stop the job and destriy it
Definition at line 225 of file aln_scoring.cpp. References _ASSERT, CAppJobDispatcher::DeleteJob(), CAppJobDispatcher::GetInstance(), m_EnBgProcessing, m_Job, m_JobID, m_Listener, CScoreCache::IListener::OnScoringFinished(), and CRef< C, Locker >::Reset(). Referenced by SetScoringMethod(), and ~CScoreCache(). |
|
|
returns true if CScoreCache launched the job and it has not finished yet (it may have finished, but CScoreCache has not yet been notified)
Definition at line 219 of file aln_scoring.cpp. References CRef< C, Locker >::GetPointer(), and m_Job. Referenced by SetScoringMethod(), and ~CScoreCache(). |
|
|
Definition at line 299 of file aln_scoring.cpp. References m_Job, m_JobID, m_Listener, CScoreCache::IListener::OnScoringFinished(), and CRef< C, Locker >::Reset(). Referenced by OnAJNotification(). |
|
|
Definition at line 244 of file aln_scoring.cpp. References CRef< C, Locker >::GetPointer(), CAppJobNotification::GetResult(), m_Job, m_JobID, m_Listener, CScoreCache::IListener::OnScoringFinished(), CRef< C, Locker >::Reset(), and x_TransferResults(). Referenced by OnAJNotification(). |
|
|
Definition at line 280 of file aln_scoring.cpp. References CAppJobNotification::GetError(), m_Job, m_JobID, m_Listener, CScoreCache::IListener::OnScoringFinished(), and CRef< C, Locker >::Reset(). Referenced by OnAJNotification(). |
|
|
Definition at line 311 of file aln_scoring.cpp. References CAppJobNotification::GetProgress(), and m_Listener. Referenced by OnAJNotification(). |
|
|
Definition at line 259 of file aln_scoring.cpp. References _ASSERT, ERR_POST, m_HasScores, CScoringJobResult::m_ScoreColls, and m_ScoreColls. Referenced by CalculateScores(), and x_OnJobCompleted(). |
|
|
Definition at line 218 of file aln_scoring.hpp. Referenced by CalculateScores(), EnableBackgoundProcessing(), ResetScores(), and x_DeleteJob(). |
|
|
Definition at line 222 of file aln_scoring.hpp. Referenced by CalculateScores(), HasScores(), ResetScores(), and x_TransferResults(). |
|
|
Definition at line 220 of file aln_scoring.hpp. Referenced by CalculateScores(), ResetScores(), x_DeleteJob(), x_IsJobRunning(), x_OnJobCanceled(), x_OnJobCompleted(), and x_OnJobFailed(). |
|
|
Definition at line 219 of file aln_scoring.hpp. Referenced by CalculateScores(), OnAJNotification(), ResetScores(), x_DeleteJob(), x_OnJobCanceled(), x_OnJobCompleted(), and x_OnJobFailed(). |
|
|
score storage
Definition at line 215 of file aln_scoring.hpp. Referenced by x_DeleteJob(), x_OnJobCanceled(), x_OnJobCompleted(), x_OnJobFailed(), and x_OnJobProgress(). |
|
|
Definition at line 223 of file aln_scoring.hpp. |
|
|
Definition at line 217 of file aln_scoring.hpp. Referenced by CalculateScores(), GetAlignment(), GetColorForNoScore(), GetColorForScore(), GetScoringMethod(), SetAlignment(), SetGradNumber(), and SetScoringMethod(). |
|
|
Definition at line 213 of file aln_scoring.hpp. Referenced by CScoreCache(), GetScores(), ResetScores(), x_TransferResults(), and ~CScoreCache(). |
1.4.6
Modified on Mon Dec 07 16:23:55 2009 by modify_doxy.py rev. 173732