Rosetta
Namespaces | Typedefs
SurfaceInteractionGraph.fwd.hh File Reference

Forward header for an IG that designs against hydrophobic area on the surface of proteins. More...

#include <utility/pointer/owning_ptr.hh>
#include <core/pack/interaction_graph/PDInteractionGraph.fwd.hh>
#include <core/pack/interaction_graph/LinearMemoryInteractionGraph.fwd.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::interaction_graph
 

Typedefs

typedef SurfaceInteractionGraph< PDNode, PDEdge, PDInteractionGraph > core::pack::interaction_graph::PDSurfaceInteractionGraph
 
typedef SurfaceInteractionGraph< LinearMemNode, LinearMemEdge, LinearMemoryInteractionGraph > core::pack::interaction_graph::LinearMemorySurfaceInteractionGraph
 
typedef utility::pointer::shared_ptr< PDSurfaceInteractionGraph > core::pack::interaction_graph::PDSurfaceInteractionGraphOP
 
typedef utility::pointer::shared_ptr< LinearMemorySurfaceInteractionGraph > core::pack::interaction_graph::LinearMemorySurfaceInteractionGraphOP
 

Detailed Description

Forward header for an IG that designs against hydrophobic area on the surface of proteins.

Author
Ron Jacak