![]() |
Rosetta Protocols
2014.35
|
#include <SilentFileInputter.hh>
Public Member Functions | |
SilentFileInputter () | |
virtual | ~SilentFileInputter () |
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 > > | tags_ |
int | multiplier_ |
bool | multiply_over_all_ |
core::Size | curr_idx_ |
core::io::silent::SilentFileData | sfd_ |
Additional Inherited Members | |
![]() | |
bool | offset_ |
|
inline |
Referenced by create().
|
virtual |
|
virtual |
Implements protocols::inputter::Inputter.
References SilentFileInputter().
|
virtual |
Implements protocols::inputter::Inputter.
References core::pose::add_comment(), curr_idx_, core::chemical::ChemicalManager::get_instance(), multiplier_, multiply_over_all_, protocols::inputter::Inputter::offset_, core::chemical::ChemicalManager::residue_type_set(), sfd_, tags_, and utility::to_string().
Implements protocols::inputter::Inputter.
References multiplier_, sum(), and tags_.
|
inlinestatic |
|
private |
Referenced by get_nth_pose().
|
private |
Referenced by get_nth_pose(), and has_nth_pose().
|
private |
Referenced by get_nth_pose().
|
private |
Referenced by get_nth_pose().
|
private |
Referenced by get_nth_pose(), and has_nth_pose().