Rosetta Protocols  2015.09
Namespaces | Classes | Typedefs | Functions
protocols::fldsgn Namespace Reference

Namespaces

 filters
 
 potentials
 
 topology
 

Classes

class  BluePrintBDR
 
class  BluePrintBDRCreator
 
class  CircularPermutation
 
class  CircularPermutationCreator
 
class  MatchResidues
 
class  MatchResiduesMover
 
class  MatchResiduesMoverCreator
 
class  MyAtom
 
class  NcontactsCalculator
 
class  SheetConstraintsRCG
 
class  SheetCstGeneratorCreator
 

Typedefs

typedef
utility::pointer::shared_ptr
< BluePrintBDR
BluePrintBDR_OP
 BluePrintBDR owning pointer. More...
 
typedef
utility::pointer::shared_ptr
< BluePrintBDR const > 
BluePrintBDR_COP
 BluePrintBDR const owning pointer. More...
 
typedef
utility::pointer::weak_ptr
< BluePrintBDR
BluePrintBDR_AP
 BluePrintBDR access pointer. More...
 
typedef
utility::pointer::weak_ptr
< BluePrintBDR const > 
BluePrintBDR_CAP
 BluePrintBDR const access pointer. More...
 
typedef
utility::pointer::shared_ptr
< CircularPermutation
CircularPermutation_OP
 CircularPermutation owning pointer. More...
 
typedef
utility::pointer::shared_ptr
< CircularPermutation const > 
CircularPermutation_COP
 CircularPermutation const owning pointer. More...
 
typedef
utility::pointer::weak_ptr
< CircularPermutation
CircularPermutation_AP
 CircularPermutation access pointer. More...
 
typedef
utility::pointer::weak_ptr
< CircularPermutation const > 
CircularPermutation_CAP
 CircularPermutation const access pointer. More...
 
typedef utility::vector1
< core::Size
VecSize
 
typedef utility::vector1< VecSizeVecVecSize
 
typedef
utility::pointer::shared_ptr
< MatchResiduesMover
MatchResiduesMoverOP
 
typedef
utility::pointer::shared_ptr
< MatchResiduesMover const > 
MatchResiduesMoverCOP
 
typedef
utility::pointer::shared_ptr
< SetAACompositionPotential > 
SetAACompositionPotential_OP
 SetAACompositionPotential owning pointer. More...
 
typedef
utility::pointer::shared_ptr
< SetAACompositionPotential
const > 
SetAACompositionPotential_COP
 SetAACompositionPotential const owning pointer. More...
 
typedef
utility::pointer::weak_ptr
< SetAACompositionPotential > 
SetAACompositionPotential_AP
 SetAACompositionPotential access pointer. More...
 
typedef
utility::pointer::weak_ptr
< SetAACompositionPotential
const > 
SetAACompositionPotential_CAP
 SetAACompositionPotential const access pointer. More...
 
typedef
utility::pointer::shared_ptr
< SheetConstraintsRCG
SheetConstraintsRCGOP
 

Functions

static thread_local basic::Tracer TR ("protocols.fldsgn.BluePrintBDR")
 
static thread_local basic::Tracer TR ("protocols.fldsgn.CircularPermutation")
 

Typedef Documentation

BluePrintBDR access pointer.

typedef utility::pointer::weak_ptr< BluePrintBDR const > protocols::fldsgn::BluePrintBDR_CAP

BluePrintBDR const access pointer.

typedef utility::pointer::shared_ptr< BluePrintBDR const > protocols::fldsgn::BluePrintBDR_COP

BluePrintBDR const owning pointer.

typedef utility::pointer::shared_ptr< BluePrintBDR > protocols::fldsgn::BluePrintBDR_OP

BluePrintBDR owning pointer.

CircularPermutation access pointer.

CircularPermutation const access pointer.

CircularPermutation const owning pointer.

CircularPermutation owning pointer.

typedef utility::pointer::weak_ptr< SetAACompositionPotential > protocols::fldsgn::SetAACompositionPotential_AP

SetAACompositionPotential access pointer.

typedef utility::pointer::weak_ptr< SetAACompositionPotential const > protocols::fldsgn::SetAACompositionPotential_CAP

SetAACompositionPotential const access pointer.

typedef utility::pointer::shared_ptr< SetAACompositionPotential const > protocols::fldsgn::SetAACompositionPotential_COP

SetAACompositionPotential const owning pointer.

typedef utility::pointer::shared_ptr< SetAACompositionPotential > protocols::fldsgn::SetAACompositionPotential_OP

SetAACompositionPotential owning pointer.

Function Documentation

static thread_local basic::Tracer protocols::fldsgn::TR ( "protocols.fldsgn.CircularPermutation"  )
static
static thread_local basic::Tracer protocols::fldsgn::TR ( "protocols.fldsgn.BluePrintBDR"  )
static