|
Gromacs
2018.6
|
#include <memory>#include "gromacs/onlinehelp/ihelptopic.h"#include "gromacs/utility/classhelpers.h"
Include dependency graph for cmdlinemodulemanager.h:
This graph shows which files directly or indirectly include this file:Declares gmx::CommandLineModuleManager.
Classes | |
| class | gmx::CommandLineModuleManager |
| Implements a wrapper command-line interface for multiple modules. More... | |
| class | gmx::CommandLineModuleGroup |
| Handle to add content to a group added with CommandLineModuleManager::addModuleGroup(). More... | |
Typedefs | |
|
typedef std::unique_ptr < ICommandLineModule > | gmx::CommandLineModulePointer |
| Smart pointer type for managing a ICommandLineModule. | |
1.8.5