![]() |
Rosetta Protocols
2014.35
|
#include <PDBInputter.hh>
Public Member Functions | |
PDBInputter () | |
virtual | ~PDBInputter () |
core::pose::PoseSP | get_nth_pose (int n=1) |
bool | has_nth_pose (int n=1) |
InputterSP | create () |
![]() | |
Inputter () | |
virtual | ~Inputter () |
bool | offset () |
Static Public Member Functions | |
static std::string | name () |
![]() | |
static std::string | name () |
Private Attributes | |
std::deque< std::pair< int, std::string > > | file_names_ |
int | multiplier_ |
bool | multiply_over_all_ |
core::Size | curr_idx_ |
Additional Inherited Members | |
![]() | |
bool | offset_ |
|
inline |
Referenced by create().
|
virtual |
|
virtual |
Implements protocols::inputter::Inputter.
References PDBInputter().
|
virtual |
Implements protocols::inputter::Inputter.
References core::pose::add_comment(), curr_idx_, file_names_, core::chemical::ChemicalManager::get_instance(), multiplier_, multiply_over_all_, protocols::inputter::Inputter::offset_, core::import_pose::pose_from_pdb(), core::chemical::ChemicalManager::residue_type_set(), and utility::to_string().
Implements protocols::inputter::Inputter.
References file_names_, multiplier_, and sum().
|
inlinestatic |
|
private |
Referenced by get_nth_pose().
|
private |
Referenced by get_nth_pose(), and has_nth_pose().
|
private |
Referenced by get_nth_pose(), and has_nth_pose().
|
private |
Referenced by get_nth_pose().