Rosetta
Classes | Typedefs
protocols::moves Namespace Reference

Classes

class  SimpleCstMover
 
class  FragCaptureMover
 

Typedefs

typedef utility::pointer::owning_ptr< SimpleCstMoverSimpleCstMoverOP
 
typedef utility::pointer::owning_ptr< SimpleCstMover const > SimpleCstMoverCOP
 
using FragCaptureMoverOP = utility::pointer::shared_ptr< FragCaptureMover >
 
using FragCaptureMoverCOP = utility::pointer::shared_ptr< const FragCaptureMover >
 

Typedef Documentation

◆ FragCaptureMoverCOP

using protocols::moves::FragCaptureMoverCOP = typedef utility::pointer::shared_ptr<const FragCaptureMover>

◆ FragCaptureMoverOP

using protocols::moves::FragCaptureMoverOP = typedef utility::pointer::shared_ptr<FragCaptureMover>

◆ SimpleCstMoverCOP

typedef utility::pointer::owning_ptr< SimpleCstMover const > protocols::moves::SimpleCstMoverCOP

◆ SimpleCstMoverOP

typedef utility::pointer::owning_ptr< SimpleCstMover > protocols::moves::SimpleCstMoverOP