![]() |
Rosetta
2021.16
|
A pure virtual base class for the outputs of trRosetta. Derived classes are for particular trRosetta versions (to allow for future versions providing additional outputs). More...
#include <trRosettaOutputsBase.hh>

Public Member Functions | |
| trRosettaOutputsBase () | |
| Default constructor. More... | |
| ~trRosettaOutputsBase () override | |
| Destructor. More... | |
| trRosettaOutputsBaseOP | clone () const |
| Clone operation: make a copy of this object, and return an owning pointer to the copy. More... | |
A pure virtual base class for the outputs of trRosetta. Derived classes are for particular trRosetta versions (to allow for future versions providing additional outputs).
|
default |
Default constructor.
|
overridedefault |
Destructor.
| trRosettaOutputsBaseOP protocols::trRosetta::trRosettaOutputsBase::clone | ( | ) | const |
Clone operation: make a copy of this object, and return an owning pointer to the copy.
1.8.7