Rosetta
Public Types | Public Member Functions | Private Attributes | Friends | List of all members
protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache Class Reference

#include <EnzdesCstCache.hh>

Inheritance diagram for protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache:
Inheritance graph
[legend]

Public Types

typedef std::map< core::Size, EnzCstTemplateResAtomsOPSeqposTemplateAtomsMap
 

Public Member Functions

 EnzCstTemplateResCache ()
 
 EnzCstTemplateResCache (EnzCstTemplateResCache const &other)
 
 ~EnzCstTemplateResCache () override
 
std::map< core::Size, EnzCstTemplateResAtomsOP >::const_iterator seqpos_map_begin () const
 
std::map< core::Size, EnzCstTemplateResAtomsOP >::const_iterator seqpos_map_end () const
 
core::Size seqpos_map_size () const
 
bool contains_position (core::Size const seqpos) const
 
void set_position_in_pose (core::Size seqpos)
 
void add_position_in_pose (core::Size seqpos)
 
bool remove_seqpos (core::Size seqpos)
 
void remap_resid (core::id::SequenceMapping const &smap)
 remapping sequence positions More...
 
bool not_in_pose () const
 

Private Attributes

SeqposTemplateAtomsMap seqpos_map_
 
bool not_in_pose_
 
bool pose_data_uptodate_
 

Friends

class EnzCstTemplateRes
 

Member Typedef Documentation

◆ SeqposTemplateAtomsMap

Constructor & Destructor Documentation

◆ EnzCstTemplateResCache() [1/2]

protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::EnzCstTemplateResCache ( )

References seqpos_map_.

◆ EnzCstTemplateResCache() [2/2]

protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::EnzCstTemplateResCache ( EnzCstTemplateResCache const &  other)

References seqpos_map_.

◆ ~EnzCstTemplateResCache()

protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::~EnzCstTemplateResCache ( )
overridedefault

Member Function Documentation

◆ add_position_in_pose()

void protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::add_position_in_pose ( core::Size  seqpos)

◆ contains_position()

bool protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::contains_position ( core::Size const  seqpos) const
inline

References seqpos_map_.

◆ not_in_pose()

bool protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::not_in_pose ( ) const
inline

References not_in_pose_.

◆ remap_resid()

void protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::remap_resid ( core::id::SequenceMapping const &  smap)

remapping sequence positions

References seqpos_map_.

◆ remove_seqpos()

bool protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::remove_seqpos ( core::Size  seqpos)

◆ seqpos_map_begin()

std::map< core::Size, EnzCstTemplateResAtomsOP >::const_iterator protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::seqpos_map_begin ( ) const
inline

References seqpos_map_.

◆ seqpos_map_end()

std::map< core::Size, EnzCstTemplateResAtomsOP >::const_iterator protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::seqpos_map_end ( ) const
inline

References seqpos_map_.

◆ seqpos_map_size()

core::Size protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::seqpos_map_size ( ) const
inline

References seqpos_map_.

◆ set_position_in_pose()

void protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::set_position_in_pose ( core::Size  seqpos)

Friends And Related Function Documentation

◆ EnzCstTemplateRes

friend class EnzCstTemplateRes
friend

Member Data Documentation

◆ not_in_pose_

bool protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::not_in_pose_
private

◆ pose_data_uptodate_

bool protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::pose_data_uptodate_
private

◆ seqpos_map_

SeqposTemplateAtomsMap protocols::toolbox::match_enzdes_util::EnzCstTemplateResCache::seqpos_map_
private

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