SeqAn3
seqan3::sequence_file_format_fastq Member List

This is the complete list of members for seqan3::sequence_file_format_fastq, including all inherited members.

file_extensionsseqan3::sequence_file_format_fastqinlinestatic
operator=(sequence_file_format_fastq const &)=delete (defined in seqan3::sequence_file_format_fastq)seqan3::sequence_file_format_fastq
operator=(sequence_file_format_fastq &&)=default (defined in seqan3::sequence_file_format_fastq)seqan3::sequence_file_format_fastq
read(stream_type &stream, sequence_file_input_options< seq_legal_alph_type, seq_qual_combined > const &options, seq_type &sequence, id_type &id, qual_type &qualities)seqan3::sequence_file_format_fastqinline
sequence_file_format_fastq()=default (defined in seqan3::sequence_file_format_fastq)seqan3::sequence_file_format_fastq
sequence_file_format_fastq(sequence_file_format_fastq const &)=delete (defined in seqan3::sequence_file_format_fastq)seqan3::sequence_file_format_fastq
sequence_file_format_fastq(sequence_file_format_fastq &&)=default (defined in seqan3::sequence_file_format_fastq)seqan3::sequence_file_format_fastq
write(stream_type &stream, sequence_file_output_options const &options, seq_type &&sequence, id_type &&id, qual_type &&qualities)seqan3::sequence_file_format_fastqinline