tntdb  1.3
tntdb::Decimal Member List

This is the complete list of members for tntdb::Decimal, including all inherited members.

Decimal() (defined in tntdb::Decimal)tntdb::Decimal
Decimal(long double value) (defined in tntdb::Decimal)tntdb::Decimalinlineexplicit
Decimal(const std::string &value) (defined in tntdb::Decimal)tntdb::Decimalexplicit
Decimal(long mantissa, short exponent) (defined in tntdb::Decimal)tntdb::Decimalinlineexplicit
exponent() const (defined in tntdb::Decimal)tntdb::Decimalinline
getDouble() const (defined in tntdb::Decimal)tntdb::Decimal
getInteger() const (defined in tntdb::Decimal)tntdb::Decimalinline
infinity() (defined in tntdb::Decimal)tntdb::Decimalinlinestatic
isInfinity(bool positiveInfinity=true) const (defined in tntdb::Decimal)tntdb::Decimalinline
isNaN() const (defined in tntdb::Decimal)tntdb::Decimalinline
isNegativeInfinity() const (defined in tntdb::Decimal)tntdb::Decimalinline
isPositiveInfinity() const (defined in tntdb::Decimal)tntdb::Decimalinline
isZero() const (defined in tntdb::Decimal)tntdb::Decimalinline
LongType typedef (defined in tntdb::Decimal)tntdb::Decimal
mantissa() const (defined in tntdb::Decimal)tntdb::Decimalinline
nan() (defined in tntdb::Decimal)tntdb::Decimalinlinestatic
negative() const (defined in tntdb::Decimal)tntdb::Decimalinline
operator!=(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimalinline
operator-() const (defined in tntdb::Decimal)tntdb::Decimalinline
operator<(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimal
operator<=(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimalinline
operator==(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimalinline
operator>(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimalinline
operator>=(const Decimal &other) const (defined in tntdb::Decimal)tntdb::Decimalinline
Parser (defined in tntdb::Decimal)tntdb::Decimalfriend
setDouble(long double value) (defined in tntdb::Decimal)tntdb::Decimal
setInteger(short l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(int l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(long l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(long long l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(unsigned short l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(unsigned int l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(unsigned long l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
setInteger(unsigned long long l, short exponent=0) (defined in tntdb::Decimal)tntdb::Decimalinline
toString() const (defined in tntdb::Decimal)tntdb::Decimal
toStringFix() const (defined in tntdb::Decimal)tntdb::Decimal
toStringSci() const (defined in tntdb::Decimal)tntdb::Decimal
UnsignedLongType typedef (defined in tntdb::Decimal)tntdb::Decimal