NCBI C++ ToolKit
Public Attributes | List of all members
BlastHSPCollectorData Struct Reference

Search Toolkit Book for BlastHSPCollectorData

Data structure used by the writer. More...

+ Collaboration diagram for BlastHSPCollectorData:

Public Attributes

BlastHSPCollectorParamsparams
 how many hits to save More...
 
BlastHSPResultsresults
 place to store hits More...
 

Detailed Description

Data structure used by the writer.

Definition at line 41 of file hspfilter_collector.c.

Member Data Documentation

◆ params

BlastHSPCollectorParams* BlastHSPCollectorData::params

how many hits to save

Definition at line 42 of file hspfilter_collector.c.

Referenced by s_BlastHSPCollectorRun(), and s_BlastHSPCollectorRun_RPS().

◆ results

BlastHSPResults* BlastHSPCollectorData::results

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