Rosetta
Classes | Typedefs
core::fragment::picking_old::vall::gen Namespace Reference

Classes

class  LengthGen
 the default constant length fragment Vall ExtentGenerator More...
 
class  SecStructGen
 Generator that requires fragments to have a specific secondary structure string. More...
 
class  VallFragmentGen
 base class Vall ExtentGenerator More...
 

Typedefs

typedef utility::pointer::shared_ptr< LengthGenLengthGenOP
 LengthGen owning pointer. More...
 
typedef utility::pointer::shared_ptr< LengthGen const > LengthGenCOP
 LengthGen const owning pointer. More...
 
typedef utility::pointer::weak_ptr< LengthGenLengthGenAP
 LengthGen access pointer. More...
 
typedef utility::pointer::weak_ptr< LengthGen const > LengthGenCAP
 LengthGen const access pointer. More...
 
typedef utility::pointer::shared_ptr< SecStructGenSecStructGenOP
 SecStructGen owning pointer. More...
 
typedef utility::pointer::shared_ptr< SecStructGen const > SecStructGenCOP
 SecStructGen const owning pointer. More...
 
typedef utility::pointer::weak_ptr< SecStructGenSecStructGenAP
 SecStructGen access pointer. More...
 
typedef utility::pointer::weak_ptr< SecStructGen const > SecStructGenCAP
 SecStructGen const access pointer. More...
 
typedef utility::pointer::shared_ptr< VallFragmentGenVallFragmentGenOP
 VallFragmentGen owning pointer. More...
 
typedef utility::pointer::shared_ptr< VallFragmentGen const > VallFragmentGenCOP
 VallFragmentGen const owning pointer. More...
 
typedef utility::pointer::weak_ptr< VallFragmentGenVallFragmentGenAP
 VallFragmentGen access pointer. More...
 
typedef utility::pointer::weak_ptr< VallFragmentGen const > VallFragmentGenCAP
 VallFragmentGen const access pointer. More...
 

Typedef Documentation

◆ LengthGenAP

typedef utility::pointer::weak_ptr< LengthGen > core::fragment::picking_old::vall::gen::LengthGenAP

LengthGen access pointer.

◆ LengthGenCAP

typedef utility::pointer::weak_ptr< LengthGen const > core::fragment::picking_old::vall::gen::LengthGenCAP

LengthGen const access pointer.

◆ LengthGenCOP

typedef utility::pointer::shared_ptr< LengthGen const > core::fragment::picking_old::vall::gen::LengthGenCOP

LengthGen const owning pointer.

◆ LengthGenOP

typedef utility::pointer::shared_ptr< LengthGen > core::fragment::picking_old::vall::gen::LengthGenOP

LengthGen owning pointer.

◆ SecStructGenAP

SecStructGen access pointer.

◆ SecStructGenCAP

typedef utility::pointer::weak_ptr< SecStructGen const > core::fragment::picking_old::vall::gen::SecStructGenCAP

SecStructGen const access pointer.

◆ SecStructGenCOP

typedef utility::pointer::shared_ptr< SecStructGen const > core::fragment::picking_old::vall::gen::SecStructGenCOP

SecStructGen const owning pointer.

◆ SecStructGenOP

SecStructGen owning pointer.

◆ VallFragmentGenAP

VallFragmentGen access pointer.

◆ VallFragmentGenCAP

VallFragmentGen const access pointer.

◆ VallFragmentGenCOP

typedef utility::pointer::shared_ptr< VallFragmentGen const > core::fragment::picking_old::vall::gen::VallFragmentGenCOP

VallFragmentGen const owning pointer.

◆ VallFragmentGenOP

VallFragmentGen owning pointer.