struct ColSpec
Defined at line 17 of file ../../src/developer/debug/zxdb/console/format_table.h
Public Members
Align align
int max_width
basic_string head
int pad_left
Syntax syntax
Public Methods
void ColSpec (Align align, int max_width, const std::string & head, int pad_left, Syntax syntax)
Defined at line 18 of file ../../src/developer/debug/zxdb/console/format_table.h