begin() noexcept | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | inline |
bpp_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
bpp_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
comment_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
comment_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
const_iterator typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
const_reference typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
difference_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
end() noexcept | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | inline |
energy_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
energy_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
field_column_types typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
field_ids typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
field_types typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
file_as_tuple_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
front() noexcept | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | inline |
get(structure_file_in &file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
get(structure_file_in &&file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
get(structure_file_in &file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
get(structure_file_in &&file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
get(structure_file_in &file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
get(structure_file_in &&file) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | friend |
id_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
id_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
iterator typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
offset_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
offset_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
operator=(structure_file_in const &)=delete | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
operator=(structure_file_in &&)=default | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
options | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
react_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
react_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
record_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
reference typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
selected_field_ids typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
sentinel typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
seq_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
seq_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
size_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
stream_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structure_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structure_file_in()=delete | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structure_file_in(structure_file_in const &)=delete | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structure_file_in(structure_file_in &&)=default | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structure_file_in(filesystem::path const &_file_name, selected_field_ids const &fields_tag=selected_field_ids{}) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | inline |
structure_file_in(stream_type &&_stream, file_format const &format_tag, selected_field_ids const &fields_tag=selected_field_ids{}) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | inline |
structure_file_in(stream_type &&_stream, file_format const &, selected_field_ids const &) -> structure_file_in< typename structure_file_in<>::traits_type, selected_field_ids, type_list< file_format >, std::remove_reference_t< stream_type >> (defined in seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ >) | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | related |
structure_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structured_seq_column_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
structured_seq_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
traits_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
valid_formats typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
value_type typedef | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |
~structure_file_in()=default | seqan3::structure_file_in< traits_type_, selected_field_ids_, valid_formats_, stream_type_ > | |