![]() |
Rosetta
2021.16
|
#include <ProcessorFactory.hh>

Public Types | |
| typedef core::Real | Real |
| typedef core::Size | Size |
Public Member Functions | |
| ProcessorFactory () | |
| ~ProcessorFactory () override | |
Static Public Member Functions | |
| static MatchProcessorOP | create_processor (MatcherCOP matcher, MatcherTaskCOP task) |
Static Private Member Functions | |
| static MatchEvaluatorOP | create_evaluator (MatcherCOP matcher, MatcherTaskCOP task, UpstreamHitCacherOP cacher) |
| static std::list< MatchFilterOP > | create_filters (MatcherCOP matcher, MatcherTaskCOP task, UpstreamHitCacherOP cacher) |
| static MatchGrouperOP | create_grouper (MatcherCOP matcher, MatcherTaskCOP task, UpstreamHitCacherOP cacher) |
| static OutputWriterOP | create_output_writer (MatcherCOP matcher, MatcherTaskCOP task, UpstreamHitCacherOP cacher) |
| static MatchScoreWriterOP | create_match_score_writer () |
|
default |
|
overridedefault |
|
staticprivate |
Referenced by create_processor().
|
staticprivate |
Referenced by create_processor().
|
staticprivate |
Referenced by create_output_writer(), and create_processor().
|
staticprivate |
Referenced by create_processor().
|
staticprivate |
References create_grouper(), and core::id::to_string().
Referenced by create_processor().
|
static |
1.8.7