CUInt(void) | CUInt | [inline] |
CUInt(unsigned int aValue) | CUInt | [inline] |
CUInt(const CUInt &aValue) | CUInt | [inline] |
GetUINT32() const | CUInt | |
GetUINT64() const | CUInt | |
operator!=(const CUInt &) const | CUInt | |
operator!=(unsigned int) const | CUInt | |
operator%(const CUInt &) const | CUInt | |
operator%(unsigned int) const | CUInt | |
operator&(const CUInt &) const | CUInt | |
operator&(unsigned int) const | CUInt | |
operator*(const CUInt &) const | CUInt | |
operator*(unsigned int) const | CUInt | |
operator+(const CUInt &) const | CUInt | |
operator+(const unsigned int) const | CUInt | |
operator-(const CUInt &) const | CUInt | |
operator-(unsigned int) const | CUInt | |
operator/(const CUInt &) const | CUInt | |
operator/(unsigned int) const | CUInt | |
operator<(const CUInt &) const | CUInt | |
operator<(unsigned int) const | CUInt | |
operator<<(const CUInt &) const | CUInt | |
operator<<(unsigned int) const | CUInt | |
operator<=(const CUInt &) const | CUInt | |
operator<=(unsigned int) const | CUInt | |
operator=(const CUInt &aValue) | CUInt | [inline] |
operator=(const UINT64 aValue) | CUInt | [inline] |
operator==(const CUInt &) const | CUInt | |
operator==(unsigned int) const | CUInt | |
operator>(const CUInt &) const | CUInt | |
operator>(unsigned int) const | CUInt | |
operator>=(const CUInt &) const | CUInt | |
operator>=(unsigned int) const | CUInt | |
operator>>(const CUInt &) const | CUInt | |
operator>>(unsigned int) const | CUInt | |
operator^(const CUInt &) const | CUInt | |
operator^(unsigned int) const | CUInt | |
operator|(const CUInt &) const | CUInt | |
operator|(unsigned int) const | CUInt | |
operator~(void) const | CUInt | |
SetHeap(CObstack *aHeap) | CUInt | [inline] |
Size() | CUInt | |
Truncate(int newSize) | CUInt | [inline] |
~CUInt() | CUInt | [inline, virtual] |