|
OpenStructure
|
#include <pdb_reader.hh>
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="") |
| void | SetReadSeqRes (bool flag) |
| bool | GetReadSeqRes () const |
| seq::SequenceList | GetSeqRes () const |
| 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="") |
| void | SetReadSeqRes (bool flag) |
| bool | GetReadSeqRes () const |
| seq::SequenceList | GetSeqRes () const |
Definition at line 39 of file pdb_reader.hh.
|
inline |
Definition at line 68 of file pdb_reader.hh.
|
inline |
Definition at line 68 of file pdb_reader.hh.
|
inline |
Definition at line 70 of file pdb_reader.hh.
|
inline |
Definition at line 70 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 = "" |
||
| ) |
|
inline |
Definition at line 67 of file pdb_reader.hh.
|
inline |
Definition at line 67 of file pdb_reader.hh.
1.8.5