CCAFFEINE
0.8.8
|
doubleValue() (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
equals(Object *obj) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
floatValue() (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
forDigit(int digit, int radix) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [private, static] |
IntegerJC(char *s, int &NumberFormatErr) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
IntegerJC(int value_) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
intValue() (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
longValue() (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
parseInt(char *s, int &NumberFormatErr) | jcpp::IntegerJC | [static] |
toBinaryString(int i) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
toHexString(int i) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
toOctalString(int i) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
toString() (defined in jcpp::IntegerJC) | jcpp::IntegerJC | |
toString(int i) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
toString(int i, int radix) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
toUnsignedString(int i, int bits) | jcpp::IntegerJC | [private, static] |
value (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [private] |
valueOf(char *s, int &NumberFormatErr) (defined in jcpp::IntegerJC) | jcpp::IntegerJC | [static] |
~Object() (defined in jcpp::Object) | jcpp::Object | [inline, virtual] |