Rosetta
Namespaces | Typedefs
TagManager.fwd.hh File Reference
#include <utility/pointer/owning_ptr.hh>
#include <utility/tag/Tag.fwd.hh>
#include <list>
#include <map>
#include <string>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::multistage_rosetta_scripts
 

Typedefs

typedef utility::pointer::shared_ptr< TagManager > protocols::multistage_rosetta_scripts::TagManagerOP
 
typedef utility::pointer::shared_ptr< TagManager const > protocols::multistage_rosetta_scripts::TagManagerCOP
 
typedef utility::pointer::shared_ptr< NoFailDataMap > protocols::multistage_rosetta_scripts::NoFailDataMapOP
 
typedef std::list< utility::tag::TagCOP > protocols::multistage_rosetta_scripts::TagList
 
typedef utility::pointer::shared_ptr< std::list< utility::tag::TagCOP > > protocols::multistage_rosetta_scripts::TagListOP
 
typedef utility::pointer::shared_ptr< std::list< utility::tag::TagCOP > const > protocols::multistage_rosetta_scripts::TagListCOP
 
typedef std::map< std::string, utility::tag::TagCOP > protocols::multistage_rosetta_scripts::TagMap
 
typedef utility::pointer::shared_ptr< std::map< std::string, utility::tag::TagCOP > > protocols::multistage_rosetta_scripts::TagMapOP
 
typedef utility::pointer::shared_ptr< std::map< std::string, utility::tag::TagCOP > const > protocols::multistage_rosetta_scripts::TagMapCOP
 
typedef utility::pointer::shared_ptr< ParsedTagCache > protocols::multistage_rosetta_scripts::ParsedTagCacheOP
 

Detailed Description

Detailed:
Author
Jack Maguire