SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
seqan3::format_vienna Member List

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

file_extensionsseqan3::format_viennainlinestatic
format_vienna() noexcept=defaultseqan3::format_vienna
format_vienna(format_vienna const &) noexcept=defaultseqan3::format_vienna
format_vienna(format_vienna &&) noexcept=defaultseqan3::format_vienna
operator=(format_vienna const &) noexcept=defaultseqan3::format_vienna
operator=(format_vienna &&) noexcept=defaultseqan3::format_vienna
read_structure_record(stream_type &stream, structure_file_input_options< seq_legal_alph_type, structured_seq_combined > const &options, seq_type &seq, id_type &id, bpp_type &bpp, structure_type &structure, energy_type &energy, react_type &react, react_type &react_err, comment_type &comment, offset_type &offset)seqan3::format_viennainlineprotected
seqan3::structure_file_input_format::read_structure_record(stream_type &stream, structure_file_input_options< seq_legal_alph_type, structured_seq_combined > const &options, seq_type &seq, id_type &id, bpp_type &bpp, structure_type &structure, energy_type &energy, react_type &react, react_type &react_err, comment_type &comment, offset_type &offset)structure_file_input_formatrelated
write_structure_record(stream_type &stream, structure_file_output_options const &options, seq_type &&seq, id_type &&id, bpp_type &&bpp, structure_type &&structure, energy_type &&energy, react_type &&react, react_type &&react_err, comment_type &&comment, offset_type &&offset)seqan3::format_viennainlineprotected
seqan3::structure_file_output_format::write_structure_record(stream_type &stream, structure_file_output_options const &options, seq_type &&seq, id_type &&id, bpp_type &&bpp, structure_type &&structure, energy_type &&energy, react_type &&react, react_type &&react_err, comment_type &&comment, offset_type &&offset)structure_file_output_formatrelated
~format_vienna() noexcept=defaultseqan3::format_vienna