|
Rosetta 3.5
|


Public Member Functions | |
| bool | has (std::string const &name) const |
| pose::PoseCOP | operator[] (std::string const &name) const |
| void | add (std::string const &file_name) |
Private Types | |
| typedef std::map< std::string, pose::PoseCOP > | StructureMap |
Private Attributes | |
| StructureMap | poses_ |
Definition at line 112 of file Templates.cc.
|
private |
Definition at line 129 of file Templates.cc.
| void protocols::abinitio::StructureStore::add | ( | std::string const & | file_name) |
Definition at line 133 of file Templates.cc.
References core::chemical::CENTROID, core::import_pose::pose_from_pdb(), core::pose::set_ss_from_phipsi(), and core::util::switch_to_residue_type_set().
Referenced by protocols::abinitio::Templates::Templates().
|
inline |
Definition at line 114 of file Templates.cc.
Referenced by protocols::abinitio::Templates::Templates().
|
inline |
Definition at line 119 of file Templates.cc.
|
private |
Definition at line 130 of file Templates.cc.
1.8.4