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