Rosetta
Classes | Namespaces
TagManager.hh File Reference

This class was designed to help the MRSJobQueen handle tags for many input jobs. More...

#include <utility/VirtualBase.hh>
#include <protocols/multistage_rosetta_scripts/TagManager.fwd.hh>
#include <protocols/jd3/strong_types.hh>
#include <basic/datacache/DataMap.hh>
#include <utility/tag/Tag.fwd.hh>
#include <core/types.hh>

Classes

class  protocols::multistage_rosetta_scripts::NoFailDataMap
 This class does not fail when you try to add an element that already exists. Instead, it just keeps the older element. More...
 
struct  protocols::multistage_rosetta_scripts::ParsedTagCache
 
class  protocols::multistage_rosetta_scripts::TagManager
 

Namespaces

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

Detailed Description

This class was designed to help the MRSJobQueen handle tags for many input jobs.

Author
Jack Maguire