Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Classes | Typedefs | Functions
protocols::forge::components Namespace Reference

Namespaces

 VLB_VallMemoryUsage
 

Classes

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

Typedefs

typedef
utility::pointer::owning_ptr
< BDR
BDR_OP
 BDR owning pointer. More...
 
typedef
utility::pointer::owning_ptr
< BDR const > 
BDR_COP
 BDR const owning pointer. More...
 
typedef
utility::pointer::access_ptr
< BDR
BDR_AP
 BDR access pointer. More...
 
typedef
utility::pointer::access_ptr
< BDR const > 
BDR_CAP
 BDR const access pointer. More...
 
typedef
utility::pointer::access_ptr
< VarLengthBuild
VarLengthBuildAP
 access pointer for VarLengthBuild More...
 
typedef
utility::pointer::access_ptr
< VarLengthBuild const > 
VarLengthBuildCAP
 const access pointer for VarLengthBuild More...
 
typedef
utility::pointer::owning_ptr
< VarLengthBuild
VarLengthBuildOP
 owning pointer for VarLengthBuild More...
 
typedef
utility::pointer::owning_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 access pointer.

Definition at line 40 of file BDR.fwd.hh.

BDR const access pointer.

Definition at line 44 of file BDR.fwd.hh.

BDR const owning pointer.

Definition at line 36 of file BDR.fwd.hh.

BDR owning pointer.

Definition at line 28 of file BDR.fwd.hh.

access pointer for VarLengthBuild

Definition at line 28 of file VarLengthBuild.fwd.hh.

const access pointer for VarLengthBuild

Definition at line 36 of file VarLengthBuild.fwd.hh.

const owning pointer for VarLengthBuild

Definition at line 44 of file VarLengthBuild.fwd.hh.

owning pointer for VarLengthBuild

Definition at line 40 of file VarLengthBuild.fwd.hh.

Function Documentation

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