Gromacs
2022-beta1
|
This is the complete list of members for gmx::test::MockOptionsModule, including all inherited members.
createModule(const char *name, const char *description, ICommandLineOptionsModulePointer module) | gmx::ICommandLineOptionsModule | static |
FactoryMethod typedef | gmx::ICommandLineOptionsModule | |
init(CommandLineModuleSettings *settings)=0 | gmx::ICommandLineOptionsModule | pure virtual |
initOptions(IOptionsContainer *options, ICommandLineOptionsModuleSettings *settings)=0 | gmx::ICommandLineOptionsModule | pure virtual |
MockOptionsModule() (defined in gmx::test::MockOptionsModule) | gmx::test::MockOptionsModule | |
optionsFinished()=0 | gmx::ICommandLineOptionsModule | pure virtual |
registerModuleDirect(CommandLineModuleManager *manager, const char *name, const char *description, ICommandLineOptionsModulePointer module) | gmx::ICommandLineOptionsModule | static |
registerModuleFactory(CommandLineModuleManager *manager, const char *name, const char *description, FactoryMethod factory) | gmx::ICommandLineOptionsModule | static |
run()=0 | gmx::ICommandLineOptionsModule | pure virtual |
runAsMain(int argc, char *argv[], const char *name, const char *description, FactoryMethod factory) | gmx::ICommandLineOptionsModule | static |
~ICommandLineOptionsModule() (defined in gmx::ICommandLineOptionsModule) | gmx::ICommandLineOptionsModule | virtual |
~MockOptionsModule() override (defined in gmx::test::MockOptionsModule) | gmx::test::MockOptionsModule |