|
Rosetta 3.5
|
#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_ |
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
pure virtual |
Implemented in protocols::features::ProteinSilentReport.
|
protected |
1.8.4