Rosetta
Classes | Namespaces
EnvClaimBroker.hh File Reference

A class responsible for managing claims from ClientMovers, and retaining important information about the result of the brokering process. More...

#include <protocols/environment/EnvClaimBroker.fwd.hh>
#include <core/environment/DofPassport.fwd.hh>
#include <core/environment/SequenceAnnotation.fwd.hh>
#include <core/environment/FoldTreeSketch.hh>
#include <protocols/environment/Environment.fwd.hh>
#include <protocols/environment/ClientMover.fwd.hh>
#include <protocols/environment/ProtectedConformation.fwd.hh>
#include <protocols/environment/claims/BrokerElements.hh>
#include <protocols/environment/claims/EnvClaim.fwd.hh>
#include <basic/datacache/WriteableCacheableMap.fwd.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/pose/Pose.hh>
#include <core/kinematics/FoldTree.fwd.hh>
#include <core/types.hh>
#include <utility/VirtualBase.hh>
#include <map>

Classes

class  protocols::environment::EnvClaimBroker
 
struct  protocols::environment::EnvClaimBroker::BrokerResult
 
class  protocols::environment::EnvClaimBroker::BrokeredJumpData
 an inner class for tracking the properties of jumps that've been brokered. More...
 

Namespaces

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

Detailed Description

A class responsible for managing claims from ClientMovers, and retaining important information about the result of the brokering process.

Author
Justin R. Porter