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

Search Toolkit Book for BlastSeqSrcNewInfo

Complete type definition of the structure used to create a new BlastSeqSrc. More...

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

+ Collaboration diagram for BlastSeqSrcNewInfo:

Public Attributes

BlastSeqSrcConstructor constructor
 User-defined function to initialize a BlastSeqSrc structure. More...
 
void * ctor_argument
 Argument to the above function. More...
 

Detailed Description

Complete type definition of the structure used to create a new BlastSeqSrc.

Definition at line 69 of file blast_seqsrc_impl.h.

Member Data Documentation

◆ constructor

BlastSeqSrcConstructor BlastSeqSrcNewInfo::constructor

◆ ctor_argument

void* BlastSeqSrcNewInfo::ctor_argument

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