Provides the configuration for the content of the search result. More...
#include <seqan3/core/algorithm/configuration.hpp>#include <seqan3/core/algorithm/pipeable_config_element.hpp>#include <seqan3/core/detail/empty_type.hpp>#include <seqan3/search/configuration/detail.hpp>
Include dependency graph for output.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::search_cfg::output_index_cursor |
| Include the index_cursor in the seqan3::search_result returned by a call to seqan3::search. More... | |
| class | seqan3::search_cfg::output_query_id |
| Include the query_id in the seqan3::search_result returned by a call to seqan3::search. More... | |
| class | seqan3::search_cfg::output_reference_begin_position |
| Include the reference_begin_position in the seqan3::search_result returned by a call to seqan3::search. More... | |
| class | seqan3::search_cfg::output_reference_id |
| Include the reference_id in the seqan3::search_result returned by a call to seqan3::search. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::search_cfg | |
| A special sub namespace for the search configurations. | |
Provides the configuration for the content of the search result.