Rosetta
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 reading in the atom type properties.
 
 core::pack
 
 core::pack::task
 

Typedefs

typedef utility::pointer::shared_ptr< PackerTask_ > core::pack::task::PackerTask_OP
 
typedef utility::pointer::shared_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)