Flowgrind
Advanced TCP traffic generator
column_header Struct Reference

Header of an intermediated interval report column. More...

#include <flowgrind.h>

Data Fields

const char * name
 First header row: name of the column. More...
 
const char * unit
 Second header row: unit of the column. More...
 

Detailed Description

Header of an intermediated interval report column.

Definition at line 275 of file flowgrind.h.

Field Documentation

◆ name

const char* column_header::name

First header row: name of the column.

Definition at line 277 of file flowgrind.h.

◆ unit

const char* column_header::unit

Second header row: unit of the column.

Definition at line 279 of file flowgrind.h.


The documentation for this struct was generated from the following file: