Rosetta Protocols  2015.09
Classes | Typedefs | Enumerations | Functions | Variables
protocols::environment::claims Namespace Reference

Classes

class  ClaimStrength
 
class  CutBiasClaim
 
struct  CutBiasElement
 
struct  CutElement
 
struct  DOFElement
 
class  EnvClaim
 
class  EnvLabelSelector
 
class  JumpClaim
 
struct  JumpElement
 
struct  ResidueElement
 
class  TorsionClaim
 
class  VirtResClaim
 
class  XYZClaim
 

Typedefs

typedef utility::vector1
< claims::ResidueElement
ResidueElements
 
typedef utility::vector1
< claims::JumpElement
JumpElements
 
typedef utility::vector1
< claims::CutElement
CutElements
 
typedef utility::vector1
< claims::CutBiasElement
CutBiasElements
 
typedef utility::vector1
< claims::DOFElement
DOFElements
 
typedef utility::vector1
< claims::ControlStrength
ControlStrengths
 
typedef
utility::pointer::shared_ptr
< ClaimStrength
ClaimStrengthOP
 
typedef
utility::pointer::shared_ptr
< ClaimStrength const > 
ClaimStrengthCOP
 
typedef
utility::pointer::weak_ptr
< ClaimStrength
ClaimStrengthAP
 
typedef
utility::pointer::weak_ptr
< ClaimStrength const > 
ClaimStrengthCAP
 
typedef
utility::pointer::shared_ptr
< CutBiasClaim
CutBiasClaimOP
 
typedef
utility::pointer::shared_ptr
< CutBiasClaim const > 
CutBiasClaimCOP
 
typedef
utility::pointer::weak_ptr
< CutBiasClaim
CutBiasClaimAP
 
typedef
utility::pointer::weak_ptr
< CutBiasClaim const > 
CutBiasClaimCAP
 
typedef
utility::pointer::shared_ptr
< EnvClaim
EnvClaimOP
 
typedef
utility::pointer::shared_ptr
< EnvClaim const > 
EnvClaimCOP
 
typedef
utility::pointer::weak_ptr
< EnvClaim
EnvClaimAP
 
typedef
utility::pointer::weak_ptr
< EnvClaim const > 
EnvClaimCAP
 
typedef std::list< EnvClaimOPEnvClaims
 
typedef
utility::pointer::shared_ptr
< EnvLabelSelector
EnvLabelSelectorOP
 
typedef
utility::pointer::shared_ptr
< EnvLabelSelector const > 
EnvLabelSelectorCOP
 
typedef
utility::pointer::shared_ptr
< JumpClaim
JumpClaimOP
 
typedef
utility::pointer::shared_ptr
< JumpClaim const > 
JumpClaimCOP
 
typedef
utility::pointer::weak_ptr
< JumpClaim
JumpClaimAP
 
typedef
utility::pointer::weak_ptr
< JumpClaim const > 
JumpClaimCAP
 
typedef utility::vector1
< JumpClaimOP
JumpClaims
 
typedef
utility::pointer::shared_ptr
< TorsionClaim
TorsionClaimOP
 
typedef
utility::pointer::shared_ptr
< TorsionClaim const > 
TorsionClaimCOP
 
typedef
utility::pointer::weak_ptr
< TorsionClaim
TorsionClaimAP
 
typedef
utility::pointer::weak_ptr
< TorsionClaim const > 
TorsionClaimCAP
 
typedef
utility::pointer::shared_ptr
< VirtResClaim
VirtResClaimOP
 
typedef
utility::pointer::shared_ptr
< VirtResClaim const > 
VirtResClaimCOP
 
typedef
utility::pointer::weak_ptr
< VirtResClaim
VirtResClaimAP
 
typedef
utility::pointer::weak_ptr
< VirtResClaim const > 
VirtResClaimCAP
 
typedef utility::vector1
< VirtResClaimOP
VirtResClaims
 
typedef
utility::pointer::shared_ptr
< XYZClaim
XYZClaimOP
 
typedef
utility::pointer::shared_ptr
< XYZClaim const > 
XYZClaimCOP
 
typedef
utility::pointer::weak_ptr
< XYZClaim
XYZClaimAP
 
typedef
utility::pointer::weak_ptr
< XYZClaim const > 
XYZClaimCAP
 

Enumerations

enum  ControlStrength { DOES_NOT_CONTROL = 0, CAN_CONTROL = 1, MUST_CONTROL, EXCLUSIVE }
 

Functions

std::ostream & operator<< (std::ostream &os, ControlStrength const &cstr)
 
std::ostream & operator<< (std::ostream &os, ClaimStrength const &ir)
 
std::ostream & operator<< (std::ostream &os, ClaimStrength::PrioSubtype const &ir)
 
std::ostream & operator<< (std::ostream &os, EnvClaim const &claim)
 
std::ostream & operator<< (std::ostream &os, EnvClaims const &claims)
 

Variables

std::string const VRT_LABEL_OPTION = "vrt_name"
 
std::string const PARENT_LABEL_OPTION = "parent"
 

Typedef Documentation

typedef utility::pointer::weak_ptr< EnvClaim const > protocols::environment::claims::EnvClaimCAP
typedef utility::pointer::shared_ptr< EnvClaim const > protocols::environment::claims::EnvClaimCOP
typedef utility::pointer::weak_ptr< JumpClaim const > protocols::environment::claims::JumpClaimCAP
typedef utility::pointer::shared_ptr< JumpClaim const > protocols::environment::claims::JumpClaimCOP
typedef utility::pointer::weak_ptr< XYZClaim const > protocols::environment::claims::XYZClaimCAP
typedef utility::pointer::shared_ptr< XYZClaim const > protocols::environment::claims::XYZClaimCOP

Enumeration Type Documentation

Enumerator
DOES_NOT_CONTROL 
CAN_CONTROL 
MUST_CONTROL 
EXCLUSIVE 

Function Documentation

std::ostream & protocols::environment::claims::operator<< ( std::ostream &  os,
ControlStrength const &  cstr 
)
std::ostream & protocols::environment::claims::operator<< ( std::ostream &  os,
ClaimStrength const &  ir 
)
std::ostream & protocols::environment::claims::operator<< ( std::ostream &  os,
ClaimStrength::PrioSubtype const &  ir 
)
std::ostream & protocols::environment::claims::operator<< ( std::ostream &  os,
EnvClaim const &  claim 
)
std::ostream & protocols::environment::claims::operator<< ( std::ostream &  os,
EnvClaims const &  claims 
)

Variable Documentation

std::string const protocols::environment::claims::PARENT_LABEL_OPTION = "parent"
std::string const protocols::environment::claims::VRT_LABEL_OPTION = "vrt_name"