Rosetta
Public Types | Public Member Functions | Public Attributes | List of all members
core::scoring::facts::FACTSPoseInfo Class Reference

#include <FACTSPose.hh>

Inheritance diagram for core::scoring::facts::FACTSPoseInfo:
Inheritance graph
[legend]

Public Types

typedef conformation::Residue Residue
 
typedef conformation::ResidueOP ResidueOP
 

Public Member Functions

 FACTSPoseInfo ()
 
 FACTSPoseInfo (FACTSPoseInfo const &src)
 
basic::datacache::CacheableDataOP clone () const override
 
Size size () const
 
FACTSResidueInforesidue_info (Size const i)
 
FACTSResidueInfo const & residue_info (Size const i) const
 
bool being_packed (Size const seqpos) const
 
void set_placeholder (Size const i, ResidueOP rsd, FACTSResidueInfoOP info)
 
FACTSResidueInfo const & placeholder_info (Size const seqpos) const
 
Residue const & placeholder_residue (Size const seqpos) const
 
void initialize (pose::Pose const &pose, FACTSRsdTypeMap &rsdtypemap)
 
void set_repack_list (utility::vector1< bool > const &repacking_residues)
 
bool is_changed (pose::Pose const &pose)
 
void update_enumeration_shell (pose::Pose const &pose, bool const enumerate_second_shell=false)
 
bool context_derivative_empty ()
 

Public Attributes

utility::vector1< FACTSResidueInfoOPresidue_info_
 
utility::vector1< ResidueOPplaceholder_residue_
 
utility::vector1< FACTSResidueInfoOPplaceholder_info_
 
utility::vector1< bool > being_packed_
 
bool context_derivative_empty_
 

Member Typedef Documentation

◆ Residue

◆ ResidueOP

Constructor & Destructor Documentation

◆ FACTSPoseInfo() [1/2]

core::scoring::facts::FACTSPoseInfo::FACTSPoseInfo ( )

◆ FACTSPoseInfo() [2/2]

core::scoring::facts::FACTSPoseInfo::FACTSPoseInfo ( FACTSPoseInfo const &  src)

Member Function Documentation

◆ being_packed()

bool core::scoring::facts::FACTSPoseInfo::being_packed ( Size const  seqpos) const
inline

◆ clone()

basic::datacache::CacheableDataOP core::scoring::facts::FACTSPoseInfo::clone ( ) const
inlineoverride

◆ context_derivative_empty()

bool core::scoring::facts::FACTSPoseInfo::context_derivative_empty ( )
inline

◆ initialize()

void core::scoring::facts::FACTSPoseInfo::initialize ( pose::Pose const &  pose,
FACTSRsdTypeMap rsdtypemap 
)

◆ is_changed()

bool core::scoring::facts::FACTSPoseInfo::is_changed ( pose::Pose const &  pose)

◆ placeholder_info()

FACTSResidueInfo const& core::scoring::facts::FACTSPoseInfo::placeholder_info ( Size const  seqpos) const
inline

References placeholder_info_.

◆ placeholder_residue()

Residue const& core::scoring::facts::FACTSPoseInfo::placeholder_residue ( Size const  seqpos) const
inline

References placeholder_residue_.

◆ residue_info() [1/2]

FACTSResidueInfo& core::scoring::facts::FACTSPoseInfo::residue_info ( Size const  i)
inline

◆ residue_info() [2/2]

FACTSResidueInfo const& core::scoring::facts::FACTSPoseInfo::residue_info ( Size const  i) const
inline

References residue_info_.

◆ set_placeholder()

void core::scoring::facts::FACTSPoseInfo::set_placeholder ( Size const  i,
ResidueOP  rsd,
FACTSResidueInfoOP  info 
)

◆ set_repack_list()

void core::scoring::facts::FACTSPoseInfo::set_repack_list ( utility::vector1< bool > const &  repacking_residues)

References being_packed_, and size().

◆ size()

Size core::scoring::facts::FACTSPoseInfo::size ( ) const
inline

◆ update_enumeration_shell()

void core::scoring::facts::FACTSPoseInfo::update_enumeration_shell ( pose::Pose const &  pose,
bool const  enumerate_second_shell = false 
)

Member Data Documentation

◆ being_packed_

utility::vector1< bool > core::scoring::facts::FACTSPoseInfo::being_packed_

◆ context_derivative_empty_

bool core::scoring::facts::FACTSPoseInfo::context_derivative_empty_

◆ placeholder_info_

utility::vector1< FACTSResidueInfoOP > core::scoring::facts::FACTSPoseInfo::placeholder_info_

◆ placeholder_residue_

utility::vector1< ResidueOP > core::scoring::facts::FACTSPoseInfo::placeholder_residue_

◆ residue_info_

utility::vector1< FACTSResidueInfoOP > core::scoring::facts::FACTSPoseInfo::residue_info_

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