|
Gromacs
2025.4
|
Collaboration diagram for gmx::CommandLineHelpWriter::Impl:Private implementation class for CommandLineHelpWriter.
Public Member Functions | |
| Impl (const Options &options) | |
| Sets the Options object to use for generating help. | |
| void | formatBugs (const HelpWriterContext &context) |
| Format the list of known issues. | |
Public Attributes | |
| const Options & | options_ |
| Options object to use for generating help. | |
| std::string | helpText_ |
| Help text. | |
| std::vector< std::string > | bugs_ |
| List of bugs/knows issues. | |
1.8.5