Rosetta
Namespaces | Typedefs
PackerPaletteFactory.fwd.hh File Reference

Forward declarations for factory class for creating instances of PackerPalettes (e.g. for RosettaScripts). More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

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

Typedefs

typedef utility::pointer::shared_ptr< PackerPaletteFactory > core::pack::palette::PackerPaletteFactoryOP
 
typedef utility::pointer::shared_ptr< PackerPaletteFactory const > core::pack::palette::PackerPaletteFactoryCOP
 

Detailed Description

Forward declarations for factory class for creating instances of PackerPalettes (e.g. for RosettaScripts).

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)