Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Functions
protocols::simple_moves::oop Namespace Reference

Classes

class  OopMover
 
class  OopPatcher
 
class  OopPuckPlusMover
 
class  OopPuckMinusMover
 
class  OopDPuckPlusMover
 
class  OopDPuckMinusMover
 
class  OopRandomPuckMover
 
class  OopRandomSmallMover
 

Typedefs

typedef
utility::pointer::owning_ptr
< OopMover
OopMoverOP
 
typedef
utility::pointer::owning_ptr
< OopMover const > 
OopMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopPatcher
OopPatcherOP
 
typedef
utility::pointer::owning_ptr
< OopPatcher const > 
OopPatcherCOP
 
typedef
utility::pointer::owning_ptr
< OopPuckPlusMover
OopPuckPlusMoverOP
 
typedef
utility::pointer::owning_ptr
< OopPuckPlusMover const > 
OopPuckPlusMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopPuckMinusMover
OopPuckMinusMoverOP
 
typedef
utility::pointer::owning_ptr
< OopPuckMinusMover const > 
OopPuckMinusMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopDPuckPlusMover
OopDPuckPlusMoverOP
 
typedef
utility::pointer::owning_ptr
< OopDPuckPlusMover const > 
OopDPuckPlusMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopDPuckMinusMover
OopDPuckMinusMoverOP
 
typedef
utility::pointer::owning_ptr
< OopDPuckMinusMover const > 
OopDPuckMinusMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopRandomPuckMover
OopRandomPuckMoverOP
 
typedef
utility::pointer::owning_ptr
< OopRandomPuckMover const > 
OopRandomPuckMoverCOP
 
typedef
utility::pointer::owning_ptr
< OopRandomSmallMover
OopRandomSmallMoverOP
 
typedef
utility::pointer::owning_ptr
< OopRandomSmallMover const > 
OopRandomSmallMoverCOP
 

Functions

void add_oop_constraint (core::pose::Pose &pose, core::Size oop_seq_position)
 
void add_oop_constraint (core::pose::Pose &pose, core::Size oop_seq_position, core::Real distance, core::Real std)
 

Typedef Documentation

Definition at line 44 of file OopPuckMover.fwd.hh.

Definition at line 42 of file OopPuckMover.fwd.hh.

Definition at line 40 of file OopPuckMover.fwd.hh.

Definition at line 38 of file OopPuckMover.fwd.hh.

Definition at line 26 of file OopMover.fwd.hh.

Definition at line 24 of file OopMover.fwd.hh.

Definition at line 26 of file OopPatcher.fwd.hh.

Definition at line 24 of file OopPatcher.fwd.hh.

Definition at line 36 of file OopPuckMover.fwd.hh.

Definition at line 34 of file OopPuckMover.fwd.hh.

Definition at line 32 of file OopPuckMover.fwd.hh.

Definition at line 30 of file OopPuckMover.fwd.hh.

Definition at line 26 of file OopRandomPuckMover.fwd.hh.

Definition at line 24 of file OopRandomPuckMover.fwd.hh.

Definition at line 26 of file OopRandomSmallMover.fwd.hh.

Definition at line 24 of file OopRandomSmallMover.fwd.hh.

Function Documentation

void protocols::simple_moves::oop::add_oop_constraint ( core::pose::Pose pose,
core::Size  oop_seq_position 
)

Definition at line 57 of file OopPatcher.cc.

Referenced by protocols::simple_moves::oop::OopPatcher::apply().

void protocols::simple_moves::oop::add_oop_constraint ( core::pose::Pose pose,
core::Size  oop_seq_position,
core::Real  distance,
core::Real  std 
)