![]() |
Rosetta Protocols
2014.16.56682
|
#include <ProcessorFactory.hh>
Public Types | |
| typedef core::Real | Real |
| typedef core::Size | Size |
Public Member Functions | |
| ProcessorFactory () | |
| virtual | ~ProcessorFactory () |
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 () |
| protocols::match::output::ProcessorFactory::ProcessorFactory | ( | ) |
|
virtual |
|
staticprivate |
References utility_exit_with_message.
Referenced by create_processor().
|
staticprivate |
References utility_exit_with_message.
Referenced by create_processor().
|
staticprivate |
References utility_exit_with_message.
Referenced by create_output_writer(), and create_processor().
|
staticprivate |
Referenced by create_processor().
|
staticprivate |
References create_grouper(), option, runtime_assert, utility::to_string(), user, and utility_exit_with_message.
Referenced by create_processor().
|
static |
References create_evaluator(), create_filters(), create_grouper(), create_match_score_writer(), create_output_writer(), filters, and protocols::match::output::TR.
Referenced by protocols::match::MatcherMover::apply().
1.8.7