Rosetta
Namespaces | Typedefs
BuriedUnsatPenaltyGraphContainer.fwd.hh File Reference

A container for the BuriedUnsatPenaltyGraph, to allow it to be cached in a pose while skirting multiple inheritance issues. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pack
 
 core::pack::guidance_scoreterms
 
 core::pack::guidance_scoreterms::buried_unsat_penalty
 
 core::pack::guidance_scoreterms::buried_unsat_penalty::graph
 

Typedefs

typedef utility::pointer::shared_ptr< BuriedUnsatPenaltyGraphContainer > core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyGraphContainerOP
 
typedef utility::pointer::shared_ptr< BuriedUnsatPenaltyGraphContainer const > core::pack::guidance_scoreterms::buried_unsat_penalty::graph::BuriedUnsatPenaltyGraphContainerCOP
 

Detailed Description

A container for the BuriedUnsatPenaltyGraph, to allow it to be cached in a pose while skirting multiple inheritance issues.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m..wash.nosp@m.ingt.nosp@m.on.ed.nosp@m.u)