abs | CLongIntegerT< PLACE > | friend |
CanExpressInt(void) const | CLongIntegerT< PLACE > | |
CanExpressLonglong(void) const | CLongIntegerT< PLACE > | |
CLongIntegerT(void) | CLongIntegerT< PLACE > | |
CLongIntegerT(const CLongIntegerT &other) | CLongIntegerT< PLACE > | |
CLongIntegerT(LONGLONG val) | CLongIntegerT< PLACE > | |
Compare(const CLongIntegerT< PLACE > &t) const | CLongIntegerT< PLACE > | virtual |
IComparableT< TNB::CLongIntegerT< 8 > >::Compare(const TNB::CLongIntegerT< 8 > &t) const=0 | IComparableT< TNB::CLongIntegerT< 8 > > | pure virtual |
Deserialize(const IDeserializer &ds) | CLongIntegerT< PLACE > | virtual |
Divide(CLongIntegerT &_quotient, CLongIntegerT &_remainder, const CLongIntegerT &val) const | CLongIntegerT< PLACE > | |
FromHexString(LPCTSTR lpsz) | CLongIntegerT< PLACE > | static |
FromString(LPCTSTR lpsz) | CLongIntegerT< PLACE > | static |
GetBit(INDEX bitNo) const | CLongIntegerT< PLACE > | |
GetBitsCount(void) | CLongIntegerT< PLACE > | static |
GetBytesCount(void) | CLongIntegerT< PLACE > | static |
GetMax(void) | CLongIntegerT< PLACE > | static |
GetMaxPlace(void) | CLongIntegerT< PLACE > | static |
GetMin(void) | CLongIntegerT< PLACE > | static |
GetRawData(CWorkMem &_rawData) const | CLongIntegerT< PLACE > | |
GetValidBitsCount(void) const | CLongIntegerT< PLACE > | |
IsEqual(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | virtual |
IsMinus(void) const | CLongIntegerT< PLACE > | |
IsZero(void) const | CLongIntegerT< PLACE > | |
operator!=(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator% | CLongIntegerT< PLACE > | friend |
operator%=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator& | CLongIntegerT< PLACE > | friend |
operator&=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator* | CLongIntegerT< PLACE > | friend |
operator*=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator+(void) const | CLongIntegerT< PLACE > | |
operator+ | CLongIntegerT< PLACE > | friend |
operator++(void) | CLongIntegerT< PLACE > | |
operator++(int) | CLongIntegerT< PLACE > | |
operator+=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator-(void) const | CLongIntegerT< PLACE > | |
operator- | CLongIntegerT< PLACE > | friend |
IComparableT< TNB::CLongIntegerT< 8 > >::operator-(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator--(void) | CLongIntegerT< PLACE > | |
operator--(int) | CLongIntegerT< PLACE > | |
operator-=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator/ | CLongIntegerT< PLACE > | friend |
operator/=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator<(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator<<(size_t val) const | CLongIntegerT< PLACE > | |
operator<<=(size_t val) | CLongIntegerT< PLACE > | |
operator<=(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator=(const CLongIntegerT &other) | CLongIntegerT< PLACE > | |
operator=(LONGLONG val) | CLongIntegerT< PLACE > | |
operator==(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator>(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator>=(const TNB::CLongIntegerT< 8 > &t) const | IComparableT< TNB::CLongIntegerT< 8 > > | |
operator>>(size_t val) const | CLongIntegerT< PLACE > | |
operator>>=(size_t val) | CLongIntegerT< PLACE > | |
operator^ | CLongIntegerT< PLACE > | friend |
operator^=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator| | CLongIntegerT< PLACE > | friend |
operator|=(const CLongIntegerT &val) | CLongIntegerT< PLACE > | |
operator~(void) const | CLongIntegerT< PLACE > | |
RefRawData(void) const | CLongIntegerT< PLACE > | |
Serialize(ISerializer &_sr) const | CLongIntegerT< PLACE > | virtual |
SetBit(INDEX bitNo, bool v=true) | CLongIntegerT< PLACE > | |
SetHexString(LPCTSTR lpsz) | CLongIntegerT< PLACE > | |
SetRawData(size_t size, LPCVOID lpRawData) | CLongIntegerT< PLACE > | |
SetString(LPCTSTR lpsz) | CLongIntegerT< PLACE > | |
ToHexString(bool isUpperCase=true) const | CLongIntegerT< PLACE > | |
ToInt(void) const | CLongIntegerT< PLACE > | |
ToLonglong(void) const | CLongIntegerT< PLACE > | |
ToString(void) const | CLongIntegerT< PLACE > | |
Zero(void) | CLongIntegerT< PLACE > | |
~IComparableT(void) | IComparableT< TNB::CLongIntegerT< 8 > > | virtual |
~ISerializable(void) | ISerializable | virtual |