|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Classes | |
| class | IWrapper |
| Custom output interface for HelpWriterContext::Impl::processMarkup(). More... | |
| class | WrapperToString |
| Wraps markup output into a single string. More... | |
| class | WrapperToVector |
| Wraps markup output into a vector of string (one line per element). More... | |
Functions | |
| std::string | repall (const std::string &s, int nsr, const t_sandr sa[]) |
| Replaces all entries from a list of replacements. | |
| template<size_t nsr> | |
| std::string | repall (const std::string &s, const t_sandr(&sa)[nsr]) |
| Replaces all entries from a list of replacements. | |
| std::string | removeExtraNewlinesRst (const std::string &text) |
| Removes extra newlines from reStructuredText. More... | |
Variables | |
| const char | g_titleChars [] = "=-^*~+#'_." |
| Characters used for reStructuredText title underlining. | |
| const t_sandr | sandrTty [] |
| List of replacements for console output. More... | |
| const t_sandr | sandrRst [] |
| List of replacements for reStructuredText output. More... | |
1.8.5