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

Classes

class  AddConstraintsToCurrentConformationMover
 
class  AddConstraintsToCurrentConformationMoverCreator
 
class  ClearConstraintsMover
 
class  ClearConstraintsMoverCreator
 
class  ConstraintSetMover
 
class  ConstraintSetMoverCreator
 
class  CstInfoMover
 A Mover to output information about constraints. More...
 
class  CstInfoMoverCreator
 
class  ResidueTypeConstraintMover
 
class  ResidueTypeConstraintMoverCreator
 

Typedefs

typedef utility::pointer::shared_ptr< ConstraintSetMoverConstraintSetMoverOP
 
typedef utility::pointer::shared_ptr< ConstraintSetMover const > ConstraintSetMoverCOP
 
typedef utility::pointer::shared_ptr< CstInfoMoverCstInfoMoverOP
 
typedef utility::pointer::shared_ptr< CstInfoMover const > CstInfoMoverCOP
 
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMoverResidueTypeConstraintMoverOP
 
typedef utility::pointer::shared_ptr< ResidueTypeConstraintMover const > ResidueTypeConstraintMoverCOP
 

Functions

void assert_that_all_atoms_are_moved_by_chi_angle (conformation::Residue const &res, Size chino, Size atomno_begin, Size atomno_end)
 
std::ostream & operator<< (std::ostream &os, CstInfoMover const &mover)
 

Typedef Documentation

◆ ConstraintSetMoverCOP

typedef utility::pointer::shared_ptr< ConstraintSetMover const > protocols::constraint_movers::ConstraintSetMoverCOP

◆ ConstraintSetMoverOP

◆ CstInfoMoverCOP

typedef utility::pointer::shared_ptr< CstInfoMover const > protocols::constraint_movers::CstInfoMoverCOP

◆ CstInfoMoverOP

typedef utility::pointer::shared_ptr< CstInfoMover > protocols::constraint_movers::CstInfoMoverOP

◆ ResidueTypeConstraintMoverCOP

◆ ResidueTypeConstraintMoverOP

Function Documentation

◆ assert_that_all_atoms_are_moved_by_chi_angle()

void protocols::constraint_movers::assert_that_all_atoms_are_moved_by_chi_angle ( conformation::Residue const &  res,
Size  chino,
Size  atomno_begin,
Size  atomno_end 
)

◆ operator<<()

std::ostream & protocols::constraint_movers::operator<< ( std::ostream &  os,
CstInfoMover const &  mover 
)