NCBI C++ ToolKit
|
Implementation of the BLAST engine's version and reference classes. More...
#include <ncbi_pch.hpp>
#include <algo/blast/core/blast_engine.h>
#include <algo/blast/api/version.hpp>
#include <sstream>
Go to the source code of this file.
Go to the SVN repository for this file.
Variables | |
static const string | kReferences [(int) CReference::eMaxPublications+1] |
References for the various BLAST publications. More... | |
static const string | kPubMedUrls [(int) CReference::eMaxPublications+1] |
Pubmed URLs to retrieve the references defined above. More... | |
Implementation of the BLAST engine's version and reference classes.
Definition in file version.cpp.