|
libdrmconf 0.14.1
A library to program DMR radios.
|
Implements a set of possibly overlapping ranges. More...
#include <ranges.hh>
Public Member Functions | |
| bool | contains (const T &n) const |
| Checks, if the given value lays within the range. | |
Public Attributes | |
| QSet< Range< T > > | ranges |
| The set of ranges. | |
Implements a set of possibly overlapping ranges.