|
Rosetta 3.5
|
#include <import_pose_options_creator.hh>


Public Member Functions | |
| ImportPoseOptionsCreator () | |
| virtual | ~ImportPoseOptionsCreator () |
| virtual basic::resource_manager::ResourceOptionsOP | create_options () const |
| virtual std::string | options_type () const |
Definition at line 23 of file import_pose_options_creator.hh.
| core::import_pose::ImportPoseOptionsCreator::ImportPoseOptionsCreator | ( | ) |
Definition at line 41 of file import_pose_options.cc.
|
virtual |
Definition at line 43 of file import_pose_options.cc.
|
virtual |
Definition at line 46 of file import_pose_options.cc.
|
virtual |
NOTE: This creator creates an options type called 'PoseFromPDBOptions' to make it consistent with 'PoseFromPDBLoader'.
Definition at line 54 of file import_pose_options.cc.
1.8.4