Rosetta
|
signals a change in XYZ coordinates in a Conformation More...
#include <XYZEvent.hh>
Public Types | |
typedef GeneralEvent | Super |
![]() | |
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... | |
![]() | |
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 | |
![]() | |
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=().