|
Gromacs
2023.4
|
#include <cstdio>
Include dependency graph for binaryinformation.h:Helper functionality for information about the currently running binary.
Classes | |
| class | gmx::BinaryInformationSettings |
| Settings for printBinaryInformation(). More... | |
Functions | |
| void | gmx::printBinaryInformation (FILE *fp, const IProgramContext &programContext) |
| Print basic information about the executable. More... | |
| void | gmx::printBinaryInformation (FILE *fp, const IProgramContext &programContext, const BinaryInformationSettings &settings) |
| Print basic information about the executable with custom settings. More... | |
| void | gmx::printBinaryInformation (TextWriter *writer, const IProgramContext &programContext, const BinaryInformationSettings &settings) |
| Print basic information about the executable with custom settings. More... | |
1.8.5