SequenceReaderFastqProtein Class Reference

#include <SequenceReaderFastq.h>

Inheritance diagram for SequenceReaderFastqProtein:

Inheritance graph
[legend]
Collaboration diagram for SequenceReaderFastqProtein:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SequenceReaderFastqProtein (const char *fileName, ostream &monitoringStream=cerr)

Detailed Description

Definition at line 128 of file SequenceReaderFastq.h.


Constructor & Destructor Documentation

SequenceReaderFastqProtein::SequenceReaderFastqProtein ( const char *  fileName,
ostream &  monitoringStream = cerr 
)

Definition at line 79 of file SequenceReaderFastq.cpp.

References SequenceReader::monitoringStream_.

00079                                                     :
00080 SequenceReaderFastq
00081 ( fileName, new SequenceEncoderProtein(5), monitoringStream )
00082 {
00083   monitoringStream_ << "constructing SequenceReaderFastqProtein" << endl;
00084 } // ~constructor


The documentation for this class was generated from the following files:
Generated on Fri Dec 21 13:20:42 2007 for ssaha by  doxygen 1.5.2