Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
cmdlinehelpcontext.h File Reference
#include <string>
#include "gromacs/onlinehelp/helpwritercontext.h"
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for cmdlinehelpcontext.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::CommandLineHelpContext.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::CommandLineHelpContext
 Context information for writing out command-line help. More...
 
class  gmx::GlobalCommandLineHelpContext
 Helper for passing CommandLineHelpContext into parse_common_args(). More...