uLib  User mode C/C++ extended API library for Win32 programmers.
uLib::LargeInt Member List

This is the complete list of members for uLib::LargeInt, including all inherited members.

High()uLib::LargeIntinline
LargeInt(const INT64 Val=0)uLib::LargeInt
LargeInt(const DWORD Lo, const LONG Hi)uLib::LargeInt
LargeInt(const LARGE_INTEGER &Val)uLib::LargeInt
LargeInt(const FILETIME &Val)uLib::LargeInt
LargeInt(const LUID &Val)uLib::LargeInt
LargeInt(const LargeInt &Val)uLib::LargeInt
operator %(const INT64 rhs) constuLib::LargeInt
operator %(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator %=(const INT64 rhs)uLib::LargeInt
operator %=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator &(const INT64 rhs) constuLib::LargeInt
operator &(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator &=(const INT64 rhs)uLib::LargeInt
operator &=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator *(const INT64 rhs) constuLib::LargeInt
operator *(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator *=(const INT64 rhs)uLib::LargeInt
operator *=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator -() constuLib::LargeInt
operator -(const INT64 rhs) constuLib::LargeInt
operator -(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator --()uLib::LargeInt
operator --(int)uLib::LargeInt
operator -=(const INT64 rhs)uLib::LargeInt
operator -=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator >>(const BYTE nbits) constuLib::LargeInt
operator >>=(const BYTE nbits)uLib::LargeInt
operator ^(const INT64 rhs) constuLib::LargeInt
operator ^(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator ^=(const INT64 rhs)uLib::LargeInt
operator ^=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator FILETIME() constuLib::LargeInt
operator INT32() constuLib::LargeInt
operator INT64() constuLib::LargeInt
operator LARGE_INTEGER() constuLib::LargeInt
operator LUID() constuLib::LargeInt
operator PLARGE_INTEGER() constuLib::LargeInt
operator PULARGE_INTEGER() constuLib::LargeInt
operator UINT32() constuLib::LargeInt
operator UINT64() constuLib::LargeInt
operator ULARGE_INTEGER() constuLib::LargeInt
operator+(const INT64 rhs) constuLib::LargeInt
operator+(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator++()uLib::LargeInt
operator++(int)uLib::LargeInt
operator+=(const INT64 rhs)uLib::LargeInt
operator+=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator/(const INT64 rhs) constuLib::LargeInt
operator/(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator/=(const INT64 rhs)uLib::LargeInt
operator/=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator<<(const BYTE nbits) constuLib::LargeInt
operator<<=(const BYTE nbits)uLib::LargeInt
operator=(const INT64 rhs)uLib::LargeInt
operator=(const LARGE_INTEGER &rhs)uLib::LargeInt
operator=(const LUID &rhs)uLib::LargeInt
operator=(const FILETIME &rhs)uLib::LargeInt
operator|(const INT64 rhs) constuLib::LargeInt
operator|(const LARGE_INTEGER &rhs) constuLib::LargeInt
operator|=(const INT64 rhs)uLib::LargeInt
operator|=(const LARGE_INTEGER &rhs)uLib::LargeInt
Set(DWORD Lo, LONG Hi)uLib::LargeInt