NCBI C++ ToolKit
|
Task demonstration application for SeqDB. More...
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <objtools/blast/seqdb_reader/tax4blastsqlite.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CTax4BlastDemo |
The application class. More... | |
Functions | |
static void | s_FormatResults (const int taxid, const vector< int > &desc) |
int | main (int argc, const char *argv[]) |
Variables | |
USING_NCBI_SCOPE | |
Task demonstration application for SeqDB.
Definition in file tax4blast.cpp.
Definition at line 143 of file tax4blast.cpp.
References CNcbiApplicationAPI::AppMain().
Definition at line 80 of file tax4blast.cpp.
Referenced by CTax4BlastDemo::Run().
USING_NCBI_SCOPE |
Definition at line 38 of file tax4blast.cpp.