FastQStatus Class Reference
List of all members.
Public Types |
enum | Status {
FASTQ_SUCCESS = 0,
FASTQ_INVALID,
FASTQ_ORDER_ERROR,
FASTQ_OPEN_ERROR,
FASTQ_CLOSE_ERROR,
FASTQ_READ_ERROR,
FASTQ_NO_SEQUENCE_ERROR
} |
Static Public Member Functions |
static const char * | getStatusString (Status status) |
Detailed Description
Definition at line 23 of file FastQStatus.h.
The documentation for this class was generated from the following files: