MCPcopy Create free account
hub / github.com/OpenGene/fastplong / setReadPool

Method setReadPool

src/fastqreader.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void FastqReader::setReadPool(ReadPool* rp) {
67 mReadPool = rp;
68}
69
70
71bool FastqReader::bufferFinished() {

Callers 1

readerTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected