#include <EnzdesCstCache.hh>
◆ EnzdesCstParamCache() [1/2]
| 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.
◆ EnzdesCstParamCache() [2/2]
| protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::EnzdesCstParamCache |
( |
EnzdesCstParamCache const & |
other | ) |
|
◆ ~EnzdesCstParamCache()
| protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::~EnzdesCstParamCache |
( |
| ) |
|
|
overridedefault |
◆ active_pose_constraints() [1/2]
◆ active_pose_constraints() [2/2]
◆ clear_active_pose_constraints()
| void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::clear_active_pose_constraints |
( |
| ) |
|
◆ contains_position()
| bool protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::contains_position |
( |
core::Size |
seqpos | ) |
const |
◆ covalent_connections()
◆ missing_in_pose()
| bool protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::missing_in_pose |
( |
| ) |
const |
◆ remap_resid()
◆ remove_seqpos_from_template_res()
| void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::remove_seqpos_from_template_res |
( |
core::Size |
seqpos | ) |
|
◆ set_active_pose_constraints()
◆ set_position_for_missing_res()
| void protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::set_position_for_missing_res |
( |
core::Size |
seqpos | ) |
|
◆ template_res_cache() [1/2]
◆ template_res_cache() [2/2]
◆ template_res_cache_size()
| core::Size protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::template_res_cache_size |
( |
| ) |
const |
|
inline |
◆ EnzConstraintParameters
◆ active_pose_constraints_
◆ covalent_connections_
◆ template_res_cache_
| utility::vector1< EnzCstTemplateResCacheOP > protocols::toolbox::match_enzdes_util::EnzdesCstParamCache::template_res_cache_ |
|
private |
The documentation for this class was generated from the following files: