Rosetta
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

◆ ChunkLibraryJobResult()

protocols::jd3::chunk_library::ChunkLibraryJobResult::ChunkLibraryJobResult ( )

◆ ~ChunkLibraryJobResult()

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

Member Function Documentation

◆ get_native_pose()

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

References native_pose_.

◆ lores_pose() [1/2]

core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::lores_pose ( ) const

◆ lores_pose() [2/2]

void protocols::jd3::chunk_library::ChunkLibraryJobResult::lores_pose ( core::pose::PoseOP  setting)

◆ native_pose()

void protocols::jd3::chunk_library::ChunkLibraryJobResult::native_pose ( core::pose::PoseCOP const &  setting)
inline

References native_pose_.

◆ pose() [1/2]

core::pose::PoseOP protocols::jd3::chunk_library::ChunkLibraryJobResult::pose ( ) const

◆ pose() [2/2]

void protocols::jd3::chunk_library::ChunkLibraryJobResult::pose ( core::pose::PoseOP  setting)

◆ status()

JobStatus protocols::jd3::chunk_library::ChunkLibraryJobResult::status ( ) const
overridevirtual

Member Data Documentation

◆ lores_pose_

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

◆ native_pose_

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

Referenced by get_native_pose(), and native_pose().

◆ pose_

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

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