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