Rosetta 3.5
|
#include <EnzdesCstCache.hh>
Friends | |
class | EnzConstraintParameters |
protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::EnzdesCstParamCache | ( | ) |
Default constructor right now two instances of cached template res get created probably not ideal in general case, but is always the case in the current implementation of enzdes, and this is the only thing using this at the moment.
protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::EnzdesCstParamCache | ( | EnzdesCstParamCache const & | other) |
References template_res_cache_.
|
virtual |
|
inline |
References active_pose_constraints_.
|
inline |
References active_pose_constraints_.
void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::clear_active_pose_constraints | ( | ) |
References active_pose_constraints_.
bool protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::contains_position | ( | core::Size | seqpos) | const |
References template_res_cache_.
|
inline |
References covalent_connections_.
bool protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::missing_in_pose | ( | ) | const |
References template_res_cache_.
Referenced by protocols::enzdes::enzutil::create_remark_headers_from_cstcache().
void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::remap_resid | ( | core::id::SequenceMapping const & | smap) |
remapping sequence positions
have to remap all the data that's cached
References active_pose_constraints_, covalent_connections_, and template_res_cache_.
void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::remove_seqpos_from_template_res | ( | core::Size | seqpos) |
References template_res_cache_.
void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::set_active_pose_constraints | ( | utility::vector1< core::scoring::constraints::ConstraintCOP > const & | constraints) |
References active_pose_constraints_.
void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::set_position_for_missing_res | ( | core::Size | seqpos) |
References template_res_cache_.
|
inline |
References template_res_cache_.
Referenced by protocols::enzdes::enzutil::create_remark_headers_from_cstcache().
|
inline |
References template_res_cache_.
|
inline |
References template_res_cache_.
Referenced by protocols::enzdes::enzutil::create_remark_headers_from_cstcache().
|
friend |
|
private |
Referenced by active_pose_constraints(), clear_active_pose_constraints(), remap_resid(), and set_active_pose_constraints().
|
private |
Referenced by covalent_connections(), and remap_resid().
|
private |