Gromacs
2020.4
|
#include "gmxpre.h"
#include "cmdlinehelpcontext.h"
#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... | |