Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Enumerations | Functions
utility.hh File Reference
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::indexed_structure_store
 

Enumerations

enum  protocols::indexed_structure_store::OverlapDeleteMode { protocols::indexed_structure_store::DELETE_UPSTREAM, protocols::indexed_structure_store::DELETE_DOWNSTREAM }
 

Functions

core::pose::PoseOP protocols::indexed_structure_store::append_pose_by_bond (core::pose::Pose &upstream_pose, core::pose::Pose &downstream_pose)
 
core::pose::PoseOP protocols::indexed_structure_store::append_pose_with_overlap (core::pose::Pose &upstream_pose, core::pose::Pose &downstream_pose, core::Size overlap, OverlapDeleteMode delete_overlap)