Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Burger::ulonglong_t Struct Reference

Public Member Functions

 operator longlong_t & () noexcept
 

Public Attributes

uint32_t hi
 High 32 bits of the 64 bit integer.
 
uint32_t lo
 Low 32 bits of the 64 bit integer.
 

Member Function Documentation

◆ operator longlong_t &()

Burger::ulonglong_t::operator longlong_t & ( )
inlinenoexcept

Member Data Documentation

◆ hi

uint32_t Burger::ulonglong_t::hi

High 32 bits of the 64 bit integer.

◆ lo

uint32_t Burger::ulonglong_t::lo

Low 32 bits of the 64 bit integer.