SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
search_result.hpp File Reference

Provides seqan3::search_result. More...

+ Include dependency graph for search_result.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::search_result< query_id_type, cursor_type, reference_id_type, reference_begin_position_type >
 The result class generated by the seqan3::seach algorithm. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 
namespace  seqan3::detail
 The internal SeqAn3 namespace.
 

Detailed Description

Provides seqan3::search_result.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Hide me