action | PLMD::FileBase | protected |
actual_buffer_length | PLMD::OFile | private |
addConstantField(const std::string &) | PLMD::OFile | |
appendSuffix(const std::string &path, const std::string &suffix) | PLMD::FileBase | static |
backstring | PLMD::OFile | private |
backupAllFiles(const std::string &str) | PLMD::OFile | |
backupFile(const std::string &bstring, const std::string &fname) | PLMD::OFile | |
buffer | PLMD::OFile | private |
buffer_string | PLMD::OFile | private |
buflen | PLMD::OFile | private |
checkRestart() const | PLMD::OFile | private |
clearFields() | PLMD::OFile | |
cloned | PLMD::FileBase | protected |
close() | PLMD::FileBase | |
comm | PLMD::FileBase | protected |
const_fields | PLMD::OFile | private |
enforceBackup() | PLMD::OFile | |
enforceBackup_ | PLMD::OFile | private |
enforcedSuffix | PLMD::FileBase | private |
enforcedSuffix_ | PLMD::FileBase | private |
enforceRestart() | PLMD::OFile | |
enforceRestart_ | PLMD::OFile | private |
enforceSuffix(const std::string &suffix) | PLMD::FileBase | |
eof | PLMD::FileBase | protected |
err | PLMD::FileBase | protected |
fieldChanged | PLMD::OFile | private |
fieldFmt | PLMD::OFile | private |
fields | PLMD::OFile | 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::OFile | private |
flush() override | PLMD::OFile | virtual |
fmtField(const std::string &) | PLMD::OFile | |
fmtField() | PLMD::OFile | |
fp | PLMD::FileBase | protected |
getFILE() const | PLMD::FileBase | inline |
getMode() const | PLMD::FileBase | inline |
getPath() const | PLMD::FileBase | inline |
getSuffix() const | PLMD::FileBase | |
gzfp | PLMD::FileBase | protected |
heavyFlush | PLMD::FileBase | protected |
isOpen() | PLMD::FileBase | |
linePrefix | PLMD::OFile | private |
link(OFile &) | PLMD::OFile | |
link(FILE *) | PLMD::OFile | |
link(PlumedMain &) | PLMD::OFile | |
link(Communicator &) | PLMD::OFile | |
link(Action &) | PLMD::OFile | |
PLMD::FileBase::link(FILE *) | PLMD::FileBase | |
PLMD::FileBase::link(PlumedMain &) | PLMD::FileBase | |
PLMD::FileBase::link(Communicator &) | PLMD::FileBase | |
PLMD::FileBase::link(Action &) | PLMD::FileBase | |
linked | PLMD::OFile | private |
llwrite(const char *, std::size_t) | PLMD::OFile | private |
mode | PLMD::FileBase | protected |
OFile() | PLMD::OFile | |
open(const std::string &name) override | PLMD::OFile | virtual |
open(const std::string &name)=0 | PLMD::OFile | |
operator bool() const | PLMD::FileBase | |
operator<<(OFile &, const T &) | PLMD::OFile | friend |
operator=(const FileBase &)=delete | PLMD::FileBase | private |
oss | PLMD::OFile | private |
path | PLMD::FileBase | protected |
plumed | PLMD::FileBase | protected |
previous_fields | PLMD::OFile | private |
printf(const char *fmt,...) | PLMD::OFile | |
printField(const std::string &, double) | PLMD::OFile | |
printField(const std::string &, int) | PLMD::OFile | |
printField(const std::string &, long int) | PLMD::OFile | |
printField(const std::string &, long long int) | PLMD::OFile | |
printField(const std::string &, unsigned) | PLMD::OFile | |
printField(const std::string &, long unsigned) | PLMD::OFile | |
printField(const std::string &, long long unsigned) | PLMD::OFile | |
printField(const std::string &, const std::string &) | PLMD::OFile | |
printField(Value *val, const double &v) | PLMD::OFile | |
printField() | PLMD::OFile | |
rewind() | PLMD::OFile | |
setBackupString(const std::string &) | PLMD::OFile | |
setHeavyFlush() | PLMD::FileBase | inline |
setLinePrefix(const std::string &) | PLMD::OFile | |
setupPrintValue(Value *val) | PLMD::OFile | |
~FileBase() | PLMD::FileBase | virtual |