![]() |
Rosetta Core
2014.35
|
signals a conformation change in a Pose More...
#include <ConformationEvent.hh>
Public Types | |
typedef GeneralEvent | Super |
![]() | |
typedef core::pose::Pose | Pose |
Public Member Functions | |
ConformationEvent () | |
default constructor More... | |
ConformationEvent (Pose const *pose) | |
constructor More... | |
ConformationEvent (ConformationEvent const &rval) | |
copy constructor More... | |
virtual | ~ConformationEvent () |
default destructor More... | |
ConformationEvent & | operator= (ConformationEvent const &rval) |
copy assignment More... | |
![]() | |
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 | |
![]() | |
Pose const * | pose |
the Pose firing the signal More... | |
signals a conformation change in a Pose
|
inline |
default constructor
|
inline |
constructor
|
inline |
copy constructor
|
inlinevirtual |
default destructor
|
inline |
copy assignment
References core::pose::signals::GeneralEvent::operator=().