SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
seqan3::format_fasta Member List

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

file_extensionsseqan3::format_fastainlinestatic
format_fasta() noexcept=defaultseqan3::format_fasta
format_fasta(format_fasta const &) noexcept=defaultseqan3::format_fasta
format_fasta(format_fasta &&) noexcept=defaultseqan3::format_fasta
operator=(format_fasta const &) noexcept=defaultseqan3::format_fasta
operator=(format_fasta &&) noexcept=defaultseqan3::format_fasta
read_sequence_record(stream_type &stream, sequence_file_input_options< legal_alph_type, seq_qual_combined > const &options, seq_type &sequence, id_type &id, qual_type &qualities)seqan3::format_fastainlineprotected
seqan3::sequence_file_input_format::read_sequence_record(stream_type &stream, seqan3::sequence_file_input_options const &options, seq_type &sequence, id_type &id, qual_type &qualities)sequence_file_input_formatrelated
write_sequence_record(stream_type &stream, sequence_file_output_options const &options, seq_type &&sequence, id_type &&id, qual_type &&qualities)seqan3::format_fastainlineprotected
~format_fasta() noexcept=defaultseqan3::format_fasta