NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SQueryFactorySrcNewArgs Struct Reference

Search Toolkit Book for SQueryFactorySrcNewArgs

Encapsulates the arguments needed to initialize multi-sequence source. More...

+ Collaboration diagram for SQueryFactorySrcNewArgs:

Public Member Functions

 SQueryFactorySrcNewArgs (CRef< IQueryFactory > qf, const TSeqLocVector &subj_seqs, EBlastProgramType p)
 Constructor. More...
 

Public Attributes

CRef< IQueryFactoryquery_factory
 The query factory. More...
 
TSeqLocVector subj_seqs
 The subject sequences. More...
 
EBlastProgramType program
 BLAST program. More...
 

Detailed Description

Encapsulates the arguments needed to initialize multi-sequence source.

Definition at line 439 of file seqsrc_query_factory.cpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:09 2024 by modify_doxy.py rev. 669887