SBB Host
Host communication with the self balancing bike.
Loading...
Searching...
No Matches
ColumnType Namespace Reference

A namespace providing constants for TreeColumns. More...

Variables

constexpr int SIGNAL = 0
 Identifier for signal-type column. More...
 
constexpr int LOG = 1
 Identifier for log-type column. More...
 

Detailed Description

A namespace providing constants for TreeColumns.

Namespace providing constants to use with the TreeColumns class, used in StreamTreeView and PlotTreeView.

See also
StreamTreeView PlotTreeView TreeColumns
Author
Stefano Lovato
Date
2022

Variable Documentation

◆ LOG

constexpr int ColumnType::LOG = 1
constexpr

Identifier for log-type column.

◆ SIGNAL

constexpr int ColumnType::SIGNAL = 0
constexpr

Identifier for signal-type column.