|
Rosetta 3.5
|
#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 () |
Definition at line 164 of file WorkUnit.hh.
|
inline |
Definition at line 167 of file WorkUnit.hh.
| 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 | ||
| ) |
Definition at line 124 of file WorkUnit.cc.
|
inline |
Definition at line 174 of file WorkUnit.hh.
|
inline |
Definition at line 188 of file WorkUnit.hh.
References state_.
|
inline |
Definition at line 195 of file WorkUnit.hh.
References name_.
|
inline |
|
inline |
Definition at line 179 of file WorkUnit.hh.
References pipemap_.
|
virtual |
|
inline |
Definition at line 183 of file WorkUnit.hh.
References state_.
|
protected |
Definition at line 214 of file WorkUnit.hh.
Referenced by name().
|
protected |
Definition at line 215 of file WorkUnit.hh.
Referenced by pipemap().
|
protected |
Definition at line 216 of file WorkUnit.hh.
Referenced by const_state(), and state().
1.8.4