libdrmconf 0.14.0
A library to program DMR radios.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Ranges< T > Class Template Reference

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.
 

Detailed Description

template<class T>
class Ranges< T >

Implements a set of possibly overlapping ranges.


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