![]() |
Rosetta
2021.16
|
signals a general change in a Conformation More...
#include <GeneralEvent.hh>

Public Types | |
| typedef core::conformation::Conformation | Conformation |
Public Member Functions | |
| GeneralEvent () | |
| default constructor More... | |
| GeneralEvent (Conformation const *conf) | |
| constructor More... | |
| GeneralEvent (GeneralEvent const &rval) | |
| copy constructor More... | |
| virtual | ~GeneralEvent () |
| default destructor More... | |
| GeneralEvent & | operator= (GeneralEvent const &rval) |
| copy assignment More... | |
Public Attributes | |
| Conformation const * | conformation |
| the Conformation firing the signal More... | |
signals a general change in a Conformation
|
inline |
default constructor
|
inline |
constructor
|
inline |
copy constructor
|
inlinevirtual |
default destructor
|
inline |
copy assignment
References conformation.
Referenced by core::conformation::signals::XYZEvent::operator=(), core::conformation::signals::IdentityEvent::operator=(), and core::conformation::signals::LengthEvent::operator=().
| Conformation const* core::conformation::signals::GeneralEvent::conformation |
the Conformation firing the signal
Referenced by core::conformation::carbohydrates::GlycanTreeSet::on_length_change(), core::scoring::constraints::ConstraintSet::on_length_change(), and operator=().
1.8.7