![]() |
Rosetta
2021.16
|
We do not want to load all of the input poses into memory at once. Instead we use this struct to keep track of the most recent pose loaded (which is assumed to be the most likely one we are going to need next) More...
#include <MRSJobQueen.hh>
Public Member Functions | |
| PoseForPoseID (core::Size pose_id_arg, core::pose::PoseOP const &pose_arg) | |
Public Attributes | |
| core::Size | pose_id |
| core::pose::PoseOP | pose |
We do not want to load all of the input poses into memory at once. Instead we use this struct to keep track of the most recent pose loaded (which is assumed to be the most likely one we are going to need next)
|
inline |
| core::pose::PoseOP protocols::multistage_rosetta_scripts::PoseForPoseID::pose |
| core::Size protocols::multistage_rosetta_scripts::PoseForPoseID::pose_id |
1.8.7