alignment_file_output()=delete | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
alignment_file_output(alignment_file_output const &)=delete | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
alignment_file_output(alignment_file_output &&)=default | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
alignment_file_output(filesystem::path const &_file_name, selected_field_ids const &fields_tag=selected_field_ids{}) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
alignment_file_output(stream_type &&_stream, file_format const &format_tag, selected_field_ids const &fields_tag=selected_field_ids{}) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
alignment_file_output(stream_type &&_stream, file_format const &, selected_field_ids const &) -> alignment_file_output< selected_field_ids, type_list< file_format >, std::remove_reference_t< stream_type >> (defined in seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | related |
begin() noexcept | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
const_iterator typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
const_reference typedef (defined in seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
difference_type typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
emplace_back(arg_t &&arg, arg_types &&... args) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
end() noexcept | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
field_ids typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
header() | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
iterator typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
operator=(alignment_file_output const &)=delete | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
operator=(alignment_file_output &&)=default | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
operator=(rng_t &&range) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
operator|(rng_t &&range, alignment_file_output &f) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | friend |
operator|(rng_t &&range, alignment_file_output &&f) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | friend |
options | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
push_back(record_t &&r) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
push_back(tuple_t &&t) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | inline |
reference typedef (defined in seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
selected_field_ids typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
sentinel typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
size_type typedef (defined in seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
stream_type typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
valid_formats typedef | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
value_type typedef (defined in seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |
~alignment_file_output()=default | seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ > | |