![]() |
Rosetta
2020.50
|
special signal that the ResidueType is getting destroyed More...
#include <RestypeDestructionEvent.hh>
Public Member Functions | |
RestypeDestructionEvent (ResidueType const *rt=nullptr) | |
constructor More... | |
RestypeDestructionEvent (RestypeDestructionEvent const &)=default | |
copy constructor More... | |
virtual | ~RestypeDestructionEvent ()=default |
default destructor More... | |
RestypeDestructionEvent & | operator= (RestypeDestructionEvent const &)=default |
copy assignment More... | |
Public Attributes | |
ResidueType const * | restype |
the ResidueType firing the signal More... | |
special signal that the ResidueType is getting destroyed
|
inline |
constructor
|
inlinedefault |
copy constructor
|
inlinevirtualdefault |
default destructor
|
inlinedefault |
copy assignment
ResidueType const* core::chemical::RestypeDestructionEvent::restype |
the ResidueType firing the signal
Referenced by core::scoring::elec::CountPairRepMap::restype_destruction_observer(), core::scoring::custom_pair_distance::PairFuncMap::restype_destruction_observer(), core::scoring::facts::FACTSRsdTypeMap::restype_destruction_observer(), core::scoring::lkball::LKBallDatabase::restype_destruction_observer(), and core::energy_methods::IdealParametersDatabase::restype_destruction_observer().