#include <pdb_reader.hh>
Data Structures | |
| struct | HSEntry |
Public Member Functions | |
| PDBReader (const String &filename) | |
| PDBReader (const boost::filesystem::path &loc) | |
| PDBReader (std::istream &instream) | |
| bool | HasNext () |
| void | Import (mol::EntityHandle &ent, const String &restrict_chains="") |
| PDBReader (const String &filename) | |
| PDBReader (const boost::filesystem::path &loc) | |
| PDBReader (std::istream &instream) | |
| bool | HasNext () |
| void | Import (mol::EntityHandle &ent, const String &restrict_chains="") |
Definition at line 35 of file pdb_reader.hh.
| PDBReader | ( | const boost::filesystem::path & | loc | ) |
| PDBReader | ( | std::istream & | instream | ) |
| PDBReader | ( | const boost::filesystem::path & | loc | ) |
| PDBReader | ( | std::istream & | instream | ) |
| bool HasNext | ( | ) |
| bool HasNext | ( | ) |
| void Import | ( | mol::EntityHandle & | ent, | |
| const String & | restrict_chains = "" | |||
| ) |
| void Import | ( | mol::EntityHandle & | ent, | |
| const String & | restrict_chains = "" | |||
| ) |
1.5.8