AvogadroLibs
1.93.1
|
This is the complete list of members for OBFileFormat, including all inherited members.
All enum value (defined in FileFormat) | FileFormat | |
appendError(const std::string &errorString, bool newLine=true) | FileFormat | protected |
clear() override | OBFileFormat | virtual |
close() | FileFormat | |
description() const override | OBFileFormat | virtual |
error() const | FileFormat | |
File enum value (defined in FileFormat) | FileFormat | |
fileExtensions() const override | OBFileFormat | virtual |
FileFormat() (defined in FileFormat) | FileFormat | |
fileName() const | FileFormat | |
fileOnly() const (defined in OBFileFormat) | OBFileFormat | |
identifier() const override | OBFileFormat | virtual |
isMode(Operation isInMode) | FileFormat | |
mimeTypes() const override | OBFileFormat | virtual |
mode() | FileFormat | |
MultiMolecule enum value (defined in FileFormat) | FileFormat | |
name() const override | OBFileFormat | virtual |
newInstance() const override | OBFileFormat | virtual |
None enum value (defined in FileFormat) | FileFormat | |
OBFileFormat(const std::string &name_, const std::string &identifier_, const std::string &description_, const std::string &specificationUrl_, const std::vector< std::string > fileExtensions_, const std::vector< std::string > mimeTypes_, bool fileOnly_=false) (defined in OBFileFormat) | OBFileFormat | |
open(const std::string &fileName, Operation mode) | FileFormat | |
Operation enum name | FileFormat | |
Operations typedef (defined in FileFormat) | FileFormat | |
options() const | FileFormat | |
read(std::istream &in, Core::Molecule &molecule) override | OBFileFormat | virtual |
Read enum value (defined in FileFormat) | FileFormat | |
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 | |
setFileOnly(bool f) | OBFileFormat | |
setOptions(const std::string &options) | FileFormat | |
setReadWriteFlags(Operations ops) | OBFileFormat | |
specificationUrl() const override | OBFileFormat | virtual |
Stream enum value (defined in FileFormat) | FileFormat | |
String enum value (defined in FileFormat) | FileFormat | |
supportedOperations() const override | OBFileFormat | virtual |
Write enum value (defined in FileFormat) | FileFormat | |
write(std::ostream &out, const Core::Molecule &molecule) override | OBFileFormat | 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 |
~OBFileFormat() override (defined in OBFileFormat) | OBFileFormat |