Rosetta
Classes | Typedefs | Functions
protocols::switches Namespace Reference

Classes

class  GraftSwitchMover
 A protocols::moves::Mover that grafts a sequence onto the terminal helix of a helical-bundle monomer. Utilizes SimpleThreadingMover alongside. More...
 
class  GraftSwitchMoverCreator
 

Typedefs

typedef utility::pointer::shared_ptr< GraftSwitchMoverGraftSwitchMoverOP
 
typedef utility::pointer::shared_ptr< GraftSwitchMover const > GraftSwitchMoverCOP
 

Functions

static basic::Tracer TR ("protocols.switches.GraftSwitchMover")
 

Typedef Documentation

◆ GraftSwitchMoverCOP

typedef utility::pointer::shared_ptr< GraftSwitchMover const > protocols::switches::GraftSwitchMoverCOP

◆ GraftSwitchMoverOP

typedef utility::pointer::shared_ptr< GraftSwitchMover > protocols::switches::GraftSwitchMoverOP

Function Documentation

◆ TR()

static basic::Tracer protocols::switches::TR ( "protocols.switches.GraftSwitchMover"  )
static