Gromacs
2022-beta1
|
This is the complete list of members for gmx::test::MockModule, including all inherited members.
init(CommandLineModuleSettings *settings)=0 | gmx::ICommandLineModule | pure virtual |
MockModule(const char *name, const char *description) | gmx::test::MockModule | |
name() const override | gmx::test::MockModule | inlinevirtual |
run(int argc, char *argv[])=0 | gmx::ICommandLineModule | pure virtual |
setExpectedDisplayName(const char *expected) | gmx::test::MockModule | inline |
shortDescription() const override | gmx::test::MockModule | inlinevirtual |
writeHelp(const CommandLineHelpContext &context) const =0 | gmx::ICommandLineModule | pure virtual |
~ICommandLineModule() (defined in gmx::ICommandLineModule) | gmx::ICommandLineModule | inlinevirtual |
~MockModule() override (defined in gmx::test::MockModule) | gmx::test::MockModule |