Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::jd3::chunk_library::ChunkLibraryJobResult Class Reference

#include <MoverAndChunkLibraryJob.hh>

Inheritance diagram for protocols::jd3::chunk_library::ChunkLibraryJobResult:
Inheritance graph
[legend]

Public Member Functions

 ChunkLibraryJobResult ()
 
 ~ChunkLibraryJobResult () override
 
JobStatus status () const override
 
core::pose::PoseOP pose () const
 
void pose (core::pose::PoseOP setting)
 
core::pose::PoseOP lores_pose () const
 
void lores_pose (core::pose::PoseOP setting)
 
core::pose::PoseCOP get_native_pose () const
 
void native_pose (core::pose::PoseCOP const &setting)
 
- Public Member Functions inherited from protocols::jd3::JobResult
 JobResult ()
 
 ~JobResult () override
 

Private Attributes

core::pose::PoseOP pose_
 
core::pose::PoseOP lores_pose_
 
core::pose::PoseCOP native_pose_
 

Constructor & Destructor Documentation

protocols::jd3::chunk_library::ChunkLibraryJobResult::ChunkLibraryJobResult ( )
protocols::jd3::chunk_library::ChunkLibraryJobResult::~ChunkLibraryJobResult ( )
overridedefault

Member Function Documentation

core::pose::PoseCOP protocols::jd3::chunk_library::ChunkLibraryJobResult::get_native_pose ( ) const
inline

References native_pose_.

core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::lores_pose ( ) const
void protocols::jd3::chunk_library::ChunkLibraryJobResult::lores_pose ( core::pose::PoseOP  setting)
void protocols::jd3::chunk_library::ChunkLibraryJobResult::native_pose ( core::pose::PoseCOP const &  setting)
inline
core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::pose ( ) const
void protocols::jd3::chunk_library::ChunkLibraryJobResult::pose ( core::pose::PoseOP  setting)
JobStatus protocols::jd3::chunk_library::ChunkLibraryJobResult::status ( ) const
overridevirtual

Member Data Documentation

core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::lores_pose_
private
core::pose::PoseCOP protocols::jd3::chunk_library::ChunkLibraryJobResult::native_pose_
private

Referenced by get_native_pose().

core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::pose_
private

The documentation for this class was generated from the following files: