![]() |
Rosetta Protocols
2014.16.56682
|
#include <PolicyFactory.hh>
Static Public Member Functions | |
| static PolicyOP | get_policy (const std::string &policy_name, core::fragment::FragSetCOP fragments, core::Size num_fragments=core::SZ_MAX) |
| If a valid policy name was provided, returns a Policy object of the given type, exits otherwise. The resulting instance is constructed with a copy of the given set of fragments, which may be optionally filtered by rank (see num_fragments). More... | |
|
static |
If a valid policy name was provided, returns a Policy object of the given type, exits otherwise. The resulting instance is constructed with a copy of the given set of fragments, which may be optionally filtered by rank (see num_fragments).
References core::fragment::retain_top(), type, and utility_exit_with_message.
Referenced by protocols::nonlocal::SingleFragmentMover::parse_def(), protocols::nonlocal::SingleFragmentMover::parse_my_tag(), and protocols::nonlocal::SingleFragmentMover::SingleFragmentMover().
1.8.7