#include <senf/Utils/Console/Utility.hh>
A value range may be represented in the console either by a single value (setting both low and high to the same value) or as a lower and upper bound separated by a colon.
Definition at line 103 of file Utility.hh.
Public Attributes |
|
T | low |
T | high |
T senf::console::ValueRange< T >:: | ||||
high | ||||
Definition at line 106 of file Utility.hh.
T senf::console::ValueRange< T >:: | ||||
low | ||||
Definition at line 105 of file Utility.hh.