![]() |
RDK Documentation (Open Sourced RDK Components)
|
Uint with size of 33 bits. More...
#include <uint33_t.h>

Public Member Functions | |
| constexpr | operator double () const |
| constexpr | operator bool () const |
| uint33_t & | operator= (const uint64_t &i) |
Static Public Member Functions | |
| constexpr static uint33_t | max_value () |
| constexpr static uint33_t | half_max () |
Data Fields | |
| uint64_t | value: 33 |
Uint with size of 33 bits.
Definition at line 36 of file uint33_t.h.