DCL 4.0
|
This is the complete list of members for Integer, including all inherited members.
__n | Integer | |
Integer(int _n) | Integer | inline |
parse(const wchar_t *_number, unsigned _base=10) __DCL_THROWS1(NumericConvertException *) | Integer | inlinestatic |
parse(const wchar_t *_number, unsigned _base, int _default) | Integer | inlinestatic |
toString(unsigned _base=10) const | Integer | inline |
toString(int _n, unsigned _base=10) | Integer | inlinestatic |
toString(int _n, const wchar_t *_format) | Integer | inlinestatic |