lazy file parser for PDB files
More...
#include <MolSupplier.h>
lazy file parser for PDB files
Definition at line 331 of file MolSupplier.h.
| RDKit::PDBMolSupplier::PDBMolSupplier |
( |
std::istream * |
inStream, |
|
|
bool |
takeOwnership = true, |
|
|
bool |
sanitize = true, |
|
|
bool |
removeHs = true, |
|
|
unsigned int |
flavor = 0 |
|
) |
| |
|
explicit |
| RDKit::PDBMolSupplier::PDBMolSupplier |
( |
const std::string & |
fname, |
|
|
bool |
sanitize = true, |
|
|
bool |
removeHs = true, |
|
|
unsigned int |
flavor = 0 |
|
) |
| |
|
explicit |
| virtual RDKit::PDBMolSupplier::~PDBMolSupplier |
( |
| ) |
|
|
inlinevirtual |
| virtual bool RDKit::PDBMolSupplier::atEnd |
( |
| ) |
|
|
virtual |
| virtual void RDKit::PDBMolSupplier::init |
( |
| ) |
|
|
virtual |
| virtual ROMol* RDKit::PDBMolSupplier::next |
( |
| ) |
|
|
virtual |
| virtual void RDKit::PDBMolSupplier::reset |
( |
| ) |
|
|
virtual |
| unsigned int RDKit::PDBMolSupplier::d_flavor |
|
protected |
| bool RDKit::PDBMolSupplier::df_removeHs |
|
protected |
| bool RDKit::PDBMolSupplier::df_sanitize |
|
protected |
The documentation for this class was generated from the following file: