NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/opengl/glcolortable.hpp>
#include <util/tables/raw_scoremat.h>
#include <gui/utils/menu_item.hpp>
#include <gui/widgets/wx/ui_tool.hpp>
#include <gui/widgets/aln_score/scoring_method.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSimpleScoringMethod |
CSimpleScoringMethod - trivial implementation of IScoringMethod. More... | |
class | CSNPScoringMethod |
CSNPScoringMethod. More... | |
class | CTestSeqBasedMethod |
CTestSeqBasedMethod. More... | |
class | CNonSynonymousScoringMethod |
CNonSynonymousScoringMethod - implementation of IScoringMethod. More... | |