Rosetta
|
FoldGraph - a fold-tree which takes two-way dependencies into account. More...
#include <protocols/denovo_design/components/FoldGraph.fwd.hh>
#include <protocols/denovo_design/components/StructureData.fwd.hh>
#include <protocols/denovo_design/types.hh>
#include <protocols/loops/Loops.fwd.hh>
#include <utility/graph/Graph.hh>
#include <core/kinematics/FoldTree.fwd.hh>
#include <core/types.hh>
#include <utility/VirtualBase.hh>
#include <map>
#include <set>
#include <stack>
Classes | |
class | protocols::denovo_design::components::FoldGraph |
class | protocols::denovo_design::components::NamedSolution |
class | protocols::denovo_design::components::NamedSolutions |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::denovo_design | |
protocols::denovo_design::components | |
Typedefs | |
typedef std::set< std::string > | protocols::denovo_design::components::NamedNodeSet |
FoldGraph - a fold-tree which takes two-way dependencies into account.