Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::anonymous_namespace{cmdlinehelpwriter.cpp}::OptionsListFormatter Class Reference
+ Inheritance diagram for gmx::anonymous_namespace{cmdlinehelpwriter.cpp}::OptionsListFormatter:
+ Collaboration diagram for gmx::anonymous_namespace{cmdlinehelpwriter.cpp}::OptionsListFormatter:

Description

Formatter implementation for help export.

Public Member Functions

 OptionsListFormatter (const HelpWriterContext &context, const CommonFormatterData &common, const char *title)
 Creates a helper object for formatting options.
 
void startSection (const char *header)
 Initiates a new section in the options list.
 
void finishSection ()
 Finishes a section in the options list.
 
void formatOption (const OptionInfo &option) override
 Formats a single option option.
 

The documentation for this class was generated from the following file: