Rosetta
Namespaces | Functions
util.hh File Reference

Declaration for utility functions for working with the multistate-design classes. More...

#include <protocols/pack_daemon/EntityCorrespondence.fwd.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/pack/task/PackerTask.fwd.hh>
#include <core/pack/task/ResfileReader.fwd.hh>
#include <protocols/genetic_algorithm/EntityRandomizer.fwd.hh>
#include <iosfwd>
#include <string>

Namespaces

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

Functions

void protocols::pack_daemon::create_entity_resfile_contents (std::istream &resfile, std::string const &resfile_name, core::pack::task::ResfileContentsOP &entity_resfile_contents, core::pack::task::PackerTaskOP &entity_task, core::Size &num_entities)
 
void protocols::pack_daemon::initialize_task_from_entity_resfile_and_secondary_resfile (core::pose::Pose const &pose, EntityCorrespondenceCOP ec, core::pack::task::ResfileContents const &entity_resfile_contents, core::pack::task::ResfileContents const &secondary_resfile_contents, core::pack::task::PackerTaskOP task)
 
void protocols::pack_daemon::initialize_ga_randomizer_from_entity_task (protocols::genetic_algorithm::PositionSpecificRandomizerOP rand, core::pack::task::PackerTaskOP entity_task)
 

Detailed Description

Declaration for utility functions for working with the multistate-design classes.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)