|
Gromacs
2023.4
|
#include <cstdio>#include <filesystem>#include <memory>#include <string>#include "gromacs/utility/fileptr.h"#include "gromacs/utility/textstream.h"
Include dependency graph for filestream.h:Declares implementations for textstream.h interfaces for file input/output.
Classes | |
| class | gmx::StandardInputStream |
Text input stream implementation for reading from stdin. More... | |
| class | gmx::TextInputFile |
| Text input stream implementation for reading from a file. More... | |
| class | gmx::TextOutputFile |
| Text output stream implementation for writing to a file. More... | |
1.8.5