Rosetta
Classes | Namespaces | Typedefs
WorkUnitList.hh File Reference
#include <protocols/wum/WorkUnitBase.hh>
#include <map>

Classes

class  protocols::wum::WorkUnitList
 WOrkUnitList is a store for WorkUnitCOPs. THe purpose of this class is to store all the possible WorkUnits that a protocol might need. When needed these are cloned and then used. THis class acts like a library of WorkUnit blueprints. More...
 

Namespaces

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

Typedefs

typedef const WorkUnitList * protocols::wum::WorkUnitListCAP
 @ brief just a prettier name for a pointer to a work unitlist. More...