This is the complete list of members for PLMD::IFile, including all inherited members.
| action | PLMD::FileBase | protected |
| advanceField() | PLMD::IFile | private |
| allowIgnoredFields() | PLMD::IFile | |
| allowNoEOL() | PLMD::IFile | |
| appendSuffix(const std::string &path, const std::string &suffix) | PLMD::FileBase | static |
| cloned | PLMD::FileBase | protected |
| close() | PLMD::FileBase | |
| comm | PLMD::FileBase | protected |
| enforcedSuffix | PLMD::FileBase | private |
| enforcedSuffix_ | PLMD::FileBase | private |
| enforceSuffix(const std::string &suffix) | PLMD::FileBase | |
| eof | PLMD::FileBase | protected |
| err | PLMD::FileBase | protected |
| FieldExist(const std::string &s) | PLMD::IFile | |
| fields | PLMD::IFile | private |
| FileBase(const FileBase &)=delete | PLMD::FileBase | private |
| FileBase() | PLMD::FileBase | protected |
| FileExist(const std::string &path) | PLMD::FileBase | |
| findField(const std::string &name) const | PLMD::IFile | private |
| flush() | PLMD::FileBase | virtual |
| fp | PLMD::FileBase | protected |
| getFILE() const | PLMD::FileBase | inline |
| getline(std::string &) | PLMD::IFile | |
| getMode() const | PLMD::FileBase | inline |
| getPath() const | PLMD::FileBase | inline |
| getSuffix() const | PLMD::FileBase | |
| gzfp | PLMD::FileBase | protected |
| heavyFlush | PLMD::FileBase | protected |
| IFile() | PLMD::IFile | |
| ignoreFields | PLMD::IFile | private |
| inMiddleOfField | PLMD::IFile | private |
| isOpen() | PLMD::FileBase | |
| link(FILE *) | PLMD::FileBase | |
| link(PlumedMain &) | PLMD::FileBase | |
| link(Communicator &) | PLMD::FileBase | |
| link(Action &) | PLMD::FileBase | |
| llread(char *, std::size_t) | PLMD::IFile | private |
| mode | PLMD::FileBase | protected |
| noEOL | PLMD::IFile | private |
| open(const std::string &name) override | PLMD::IFile | virtual |
| operator bool() const | PLMD::FileBase | |
| operator=(const FileBase &)=delete | PLMD::FileBase | private |
| path | PLMD::FileBase | protected |
| plumed | PLMD::FileBase | protected |
| reset(bool) | PLMD::IFile | |
| scanField(const std::string &, double &) | PLMD::IFile | |
| scanField(const std::string &, int &) | PLMD::IFile | |
| scanField(const std::string &, long int &) | PLMD::IFile | |
| scanField(const std::string &, long long int &) | PLMD::IFile | |
| scanField(const std::string &, unsigned &) | PLMD::IFile | |
| scanField(const std::string &, long unsigned &) | PLMD::IFile | |
| scanField(const std::string &, long long unsigned &) | PLMD::IFile | |
| scanField(const std::string &, std::string &) | PLMD::IFile | |
| scanField() | PLMD::IFile | |
| scanField(Value *val) | PLMD::IFile | |
| scanFieldList(std::vector< std::string > &) | PLMD::IFile | |
| setHeavyFlush() | PLMD::FileBase | inline |
| ~FileBase() | PLMD::FileBase | virtual |
| ~IFile() | PLMD::IFile | |