Rosetta
Namespaces | Functions
pose_utility.py.hh File Reference
#include "stdint.h"
#include <iosfwd>
#include "pybind11/pybind11.h"
#include "pybind11/numpy.h"
#include "ndarray.h"
#include "ndarray/pybind11.h"
#include <core/conformation/Residue.hh>
#include <core/pose/Pose.hh>
#include <protocols/indexed_structure_store/pose_utility.hh>
#include <protocols/indexed_structure_store/Datatypes.py.hh>
#include <protocols/indexed_structure_store/StructureStore.hh>

Namespaces

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

Functions

core::pose::PoseOP protocols::indexed_structure_store::pose_from_store (StructureStore &store, uint32_t structure_id)
 
template<typename Module >
void protocols::indexed_structure_store::bind_pose_utility (Module &m)