Gromacs
2021.3
|
This is the complete list of members for gmx::TextInputFile, including all inherited members.
close() override | gmx::TextInputFile | virtual |
handle() | gmx::TextInputFile | |
openRawHandle(const char *filename) | gmx::TextInputFile | static |
openRawHandle(const std::string &filename) | gmx::TextInputFile | static |
readLine(std::string *line) override | gmx::TextInputFile | virtual |
TextInputFile(const std::string &filename) | gmx::TextInputFile | explicit |
TextInputFile(FILE *fp) | gmx::TextInputFile | explicit |
~TextInputFile() override (defined in gmx::TextInputFile) | gmx::TextInputFile | |
~TextInputStream() (defined in gmx::TextInputStream) | gmx::TextInputStream | inlinevirtual |