NVBIO
|
A small class implementing an nvbio::Pipeline stage reading sequence batches from a file
Definition at line 62 of file output_thread.h.
#include <output_thread.h>
Public Types | |
typedef io::SequenceDataHost | argument_type |
Public Methods | |
OutputStage () | |
OutputStage (OutputStageData *_data) | |
bool | process (PipelineContext &context) |
Public Members | |
OutputStageData * | data |
Definition at line 64 of file output_thread.h.
|
inline |
empty constructor
Definition at line 68 of file output_thread.h.
|
inline |
bool OutputStage::process | ( | PipelineContext & | context) |
fill the next batch
OutputStageData* OutputStage::data |
Definition at line 80 of file output_thread.h.