Gromacs
2022.4
|
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. | |