![]() |
Rosetta Protocols
2014.16.56682
|
#include <WorkUnit.hh>
Protected Attributes | |
| std::string | name_ |
| core::io::serialization::PipeMapSP | pipemap_ |
| protocols::moves::SerializableStateSP | state_ |
Protected Attributes inherited from protocols::wum2::WorkUnit | |
| bool | prioritize_ |
| int | id_ |
| int | master_ |
| int | trajectory_idx_ |
| core::Size | unixtime_creation_ |
| Important unixtimes. More... | |
| core::Size | unixtime_start_ |
| core::Size | unixtime_stop_ |
| protocols::moves::MoverCacheSP | cache_ |
Additional Inherited Members | |
Protected Member Functions inherited from protocols::wum2::WorkUnit | |
| void | create_unique_id () |
|
inline |
| protocols::wum2::WorkUnit_ElScripts::WorkUnit_ElScripts | ( | core::Size | master, |
| core::Size | trajectory_idx, | ||
| core::io::serialization::PipeMapSP | p, | ||
| protocols::moves::SerializableStateSP | state, | ||
| std::string | name | ||
| ) |
|
inline |
|
inline |
References state_.
|
inline |
References name_.
|
inline |
|
inline |
References pipemap_.
|
virtual |
Run the workunit.
Implements protocols::wum2::WorkUnit.
|
inline |
References state_.
|
protected |
Referenced by name().
|
protected |
Referenced by pipemap().
|
protected |
Referenced by const_state(), and state().
1.8.7