NVBIO
|
#include <nvbio/basic/types.h>
#include <nvbio/basic/console.h>
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <nvbio/fastq/fastq_inl.h>
Go to the source code of this file.
Classes | |
struct | nvbio::FASTQ_gzfile |
struct | nvbio::FASTQ_file |
struct | nvbio::FASTQ_reader< FASTQ_stream > |
struct | nvbio::FASTQ_buffer |
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
Macros | |
#define | FASTQ_EOF 255u |