![]() |
Rosetta
2021.16
|
#include <Report.hh>

Public Types | |
| typedef utility::vector1 < FeaturesReporterOP > | FeaturesReporters |
Public Member Functions | |
| Report () | |
| Report (Report const &src) | |
| ~Report () override | |
| virtual core::Size | version ()=0 |
| virtual void | apply (core::pose::Pose const &pose, utility::sql_database::sessionOP db_sesion)=0 |
Protected Attributes | |
| FeaturesReporters | reporters_ |
| typedef utility::vector1< FeaturesReporterOP > protocols::features::Report::FeaturesReporters |
| protocols::features::Report::Report | ( | ) |
| protocols::features::Report::Report | ( | Report const & | src | ) |
|
overridedefault |
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
protected |
1.8.7