|
Rosetta 3.5
|
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
Definition at line 37 of file GeneralEvent.hh.
Definition at line 45 of file GeneralEvent.hh.
|
inline |
default constructor
Definition at line 50 of file GeneralEvent.hh.
|
inline |
constructor
Definition at line 57 of file GeneralEvent.hh.
|
inline |
copy constructor
Definition at line 64 of file GeneralEvent.hh.
|
inlinevirtual |
default destructor
Definition at line 72 of file GeneralEvent.hh.
|
inline |
copy assignment
Definition at line 78 of file GeneralEvent.hh.
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
Definition at line 87 of file GeneralEvent.hh.
Referenced by core::scoring::constraints::ConstraintSet::on_length_change(), and operator=().
1.8.4