Abstract base class for a PosePropertyReporter factory; the Creator class is responsible for creating a particular PosePropertyReporter class.
More...
#include <PosePropertyReporterCreator.hh>
Abstract base class for a PosePropertyReporter factory; the Creator class is responsible for creating a particular PosePropertyReporter class.
| protocols::rosetta_scripts::PosePropertyReporterCreator::PosePropertyReporterCreator |
( |
| ) |
|
|
default |
| protocols::rosetta_scripts::PosePropertyReporterCreator::~PosePropertyReporterCreator |
( |
| ) |
|
|
overridedefault |
| virtual PosePropertyReporterOP protocols::rosetta_scripts::PosePropertyReporterCreator::create_reporter |
( |
| ) |
const |
|
pure virtual |
| virtual std::string protocols::rosetta_scripts::PosePropertyReporterCreator::keyname |
( |
| ) |
const |
|
pure virtual |
| virtual void protocols::rosetta_scripts::PosePropertyReporterCreator::provide_xml_schema |
( |
utility::tag::XMLSchemaDefinition & |
xsd | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: