AvogadroLibs 1.98.1
Loading...
Searching...
No Matches
FileFormat Member List

This is the complete list of members for FileFormat, including all inherited members.

All enum value (defined in FileFormat)FileFormat
appendError(const std::string &errorString, bool newLine=true)FileFormatprotected
clear()FileFormatvirtual
close()FileFormat
description() const =0FileFormatpure virtual
error() constFileFormat
File enum value (defined in FileFormat)FileFormat
fileExtensions() const =0FileFormatpure virtual
FileFormat() (defined in FileFormat)FileFormat
fileName() constFileFormat
identifier() const =0FileFormatpure virtual
isMode(Operation isInMode)FileFormat
mimeTypes() const =0FileFormatpure virtual
mode()FileFormat
MultiMolecule enum value (defined in FileFormat)FileFormat
name() const =0FileFormatpure virtual
newInstance() const =0FileFormatpure virtual
None enum value (defined in FileFormat)FileFormat
open(const std::string &fileName, Operation mode)FileFormat
Operation enum nameFileFormat
Operations typedef (defined in FileFormat)FileFormat
options() constFileFormat
read(std::istream &in, Core::Molecule &molecule)=0FileFormatpure 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
setOptions(const std::string &options)FileFormat
specificationUrl() const =0FileFormatpure virtual
Stream enum value (defined in FileFormat)FileFormat
String enum value (defined in FileFormat)FileFormat
supportedOperations() const =0FileFormatpure virtual
validateFileName(const std::string &fileName)FileFormatstatic
write(std::ostream &out, const Core::Molecule &molecule)=0FileFormatpure virtual
Write enum value (defined in FileFormat)FileFormat
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)FileFormatvirtual