Rosetta Core  2014.16.56682
Namespaces | Typedefs
PackerTask_.fwd.hh File Reference

Implementation class for task class to describe packer's behavior forward declaration Almost all of rosetta needs to use packer tasks, but very little of rosetta needs to see how it behaves internally. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for defining atom parameters, known as atom_types.
 
 core::pack
 
 core::pack::task
 

Typedefs

typedef
utility::pointer::owning_ptr
< PackerTask_ > 
core::pack::task::PackerTask_OP
 
typedef
utility::pointer::owning_ptr
< PackerTask_ const > 
core::pack::task::PackerTask_COP
 

Detailed Description

Implementation class for task class to describe packer's behavior forward declaration Almost all of rosetta needs to use packer tasks, but very little of rosetta needs to see how it behaves internally.

Author
Andrew Leaver-Fay (leave.nosp@m.rfa@.nosp@m.email.nosp@m..unc.nosp@m..edu)