Rosetta
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
protocols::comparative_modeling::features::SSFeature Class Reference

#include <SSFeature.hh>

Inheritance diagram for protocols::comparative_modeling::features::SSFeature:
Inheritance graph
[legend]

Public Member Functions

 SSFeature ()
 
 SSFeature (SSType bin)
 
utility::vector1< ResidueFeatureOPvalues_from_pose (core::pose::Pose &pose) const override
 
std::string type () const override
 
ResidueFeatureOP clone () const override
 
SSType ss_type () const
 
- Public Member Functions inherited from protocols::comparative_modeling::features::ResidueFeature
 ~ResidueFeature () override
 Automatically generated virtual destructor for class deriving directly from VirtualBase. More...
 
core::Size resnum () const
 
void resnum (core::Size const resnum)
 
void remap (core::id::SequenceMapping const &mapping)
 

Static Public Member Functions

static SSType char2ss_type (char const ss)
 

Private Attributes

SSType ss_type_
 

Constructor & Destructor Documentation

◆ SSFeature() [1/2]

protocols::comparative_modeling::features::SSFeature::SSFeature ( )

Referenced by clone().

◆ SSFeature() [2/2]

protocols::comparative_modeling::features::SSFeature::SSFeature ( SSType  bin)

Member Function Documentation

◆ char2ss_type()

SSType protocols::comparative_modeling::features::SSFeature::char2ss_type ( char const  ss)
static

◆ clone()

ResidueFeatureOP protocols::comparative_modeling::features::SSFeature::clone ( ) const
overridevirtual

◆ ss_type()

SSType protocols::comparative_modeling::features::SSFeature::ss_type ( ) const

References ss_type_.

◆ type()

std::string protocols::comparative_modeling::features::SSFeature::type ( ) const
overridevirtual

◆ values_from_pose()

utility::vector1< ResidueFeatureOP > protocols::comparative_modeling::features::SSFeature::values_from_pose ( core::pose::Pose pose) const
overridevirtual

Member Data Documentation

◆ ss_type_

SSType protocols::comparative_modeling::features::SSFeature::ss_type_
private

Referenced by ss_type().


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