|
Gromacs
2018.6
|
#include "gmxpre.h"#include "filestream.h"#include "config.h"#include <cerrno>#include <cstdio>#include "gromacs/utility/exceptions.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/stringutil.h"
Include dependency graph for filestream.cpp:Implements classes from filestream.h.
Functions | |
| bool | gmx::anonymous_namespace{filestream.cpp}::readLineImpl (FILE *fp, std::string *line) |
| Helper function for implementing readLine() for input streams. | |
1.8.5