Rosetta
Public Member Functions | Private Attributes | List of all members
DeleteSegments Class Reference

local mover for testing purposes More...

Inheritance diagram for DeleteSegments:
Inheritance graph
[legend]

Public Member Functions

 DeleteSegments ()
 
virtual ~DeleteSegments ()
 
virtual std::string get_name () const
 
virtual protocols::moves::MoverOP fresh_instance () const
 
virtual void apply (core::pose::Pose &pose)
 

Private Attributes

core::scoring::ScoreFunctionOP scorefxn_
 
std::map< Size, Sizesegments_region_
 
Pose native_
 

Detailed Description

local mover for testing purposes

Constructor & Destructor Documentation

◆ DeleteSegments()

DeleteSegments::DeleteSegments ( )
inline

◆ ~DeleteSegments()

virtual DeleteSegments::~DeleteSegments ( )
inlinevirtual

Member Function Documentation

◆ apply()

virtual void DeleteSegments::apply ( core::pose::Pose pose)
inlinevirtual

◆ fresh_instance()

virtual protocols::moves::MoverOP DeleteSegments::fresh_instance ( ) const
inlinevirtual

◆ get_name()

virtual std::string DeleteSegments::get_name ( ) const
inlinevirtual

Member Data Documentation

◆ native_

Pose DeleteSegments::native_
private

◆ scorefxn_

core::scoring::ScoreFunctionOP DeleteSegments::scorefxn_
private

◆ segments_region_

std::map< Size, Size > DeleteSegments::segments_region_
private

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