![]() |
Rosetta Protocols
2014.35
|
#include <Report.hh>
Public Types | |
typedef utility::vector1 < FeaturesReporterOP > | FeaturesReporters |
Public Member Functions | |
Report () | |
Report (Report const &src) | |
virtual | ~Report () |
virtual core::Size | version ()=0 |
virtual void | apply (core::pose::Pose const &pose, utility::sql_database::sessionOP db_sesion)=0 |
Protected Attributes | |
FeaturesReporters | reporters_ |
protocols::features::Report::Report | ( | ) |
protocols::features::Report::Report | ( | Report const & | src | ) |
|
virtual |
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
protected |