|
Rosetta 3.5
|
signals an energy change in a Pose More...
#include <EnergyEvent.hh>


Public Types | |
| typedef GeneralEvent | Super |
Public Types inherited from core::pose::signals::GeneralEvent | |
| typedef core::pose::Pose | Pose |
Public Member Functions | |
| EnergyEvent () | |
| default constructor More... | |
| EnergyEvent (Pose const *pose) | |
| constructor More... | |
| EnergyEvent (EnergyEvent const &rval) | |
| copy constructor More... | |
| virtual | ~EnergyEvent () |
| default destructor More... | |
| EnergyEvent & | operator= (EnergyEvent const &rval) |
| copy assignment More... | |
Public Member Functions inherited from core::pose::signals::GeneralEvent | |
| GeneralEvent () | |
| default constructor More... | |
| GeneralEvent (Pose const *pose) | |
| constructor More... | |
| GeneralEvent (GeneralEvent const &rval) | |
| copy constructor More... | |
| virtual | ~GeneralEvent () |
| default destructor More... | |
| GeneralEvent & | operator= (GeneralEvent const &rval) |
| copy assignment More... | |
| Pose const & | getPose () |
| PyRosetta work around. More... | |
Additional Inherited Members | |
Public Attributes inherited from core::pose::signals::GeneralEvent | |
| Pose const * | pose |
| the Pose firing the signal More... | |
signals an energy change in a Pose
Definition at line 41 of file EnergyEvent.hh.
Definition at line 45 of file EnergyEvent.hh.
|
inline |
default constructor
Definition at line 50 of file EnergyEvent.hh.
|
inline |
constructor
Definition at line 57 of file EnergyEvent.hh.
|
inline |
copy constructor
Definition at line 64 of file EnergyEvent.hh.
|
inlinevirtual |
default destructor
Definition at line 72 of file EnergyEvent.hh.
|
inline |
copy assignment
Definition at line 78 of file EnergyEvent.hh.
References core::pose::signals::GeneralEvent::operator=().
1.8.4