|
Gromacs
2026.0-dev-20251109-f20ba35
|
Private implementation class for HelpLinks.
Public Types | |
| typedef std::vector< LinkItem > | LinkList |
| Shorthand for a list of links. | |
Public Member Functions | |
| Impl (HelpOutputFormat format) | |
| Initializes empty links with the given format. | |
Public Attributes | |
| LinkList | links_ |
| List of links. | |
| HelpOutputFormat | format_ |
| Output format for which the links are formatted. | |
1.8.5