|
DCL 4.1
|
This is the complete list of members for Int32, including all inherited members.
| __n | Int32 | |
| Int32(int32_t _n) | Int32 | inline |
| parse(const wchar_t *_number, unsigned _base=10) __DCL_THROWS1(NumericConvertException *) | Int32 | static |
| parse(const wchar_t *_number, unsigned _base, int32_t _default) | Int32 | static |
| toByteString(int32_t _n, unsigned _base=10) | Int32 | static |
| toString(unsigned _base=10) const | Int32 | inline |
| toString(int32_t _n, unsigned _base=10) | Int32 | static |
| toString(int32_t _n, const wchar_t *_format) | Int32 | static |