NCBI C++ ToolKit
Public Member Functions | List of all members
IFastaEntryScan Class Referenceabstract

Search Toolkit Book for IFastaEntryScan

Callback interface to scan fasta file for entries. More...

#include <objtools/readers/fasta.hpp>

Public Member Functions

virtual ~IFastaEntryScan ()
 
virtual void EntryFound (CRef< CSeq_entry > se, CNcbiStreampos stream_position)=0
 Callback function, called after reading the fasta entry. More...
 

Detailed Description

Callback interface to scan fasta file for entries.

Definition at line 467 of file fasta.hpp.


The documentation for this class was generated from the following files:
Modified on Wed May 01 14:20:12 2024 by modify_doxy.py rev. 669887