AvogadroLibs 1.97.0
|
This is the complete list of members for PdbFormat, including all inherited members.
All enum value (defined in FileFormat) | FileFormat | |
appendError(const std::string &errorString, bool newLine=true) | FileFormat | protected |
clear() | FileFormat | virtual |
close() | FileFormat | |
description() const override | PdbFormat | virtual |
error() const | FileFormat | |
File enum value (defined in FileFormat) | FileFormat | |
fileExtensions() const override | PdbFormat | virtual |
FileFormat() (defined in FileFormat) | FileFormat | |
fileName() const | FileFormat | |
identifier() const override | PdbFormat | virtual |
isMode(Operation isInMode) | FileFormat | |
mimeTypes() const override | PdbFormat | virtual |
mode() | FileFormat | |
MultiMolecule enum value (defined in FileFormat) | FileFormat | |
name() const override | PdbFormat | virtual |
newInstance() const override | PdbFormat | virtual |
None enum value (defined in FileFormat) | FileFormat | |
open(const std::string &fileName, Operation mode) | FileFormat | |
Operation enum name | FileFormat | |
Operations typedef (defined in FileFormat) | FileFormat | |
options() const | FileFormat | |
PdbFormat() (defined in PdbFormat) | PdbFormat | |
perceiveSubstitutedCations(Core::Molecule &molecule) (defined in PdbFormat) | PdbFormat | |
Read enum value (defined in FileFormat) | FileFormat | |
read(std::istream &in, Core::Molecule &molecule) override | PdbFormat | virtual |
readFile(const std::string &fileName, Core::Molecule &molecule) | FileFormat | |
readMolecule(Core::Molecule &molecule) | FileFormat | |
readString(const std::string &string, Core::Molecule &molecule) | FileFormat | |
ReadWrite enum value (defined in FileFormat) | FileFormat | |
setOptions(const std::string &options) | FileFormat | |
specificationUrl() const override | PdbFormat | virtual |
Stream enum value (defined in FileFormat) | FileFormat | |
String enum value (defined in FileFormat) | FileFormat | |
supportedOperations() const override | PdbFormat | virtual |
Write enum value (defined in FileFormat) | FileFormat | |
write(std::ostream &out, const Core::Molecule &molecule) override | PdbFormat | virtual |
writeFile(const std::string &fileName, const Core::Molecule &molecule) | FileFormat | |
writeMolecule(const Core::Molecule &molecule) | FileFormat | |
writeString(std::string &string, const Core::Molecule &molecule) | FileFormat | |
~FileFormat() (defined in FileFormat) | FileFormat | virtual |
~PdbFormat() override (defined in PdbFormat) | PdbFormat |