NCBI C++ ToolKit
|
Search Toolkit Book for CLineInput
#include "aln_peek_ahead.hpp"
(Private to src/objtools/readers
.)
Public Member Functions | |
CLineInput () | |
virtual | ~CLineInput () |
virtual bool | ReadLine (string &line, int &lineNum)=0 |
Definition at line 40 of file aln_peek_ahead.hpp.
|
inline |
Definition at line 44 of file aln_peek_ahead.hpp.
|
inlinevirtual |
Definition at line 45 of file aln_peek_ahead.hpp.
Implemented in CPeekAheadStream.
Referenced by CAlnScannerClustal::xImportAlignmentData(), CAlnScannerFastaGap::xImportAlignmentData(), CAlnScannerMultAlign::xImportAlignmentData(), CAlnScannerNexus::xImportAlignmentData(), CAlnScannerPhylip::xImportAlignmentData(), and CAlnScannerSequin::xImportAlignmentData().