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

Public Types | |
| typedef GeneralEvent | Super |
Public Types inherited from core::conformation::signals::GeneralEvent | |
| typedef core::conformation::Conformation | Conformation |
Public Member Functions | |
| XYZEvent () | |
| default constructor More... | |
| XYZEvent (Conformation const *conf) | |
| constructor More... | |
| XYZEvent (XYZEvent const &rval) | |
| copy constructor More... | |
| XYZEvent & | operator= (XYZEvent const &rval) |
| copy assignment More... | |
| ~XYZEvent () override | |
| default destructor More... | |
Public Member Functions inherited from core::conformation::signals::GeneralEvent | |
| 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... | |
Additional Inherited Members | |
Public Attributes inherited from core::conformation::signals::GeneralEvent | |
| Conformation const * | conformation |
| the Conformation firing the signal More... | |
signals a change in XYZ coordinates in a Conformation
|
inline |
default constructor
|
inline |
constructor
|
inline |
copy constructor
|
inlineoverride |
default destructor
copy assignment
References core::conformation::signals::GeneralEvent::operator=().
1.8.7