NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include "align_project_item_extension.hpp"
#include <objects/gbproj/ProjectItem.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <algo/align/util/score_builder.hpp>
#include <gui/core/document.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
Variables | |
static const string | kBLASTProjectItemTag = "blast_project_item" |
USING_SCOPE | ( | objects | ) |
Definition at line 61 of file align_project_item_extension.cpp.
Referenced by CAlignProjectItemExtension::ProjectItemAttached().