DB Link
API Reference Guide
Product Documentation:
Visualization DB Link
Documentation Home
IldNumeric Member List
This is the complete list of members for
IldNumeric
, including all inherited members.
abs
() const
IlNumeric
IlNumeric::get
(char *buffer, IlInt len) const
IlNumeric
getEnvironment
() const
IldNumeric
getPrecision
() const
IlNumeric
getScale
() const
IlNumeric
IldNumeric
(IlEnvironment *env)
IldNumeric
IldNumeric
(IlEnvironment *env, const char *value)
IldNumeric
IldNumeric
(IlEnvironment *env, long value)
IldNumeric
IldNumeric
(IlEnvironment *env, double value)
IldNumeric
IlNumeric
()
IlNumeric
IlNumeric
(const char *value)
IlNumeric
IlNumeric
(long value)
IlNumeric
isBad
() const
IldNumeric
isInteger
() const
IlNumeric
isNegative
() const
IlNumeric
isReal
() const
IlNumeric
negate
()
IlNumeric
operator double
() const
IlNumeric
operator long
() const
IlNumeric
operator*
(const IlNumeric &)
IlNumeric
operator+
(const IlNumeric &)
IlNumeric
operator+
(long)
IlNumeric
operator-
(const IlNumeric &)
IlNumeric
operator<
(const IlNumeric &n) const
IlNumeric
operator<=
(const IlNumeric &n) const
IlNumeric
operator==
(const IlNumeric &n) const
IlNumeric
operator>
(const IlNumeric &n) const
IlNumeric
operator>=
(const IlNumeric &n) const
IlNumeric
set
(const char *value)
IldNumeric
set
(long value)
IldNumeric
set
(double value)
IldNumeric
setEnvironment
(IlEnvironment *env)
IldNumeric
setScale
(IlShort scale)
IlNumeric