|
Gromacs
2018.6
|
Include dependency graph for cmdlineoptionsmodule.h:
This graph shows which files directly or indirectly include this file:Declares gmx::ICommandLineOptionsModule and supporting routines.
Classes | |
| class | gmx::ArrayRef< T > |
| STL-like container for an interface to a C array of T (or part of a std::vector<T, A> or std::array<T>). More... | |
| class | gmx::ICommandLineOptionsModuleSettings |
| Settings to pass information between a CommandLineOptionsModule and generic code that runs it. More... | |
| class | gmx::ICommandLineOptionsModule |
| Module that can be run from a command line and uses gmx::Options for argument processing. More... | |
Typedefs | |
|
typedef std::unique_ptr < ICommandLineOptionsModule > | gmx::ICommandLineOptionsModulePointer |
| Smart pointer to manage an ICommandLineOptionsModule. | |
1.8.5