NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <corelib/ncbistl.hpp>
#include <map>
#include "viewable_alignment.hpp"
#include "block_multiple_alignment.hpp"
#include "sequence_set.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | DisplayRow |
class | DisplayRowFromAlignment |
class | DisplayRowFromSequence |
class | DisplayRowFromString |
class | SequenceDisplay |
Typedefs | |
typedef std::map< BlockMultipleAlignment *, BlockMultipleAlignment * > | Old2NewAlignmentMap |
typedef std::map< BlockMultipleAlignment *, BlockMultipleAlignment * > Old2NewAlignmentMap |
Definition at line 49 of file sequence_display.hpp.