![]() |
Rosetta Core
2014.16.56682
|
#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 |
| core::import_pose::PoseFromPDBLoader::PoseFromPDBLoader | ( | ) |
|
virtual |
|
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)
Implements basic::resource_manager::ResourceLoader.
References core::import_pose::pose_from_pdb_stream(), and basic::resource_manager::ResourceOptions::type().
|
virtual |
Implements basic::resource_manager::ResourceLoader.
1.8.7