SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
configuration Directory Reference
+ Directory dependency graph for configuration:

Files

file  all.hpp [code]
 Meta-header for the search configuration module .
 
file  default_configuration.hpp [code]
 Provides the default configuration for the seqan3::search() interface.
 
file  detail.hpp [code]
 Provides compatibility matrix for search configurations.
 
file  hit.hpp [code]
 Provides the configuration to define the hit strategies "hit_strata", "hit_all", "hit_all_best", "hit_single_best".
 
file  max_error.hpp [code]
 Provides the configuration for maximum number of errors for all error types.
 
file  max_error_common.hpp [code]
 Provides the error types for maximum number of errors.
 
file  on_result.hpp [code]
 Provides seqan3::search_cfg::on_result.
 
file  output.hpp [code]
 Provides the configuration for the content of the search result.
 
file  parallel.hpp [code]
 Provides seqan3::search_cfg::parallel configuration.
 
file  result_type.hpp [code]
 Provides seqan3::search_cfg::detail::result_type.