Gromacs  2020.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include "gmxpre.h"
#include "helpformat.h"
#include <algorithm>
#include <string>
#include <vector>
#include "gromacs/onlinehelp/helpwritercontext.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/stringutil.h"
+ Include dependency graph for helpformat.cpp:

Description

Implements functions in helpformat.h.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::TextTableFormatter::Impl
 Private implementation class for TextTableFormatter. More...
 
struct  gmx::TextTableFormatter::Impl::ColumnData
 Manages a single column for TextTableFormatter. More...