Gromacs
2026.0-dev-20250513-d7b6e03
|
#include "gmxpre.h"
#include "cmdlinehelpcontext.h"
#include <utility>
#include "gromacs/utility/gmxassert.h"
#include "shellcompletions.h"
Implements gmx::CommandLineHelpContext.
Classes | |
class | gmx::CommandLineHelpContext::Impl |
Private implementation class for CommandLineHelpContext. More... | |
Variables | |
const CommandLineHelpContext * | gmx::anonymous_namespace{cmdlinehelpcontext.cpp}::g_globalContext = nullptr |
Stores the global context set with GlobalCommandLineHelpContext. More... | |