|
Rosetta 3.5
|
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>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pack | |
| core::pack::task | |
Constant Groups | |
| 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 |
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.
Definition in file PackerTask_.fwd.hh.
1.8.4