![]() |
Rosetta Protocols
2014.35
|
#include <ReportFilter.hh>
Private Member Functions | |
void | checkpoint_read () const |
void | checkpoint_write () const |
Additional Inherited Members | |
![]() | |
std::string | scorename_ |
protocols::simple_filters::ReportFilter::ReportFilter | ( | ) |
References filters.
Referenced by clone(), and fresh_instance().
|
virtual |
|
virtual |
Returns true if the given pose passes the filter, false otherwise.
Implements protocols::filters::Filter.
References checkpoint_read(), checkpoint_write(), compute(), and filter_val_.
|
private |
References checkpointing_file(), checkpointing_file_, data_in, filter_val(), filter_val_, getline(), and protocols::simple_filters::TR.
Referenced by apply(), and report_sm().
|
private |
References checkpointing_file(), checkpointing_file_, data_out, filter_val(), protocols::simple_filters::TR, and utility_exit_with_message.
Referenced by apply().
|
inline |
References checkpointing_file_.
Referenced by checkpoint_read(), checkpoint_write(), and parse_my_tag().
|
inline |
References checkpointing_file_.
|
inlinevirtual |
Implements protocols::filters::Filter.
References ReportFilter().
core::Real protocols::simple_filters::ReportFilter::compute | ( | core::pose::Pose const & | pose | ) | const |
References filter(), and report_sm().
Referenced by apply().
|
inline |
References filter_.
|
inline |
References filter_.
Referenced by compute(), and parse_my_tag().
|
inline |
References filter_val_.
Referenced by checkpoint_read(), checkpoint_write(), report(), and report_sm().
|
inlinevirtual |
Implements protocols::filters::Filter.
References ReportFilter().
|
virtual |
Reimplemented from protocols::filters::Filter.
References checkpointing_file(), filter(), basic::datacache::DataMap::get(), protocols::rosetta_scripts::parse_filter(), report_filter_name_, report_string_, and protocols::simple_filters::TR.
|
virtual |
|
inline |
References report_filter_name_.
|
virtual |
used to report filter internals through a score or silent file
Reimplemented from protocols::filters::Filter.
References checkpoint_read(), and filter_val().
Referenced by compute().
void protocols::simple_filters::ReportFilter::report_string | ( | std::string const | s | ) |
References basic::datacache::DataMapObj< class >::obj, and report_string_.
std::string protocols::simple_filters::ReportFilter::report_string | ( | ) | const |
References basic::datacache::DataMapObj< class >::obj, and report_string_.
|
private |
Referenced by checkpoint_read(), checkpoint_write(), and checkpointing_file().
|
private |
|
mutableprivate |
Referenced by apply(), checkpoint_read(), and filter_val().
|
private |
Referenced by parse_my_tag(), report(), and report_filter_name().
|
private |
Referenced by parse_my_tag(), report(), and report_string().