#include <PdbIdChunkFilter.hh>
void protocols::frag_picker::PdbIdChunkFilter::add_pdb_id |
( |
std::string |
pdb_ids) | |
|
|
inline |
Adds a pdb id to the filter.
- Detailed: What that PDB id means it depends on the filter implementation
References pdb_hash_.
Referenced by load_pdb_id_from_file().
void protocols::frag_picker::PdbIdChunkFilter::add_pdb_ids |
( |
utility::vector1< std::string > |
list_of_pdb_ids) | |
|
|
inline |
Adds a bunch of pdb ids to the filter.
References pdb_hash_.
void protocols::frag_picker::PdbIdChunkFilter::load_pdb_id_from_file |
( |
std::string |
file_name) | |
|
void protocols::frag_picker::PdbIdChunkFilter::show_pdb_ids |
( |
std::ostream & |
out) | |
|
std::map<std::string, bool> protocols::frag_picker::PdbIdChunkFilter::pdb_hash_ |
|
protected |
The documentation for this class was generated from the following files: