|
Rosetta 3.5
|
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... | |
| virtual | ~XYZEvent () |
| 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
Definition at line 42 of file XYZEvent.hh.
Definition at line 46 of file XYZEvent.hh.
|
inline |
default constructor
Definition at line 51 of file XYZEvent.hh.
|
inline |
constructor
Definition at line 58 of file XYZEvent.hh.
|
inline |
copy constructor
Definition at line 65 of file XYZEvent.hh.
|
inlinevirtual |
default destructor
Definition at line 84 of file XYZEvent.hh.
copy assignment
Definition at line 73 of file XYZEvent.hh.
References core::conformation::signals::GeneralEvent::operator=().
1.8.4