|
libzypp
15.22.2
|
Range of bits starting at bit _begin with length _size. More...
#include <Bit.h>
Public Types | |
| typedef TInt | IntT |
| typedef zypp::bit::MaxBits< IntT > | MaxBits |
| typedef zypp::bit::Mask< IntT, _begin, _size > | Mask |
Static Public Attributes | |
| static const unsigned | begin = _begin |
| static const unsigned | size = _size |
| static const unsigned | end = _begin + _size |
Range of bits starting at bit _begin with length _size.
| typedef TInt zypp::bit::Range< TInt, _begin, _size >::IntT |
| typedef zypp::bit::MaxBits<IntT> zypp::bit::Range< TInt, _begin, _size >::MaxBits |
| typedef zypp::bit::Mask<IntT,_begin,_size> zypp::bit::Range< TInt, _begin, _size >::Mask |
|
static |
|
static |
|
static |