NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <util/range_coll.hpp>
#include <gui/objutils/ui_data_source_notif.hpp>
#include <objtools/alnmgr/aln_explorer.hpp>
#include <gui/widgets/aln_score/scoring_method.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <objmgr/scope.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IAlignRowHandle |
IAlignRowHandle provides an abstract way to access alignment row data. More... | |
class | CConsensusRow |
Class CConsensusRow - Simple interface to a row that represents the consensus for rendering purposes. More... | |
class | IAlnMultiDataSource |
IAlnMultiDataSource - interface to a data source representing an abstract multiple alignment. More... | |