Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
protocols::backbone_moves::local_backbone_mover::gap_solution_pickers Namespace Reference

Classes

class  GapSolutionPicker
 Base class for picking solution for a gap. More...
 
class  RandomGapSolutionPicker
 Pick a solution randomly. More...
 

Typedefs

typedef
utility::pointer::shared_ptr
< GapSolutionPicker
GapSolutionPickerOP
 
typedef
utility::pointer::shared_ptr
< GapSolutionPicker const > 
GapSolutionPickerCOP
 
typedef
utility::pointer::shared_ptr
< RandomGapSolutionPicker
RandomGapSolutionPickerOP
 
typedef
utility::pointer::shared_ptr
< RandomGapSolutionPicker
const > 
RandomGapSolutionPickerCOP
 

Typedef Documentation