#include <MetricValueGetter.hh>
protocols::toolbox::pose_metric_calculators::MetricValueGetter::MetricValueGetter |
( |
) | |
|
protocols::toolbox::pose_metric_calculators::MetricValueGetter::MetricValueGetter |
( |
std::string const & |
calculator, |
|
|
std::string const & |
key, |
|
|
basic::MetricValueBaseCOP |
metric_value_template |
|
) |
| |
protocols::toolbox::pose_metric_calculators::MetricValueGetter::MetricValueGetter |
( |
MetricValueGetter const & |
getter) | |
|
protocols::toolbox::pose_metric_calculators::MetricValueGetter::~MetricValueGetter |
( |
) | |
|
std::string const & protocols::toolbox::pose_metric_calculators::MetricValueGetter::calculator |
( |
) | |
const |
void protocols::toolbox::pose_metric_calculators::MetricValueGetter::calculator |
( |
std::string const & |
calculatr) | |
|
basic::MetricValueBaseOP protocols::toolbox::pose_metric_calculators::MetricValueGetter::get |
( |
core::pose::Pose const & |
pose) | |
const |
std::string const & protocols::toolbox::pose_metric_calculators::MetricValueGetter::key |
( |
) | |
const |
void protocols::toolbox::pose_metric_calculators::MetricValueGetter::key |
( |
std::string const & |
key) | |
|
basic::MetricValueBaseCOP protocols::toolbox::pose_metric_calculators::MetricValueGetter::metric_value_template |
( |
) | |
const |
void protocols::toolbox::pose_metric_calculators::MetricValueGetter::metric_value_template |
( |
basic::MetricValueBaseCOP |
metric_value_template) | |
|
std::string protocols::toolbox::pose_metric_calculators::MetricValueGetter::calculator_ |
|
private |
std::string protocols::toolbox::pose_metric_calculators::MetricValueGetter::key_ |
|
private |
basic::MetricValueBaseCOP protocols::toolbox::pose_metric_calculators::MetricValueGetter::metric_value_template_ |
|
private |
The documentation for this class was generated from the following files: