Home
last modified time | relevance | path

Searched refs:m_RemoteDb (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/igblast/
H A Digblast.hpp263 m_RemoteDb(blastdb), in CIgBlast()
291 CRef<CSearchDatabase> m_RemoteDb; member in CIgBlast
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/igblast/
H A Digblast.hpp263 m_RemoteDb(blastdb), in CIgBlast()
291 CRef<CSearchDatabase> m_RemoteDb; member in CIgBlast
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/igblast/
H A Digblast.cpp441 if (m_RemoteDb.NotEmpty()) { in Run()
443 blast.Reset(new CRemoteBlast(qf, m_Options, *m_RemoteDb)); in Run()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/igblast/
H A Digblast.cpp441 if (m_RemoteDb.NotEmpty()) { in Run()
443 blast.Reset(new CRemoteBlast(qf, m_Options, *m_RemoteDb)); in Run()