|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Schema descriptor for a single column in a statistics tap table. More...
#include <stat_tap_ui.h>
Public Attributes | |
| stat_tap_table_item_enum | type |
| tap_alignment_type | align |
| const char * | column_name |
| const char * | field_format |
Schema descriptor for a single column in a statistics tap table.
| tap_alignment_type _stat_tap_table_item::align |
Horizontal alignment of this column's content
| const char* _stat_tap_table_item::column_name |
Column header label shown in the UI
| const char* _stat_tap_table_item::field_format |
printf-style format string used to render cell values
| stat_tap_table_item_enum _stat_tap_table_item::type |
Data type of values stored in this column