![]() |
Rosetta
2021.16
|
signals a conformation change in a Pose More...
#include <ConformationEvent.hh>

Public Types | |
| typedef GeneralEvent | Super |
Public Types inherited from core::pose::signals::GeneralEvent | |
| typedef core::pose::Pose | Pose |
Public Member Functions | |
| ConformationEvent () | |
| default constructor More... | |
| ConformationEvent (Pose const *p) | |
| constructor More... | |
| ConformationEvent (ConformationEvent const &rval) | |
| copy constructor More... | |
| ~ConformationEvent () override | |
| default destructor More... | |
| ConformationEvent & | operator= (ConformationEvent const &rval) |
| copy assignment More... | |
Public Member Functions inherited from core::pose::signals::GeneralEvent | |
| GeneralEvent () | |
| default constructor More... | |
| GeneralEvent (Pose const *p) | |
| 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 a conformation change in a Pose
|
inline |
default constructor
|
inline |
constructor
|
inline |
copy constructor
|
inlineoverride |
default destructor
|
inline |
copy assignment
References core::pose::signals::GeneralEvent::operator=().
1.8.7