AvogadroLibs
1.96.0
|
This is the complete list of members for PoscarFormat, 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 | PoscarFormat | virtual |
error() const | FileFormat | |
File enum value (defined in FileFormat) | FileFormat | |
fileExtensions() const override | PoscarFormat | virtual |
FileFormat() (defined in FileFormat) | FileFormat | |
fileName() const | FileFormat | |
identifier() const override | PoscarFormat | virtual |
isMode(Operation isInMode) | FileFormat | |
mimeTypes() const override | PoscarFormat | virtual |
mode() | FileFormat | |
MultiMolecule enum value (defined in FileFormat) | FileFormat | |
name() const override | PoscarFormat | virtual |
newInstance() const override | PoscarFormat | 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 | |
PoscarFormat() (defined in PoscarFormat) | PoscarFormat | |
Read enum value (defined in FileFormat) | FileFormat | |
read(std::istream &inStream, Core::Molecule &mol) override | PoscarFormat | 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 | PoscarFormat | virtual |
Stream enum value (defined in FileFormat) | FileFormat | |
String enum value (defined in FileFormat) | FileFormat | |
supportedOperations() const override | PoscarFormat | virtual |
Write enum value (defined in FileFormat) | FileFormat | |
write(std::ostream &outStream, const Core::Molecule &mol) override | PoscarFormat | 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 |
~PoscarFormat() override (defined in PoscarFormat) | PoscarFormat |