Gromacs
2024.3
|
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. | |