Rosetta
Namespaces | Classes | Typedefs | Functions
protocols::forge::components Namespace Reference

Namespaces

 VLB_VallMemoryUsage
 

Classes

class  BDR
 
class  VarLengthBuild
 Component that performs a protocol for user-specified variable length remodeling of protein backbone segments. More...
 

Typedefs

typedef utility::pointer::shared_ptr< BDRBDR_OP
 BDR owning pointer. More...
 
typedef utility::pointer::shared_ptr< BDR const > BDR_COP
 BDR const owning pointer. More...
 
typedef utility::pointer::weak_ptr< BDRBDR_AP
 BDR access pointer. More...
 
typedef utility::pointer::weak_ptr< BDR const > BDR_CAP
 BDR const access pointer. More...
 
typedef utility::pointer::weak_ptr< VarLengthBuildVarLengthBuildAP
 access pointer for VarLengthBuild More...
 
typedef utility::pointer::weak_ptr< VarLengthBuild const > VarLengthBuildCAP
 const access pointer for VarLengthBuild More...
 
typedef utility::pointer::shared_ptr< VarLengthBuildVarLengthBuildOP
 owning pointer for VarLengthBuild More...
 
typedef utility::pointer::shared_ptr< VarLengthBuild const > VarLengthBuildCOP
 const owning pointer for VarLengthBuild More...
 

Functions

static basic::Tracer TR ("protocols.forge.components.BDR")
 
static basic::Tracer TR ("protocols.forge.components.VarLengthBuild")
 

Typedef Documentation

◆ BDR_AP

typedef utility::pointer::weak_ptr< BDR > protocols::forge::components::BDR_AP

BDR access pointer.

◆ BDR_CAP

typedef utility::pointer::weak_ptr< BDR const > protocols::forge::components::BDR_CAP

BDR const access pointer.

◆ BDR_COP

typedef utility::pointer::shared_ptr< BDR const > protocols::forge::components::BDR_COP

BDR const owning pointer.

◆ BDR_OP

typedef utility::pointer::shared_ptr< BDR > protocols::forge::components::BDR_OP

BDR owning pointer.

◆ VarLengthBuildAP

typedef utility::pointer::weak_ptr< VarLengthBuild > protocols::forge::components::VarLengthBuildAP

access pointer for VarLengthBuild

◆ VarLengthBuildCAP

typedef utility::pointer::weak_ptr< VarLengthBuild const > protocols::forge::components::VarLengthBuildCAP

const access pointer for VarLengthBuild

◆ VarLengthBuildCOP

typedef utility::pointer::shared_ptr< VarLengthBuild const > protocols::forge::components::VarLengthBuildCOP

const owning pointer for VarLengthBuild

◆ VarLengthBuildOP

typedef utility::pointer::shared_ptr< VarLengthBuild > protocols::forge::components::VarLengthBuildOP

owning pointer for VarLengthBuild

Function Documentation

◆ TR() [1/2]

static basic::Tracer protocols::forge::components::TR ( "protocols.forge.components.BDR"  )
static

◆ TR() [2/2]

static basic::Tracer protocols::forge::components::TR ( "protocols.forge.components.VarLengthBuild"  )
static