|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Include the index_cursor in the seqan3::search_result returned by a call to seqan3::search. More...
#include <seqan3/search/configuration/output.hpp>
Inheritance diagram for seqan3::search_cfg::output_index_cursor:Public Member Functions | |
Constructors, destructor and assignment | |
| constexpr | output_index_cursor ()=default |
| Defaulted. | |
| constexpr | output_index_cursor (output_index_cursor const &)=default |
| Defaulted. | |
| constexpr | output_index_cursor (output_index_cursor &&)=default |
| Defaulted. | |
| constexpr output_index_cursor & | operator= (output_index_cursor const &)=default |
| Defaulted. | |
| constexpr output_index_cursor & | operator= (output_index_cursor &&)=default |
| Defaulted. | |
| ~output_index_cursor ()=default | |
| Defaulted. | |
Include the index_cursor in the seqan3::search_result returned by a call to seqan3::search.