#include <MetaPoseInputStream.hh>
◆ MetaPoseInputStream()
| core::import_pose::pose_stream::MetaPoseInputStream::MetaPoseInputStream |
( |
| ) |
|
|
inline |
◆ ~MetaPoseInputStream()
| core::import_pose::pose_stream::MetaPoseInputStream::~MetaPoseInputStream |
( |
| ) |
|
|
inlineoverride |
◆ add_pose_input_stream()
| void core::import_pose::pose_stream::MetaPoseInputStream::add_pose_input_stream |
( |
PoseInputStreamOP |
input | ) |
|
◆ fill_pose() [1/2]
| void core::import_pose::pose_stream::MetaPoseInputStream::fill_pose |
( |
core::pose::Pose & |
pose, |
|
|
bool const |
metapatches = true |
|
) |
| |
|
overridevirtual |
◆ fill_pose() [2/2]
Implements core::import_pose::pose_stream::PoseInputStream.
References current_index_, has_another_pose(), and input_streams_.
Referenced by protocols::boinc::boincOutputFilter(), protocols::loophash::LoopHashLibrary::create_db(), protocols::energy_based_clustering::EnergyBasedClusteringProtocol::do_initial_import_and_scoring(), protocols::ligand_evolution::EvolutionOptions::get_pose_from_stream(), protocols::loophash::MPI_LoopHashRefine::load_structures_from_cmdline_into_library(), protocols::mpi_refinement::MPI_Refinement::load_structures_from_cmdline_into_library(), protocols::jobdist::not_universal_main(), protocols::jd2::PoseInputStreamJobInputter::pose_from_job(), IdentifyLigandMotifs::process_file_list(), and protocols::wum::SilentStructStore::read_from_cmd_line().
◆ get_input_streams()
| utility::vector1< PoseInputStreamOP > core::import_pose::pose_stream::MetaPoseInputStream::get_input_streams |
( |
| ) |
|
◆ get_last_pose_descriptor_string()
| std::string core::import_pose::pose_stream::MetaPoseInputStream::get_last_pose_descriptor_string |
( |
| ) |
const |
|
overridevirtual |
◆ has_another_pose()
| bool core::import_pose::pose_stream::MetaPoseInputStream::has_another_pose |
( |
| ) |
|
|
overridevirtual |
Implements core::import_pose::pose_stream::PoseInputStream.
References current_index_, and input_streams_.
Referenced by protocols::boinc::boincOutputFilter(), protocols::loophash::LoopHashLibrary::create_db(), protocols::energy_based_clustering::EnergyBasedClusteringProtocol::do_initial_import_and_scoring(), fill_pose(), protocols::ligand_evolution::EvolutionOptions::get_pose_from_stream(), protocols::loophash::MPI_LoopHashRefine::load_structures_from_cmdline_into_library(), protocols::mpi_refinement::MPI_Refinement::load_structures_from_cmdline_into_library(), protocols::jobdist::not_universal_main(), protocols::ligand_evolution::EvolutionOptions::parse_cmdline(), protocols::jd2::PoseInputStreamJobInputter::pose_from_job(), IdentifyLigandMotifs::process_file_list(), and protocols::wum::SilentStructStore::read_from_cmd_line().
◆ reset()
| void core::import_pose::pose_stream::MetaPoseInputStream::reset |
( |
| ) |
|
|
overridevirtual |
◆ current_index_
| core::Size core::import_pose::pose_stream::MetaPoseInputStream::current_index_ |
|
private |
◆ current_input_stream_
◆ input_streams_
| utility::vector1< PoseInputStreamOP > core::import_pose::pose_stream::MetaPoseInputStream::input_streams_ |
|
private |
The documentation for this class was generated from the following files: