![]() |
Rosetta Core
2014.16.56682
|
#include <PDBPoseInputStream.hh>
Private Attributes | |
| utility::vector1 < utility::file::FileName > | filenames_ |
| utility::vector1 < utility::file::FileName > ::const_iterator | current_position_ |
|
inline |
|
inline |
References set_filenames().
|
inline |
References set_filenames().
|
inline |
References add_list_filenames(), and set_filenames().
|
inline |
| void core::import_pose::pose_stream::PDBPoseInputStream::add_list_filenames | ( | utility::vector1< utility::file::FileName > | list_fns | ) |
adds a list of files each containing lists of PDBs
References current_position_, filename(), filenames_, getline(), utility::file::FileName::name(), and utility_exit_with_message.
Referenced by PDBPoseInputStream().
|
virtual |
Implements core::import_pose::pose_stream::PoseInputStream.
References current_position_, core::pose::Pose::data(), has_another_pose(), core::pose::datacache::CacheableDataType::JOBDIST_OUTPUT_TAG, core::import_pose::pose_from_pdb(), core::import_pose::pose_stream::PoseInputStream::preprocess_pose(), basic::datacache::BasicDataCache::set(), and utility_exit_with_message.
Referenced by get_all_poses().
|
virtual |
Implements core::import_pose::pose_stream::PoseInputStream.
References current_position_, core::pose::Pose::data(), has_another_pose(), core::pose::datacache::CacheableDataType::JOBDIST_OUTPUT_TAG, core::import_pose::pose_from_pdb(), core::import_pose::pose_stream::PoseInputStream::preprocess_pose(), basic::datacache::BasicDataCache::set(), and utility_exit_with_message.
|
virtual |
Reimplemented from core::import_pose::pose_stream::PoseInputStream.
References filenames_, fill_pose(), and has_another_pose().
| utility::vector1< utility::file::FileName > core::import_pose::pose_stream::PDBPoseInputStream::get_filenames | ( | ) |
References filenames_.
|
virtual |
Implements core::import_pose::pose_stream::PoseInputStream.
References current_position_, and filenames_.
Referenced by fill_pose(), and get_all_poses().
|
virtual |
Implements core::import_pose::pose_stream::PoseInputStream.
References current_position_, and filenames_.
| void core::import_pose::pose_stream::PDBPoseInputStream::set_filenames | ( | utility::vector1< utility::file::FileName > | filenames | ) |
References current_position_, and filenames_.
Referenced by PDBPoseInputStream().
|
private |
Referenced by add_list_filenames(), fill_pose(), has_another_pose(), reset(), and set_filenames().
|
private |
Referenced by add_list_filenames(), get_all_poses(), get_filenames(), has_another_pose(), reset(), and set_filenames().
1.8.7