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

Search Toolkit Book for BlastHSPPipeInfo

A wrap of data structure used to create a pipe. More...

#include <algo/blast/core/blast_hspfilter.h>

+ Collaboration diagram for BlastHSPPipeInfo:

Public Attributes

void * params
 
BlastHSPPipeNewFn NewFnPtr
 
struct BlastHSPPipeInfonext
 the next pipe inf in chain More...
 

Detailed Description

A wrap of data structure used to create a pipe.

Definition at line 102 of file blast_hspfilter.h.

Member Data Documentation

◆ NewFnPtr

BlastHSPPipeNewFn BlastHSPPipeInfo::NewFnPtr

◆ next

struct BlastHSPPipeInfo* BlastHSPPipeInfo::next

the next pipe inf in chain

Definition at line 105 of file blast_hspfilter.h.

Referenced by BlastHSPBestHitPipeInfoNew(), and BlastHSPCullingPipeInfoNew().

◆ params

void* BlastHSPPipeInfo::params

The documentation for this struct was generated from the following file:
Modified on Wed Sep 04 15:01:07 2024 by modify_doxy.py rev. 669887