ffead.server.doc
|
This is the complete list of members for Bigint, including all inherited members.
add(Bigint number) (defined in Bigint) | Bigint | |
Bigdecimal (defined in Bigint) | Bigint | friend |
Bigint() (defined in Bigint) | Bigint | |
Bigint(string value) (defined in Bigint) | Bigint | |
BLANK (defined in Bigint) | Bigint | static |
compare(Bigint number1, Bigint number2) (defined in Bigint) | Bigint | static |
compare(Bigint number) (defined in Bigint) | Bigint | |
divide(Bigint number) (defined in Bigint) | Bigint | |
MINUS (defined in Bigint) | Bigint | static |
multiply(Bigint number) (defined in Bigint) | Bigint | |
NUM_LENGTH (defined in Bigint) | Bigint | static |
NUM_MAX (defined in Bigint) | Bigint | static |
NUM_MAX_THRESHOLD (defined in Bigint) | Bigint | static |
operator!= (defined in Bigint) | Bigint | friend |
operator*(Bigint number) (defined in Bigint) | Bigint | |
operator+(Bigint number) (defined in Bigint) | Bigint | |
operator++() (defined in Bigint) | Bigint | |
operator+=(Bigint number) (defined in Bigint) | Bigint | |
operator-(Bigint number) (defined in Bigint) | Bigint | |
operator--() (defined in Bigint) | Bigint | |
operator-=(Bigint number) (defined in Bigint) | Bigint | |
operator/(Bigint number) (defined in Bigint) | Bigint | |
operator< (defined in Bigint) | Bigint | friend |
operator<= (defined in Bigint) | Bigint | friend |
operator== (defined in Bigint) | Bigint | friend |
operator> (defined in Bigint) | Bigint | friend |
operator>= (defined in Bigint) | Bigint | friend |
subtract(Bigint number) (defined in Bigint) | Bigint | |
toString() (defined in Bigint) | Bigint | |
ZERO (defined in Bigint) | Bigint | static |
ZERO_INT (defined in Bigint) | Bigint | static |
~Bigint() (defined in Bigint) | Bigint | virtual |