RDK Documentation (Open Sourced RDK Components)
uint33_t Struct Reference

Uint with size of 33 bits. More...

#include <uint33_t.h>

Collaboration diagram for uint33_t:
Collaboration graph

Public Member Functions

constexpr operator double () const
 
constexpr operator bool () const
 
uint33_toperator= (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
 

yes

Uint with size of 33 bits.

Definition at line 36 of file uint33_t.h.


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