NCBI C++ ToolKit
|
BLAST node api. More...
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <algo/blast/api/remote_blast.hpp>
#include <algo/blast/blastinput/blast_fasta_input.hpp>
#include <algo/blast/api/blast_node.hpp>
#include <unistd.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (blast) | |
USING_SCOPE (objects) | |
static void | s_UnregisterDataLoader (const string &dbloader_prefix) |
bool | s_IsSeqID (string &line) |
Variables | |
USING_NCBI_SCOPE | |
BLAST node api.
Definition in file blast_node.cpp.
Definition at line 273 of file blast_node.cpp.
References NPOS.
Referenced by CBlastNodeInputReader::GetQueryBatch().
Definition at line 50 of file blast_node.cpp.
References _TRACE, NStr::Find(), CObjectManager::GetInstance(), ITERATE, NPOS, and om.
Referenced by CBlastNode::~CBlastNode().
USING_SCOPE | ( | blast | ) |
USING_SCOPE | ( | objects | ) |
USING_NCBI_SCOPE |
Definition at line 45 of file blast_node.cpp.