![]() |
Rosetta Protocols
2014.35
|
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... | |
Variables | |
static basic::Tracer | TR ("protocols.forge.components.BDR") |
static basic::Tracer | TR ("protocols.forge.components.VarLengthBuild") |
BDR access pointer.
BDR const access pointer.
BDR const owning pointer.
BDR owning pointer.
typedef utility::pointer::access_ptr< VarLengthBuild > protocols::forge::components::VarLengthBuildAP |
access pointer for VarLengthBuild
typedef utility::pointer::access_ptr< VarLengthBuild const > protocols::forge::components::VarLengthBuildCAP |
const access pointer for VarLengthBuild
typedef utility::pointer::owning_ptr< VarLengthBuild const > protocols::forge::components::VarLengthBuildCOP |
const owning pointer for VarLengthBuild
typedef utility::pointer::owning_ptr< VarLengthBuild > protocols::forge::components::VarLengthBuildOP |
owning pointer for VarLengthBuild
|
static |
|
static |