![]() |
Flowgrind
Advanced TCP traffic generator
|
State of an intermediated interval report column. More...
#include <flowgrind.h>
Data Fields | |
| size_t | last_width |
| Last width of the column. More... | |
| unsigned | oversized |
| How often the current column width was too high. More... | |
| bool | visible |
| Dynamically turn an column on/off. More... | |
State of an intermediated interval report column.
Definition at line 283 of file flowgrind.h.
| size_t column_state::last_width |
Last width of the column.
Definition at line 289 of file flowgrind.h.
| unsigned column_state::oversized |
How often the current column width was too high.
Definition at line 287 of file flowgrind.h.
| bool column_state::visible |
Dynamically turn an column on/off.
Definition at line 285 of file flowgrind.h.