struct ColumnDescriptor
Defined at line 277 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
A `ColumnDescriptor` specifies what module attribute to show in a column of
the modules view, how to format it, and what the column's label should be. It
is only used if the underlying UI actually supports this level of
customization.
Public Members
basic_string attributeName
optional format
basic_string label
optional type
optional width