Go to the documentation of this file.
14 #ifndef INCLUDED_protocols_toolbox_task_operations_RestrictNativeResiduesOperation_hh
15 #define INCLUDED_protocols_toolbox_task_operations_RestrictNativeResiduesOperation_hh
28 #include <utility/tag/Tag.fwd.hh>
29 #include <utility/vector1.hh>
31 using namespace core::pack::task;
35 namespace task_operations{
62 void parse_tag(
TagPtr tag );
72 void verbose(
bool const verb );
73 bool prevent_repacking()
const;
74 void prevent_repacking(
bool const prev );