![]() |
Rosetta Protocols
2015.09
|
#include <protocols/enzdes/EnzdesBaseProtocol.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/chemical/ResidueType.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <protocols/toolbox/match_enzdes_util/EnzConstraintIO.fwd.hh>
#include <utility/vector1.hh>
Classes | |
class | protocols::enzdes::SecondaryMatchProtocol |
class | protocols::enzdes::PoseFoundResiduesCombination |
helper class to process and output the different found poses More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::enzdes | |
Typedefs | |
typedef utility::pointer::shared_ptr < SecondaryMatchProtocol > | protocols::enzdes::SecondaryMatchProtocolOP |
typedef utility::pointer::shared_ptr < SecondaryMatchProtocol const > | protocols::enzdes::SecondaryMatchProtocolCOP |
typedef utility::pointer::weak_ptr < SecondaryMatchProtocol const > | protocols::enzdes::SecondaryMatchProtocolCAP |
typedef utility::pointer::shared_ptr < PoseFoundResiduesCombination > | protocols::enzdes::PoseFoundResiduesCombinationOP |