NCBI C++ ToolKit
|
Auxiliary utilities needed for testing HSP stream interface. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CHspStreamWriteThread |
Functions | |
BlastHSPList * | setupHSPList (int score, int num_queries, int oid) |
Variables | |
USING_NCBI_SCOPE | |
Auxiliary utilities needed for testing HSP stream interface.
Definition in file hspstream_test_util.hpp.
BlastHSPList* setupHSPList | ( | int | score, |
int | num_queries, | ||
int | oid | ||
) |
Definition at line 39 of file hspstream_test_util.cpp.
References Blast_HSPListNew(), Blast_HSPNew(), BlastHSP::context, BlastHSPList::hsp_array, BlastHSPList::hspcnt, BlastHSPList::oid, and BlastHSP::score.
Referenced by CHspStreamWriteThread::Main().
USING_NCBI_SCOPE |
Definition at line 44 of file hspstream_test_util.hpp.