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