|
Rosetta 3.5
|
#include <PoseFromPDBLoader.hh>


Public Member Functions | |
| PoseFromPDBLoader () | |
| virtual | ~PoseFromPDBLoader () |
| virtual utility::pointer::ReferenceCountOP | create_resource (basic::resource_manager::ResourceOptions const &options, basic::resource_manager::LocatorID const &locator_id, std::istream &istream) const |
| Returns an owning pointer to a import_pose_options object which is constructed from the given input stream (istream) which in tern originates from a particular data source (given by the name input_tag) More... | |
| virtual basic::resource_manager::ResourceOptionsOP | default_options () const |
Definition at line 35 of file PoseFromPDBLoader.hh.
| core::import_pose::PoseFromPDBLoader::PoseFromPDBLoader | ( | ) |
Definition at line 31 of file PoseFromPDBLoader.cc.
|
virtual |
Definition at line 32 of file PoseFromPDBLoader.cc.
|
virtual |
Returns an owning pointer to a import_pose_options object which is constructed from the given input stream (istream) which in tern originates from a particular data source (given by the name input_tag)
Definition at line 35 of file PoseFromPDBLoader.cc.
References core::import_pose::pose_from_pdb_stream().
|
virtual |
Definition at line 52 of file PoseFromPDBLoader.cc.
1.8.4