|
Gromacs
2023.4
|
This is the complete list of members for gmx::ICommandLineOptionsModule, 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 |
| 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 |
1.8.5