|
Rosetta 3.5
|
#include <BackboneDB.hh>

Public Attributes | |
| std::string | pdb_id |
| std::vector< int > | rotamer_id |
| std::string | sequence |
Definition at line 59 of file BackboneDB.hh.
| std::string protocols::loophash::BBExtraData::pdb_id |
Definition at line 60 of file BackboneDB.hh.
Referenced by protocols::loophash::BackboneDB::add_pose(), protocols::loophash::LoopHashSampler::build_structures(), and protocols::loophash::BackboneDB::read_db().
| std::vector< int > protocols::loophash::BBExtraData::rotamer_id |
Definition at line 61 of file BackboneDB.hh.
Referenced by protocols::loophash::BackboneDB::read_db().
| std::string protocols::loophash::BBExtraData::sequence |
Definition at line 62 of file BackboneDB.hh.
Referenced by protocols::loophash::BackboneDB::add_pose(), and protocols::loophash::BackboneDB::read_db().
1.8.4