DCL 4.0
Loading...
Searching...
No Matches
Int32 Member List

This is the complete list of members for Int32, including all inherited members.

__nInt32
Int32(int32_t _n)Int32inline
parse(const wchar_t *_number, unsigned _base=10) __DCL_THROWS1(NumericConvertException *)Int32static
parse(const wchar_t *_number, unsigned _base, int32_t _default)Int32static
toByteString(int32_t _n, unsigned _base=10)Int32static
toString(unsigned _base=10) constInt32inline
toString(int32_t _n, unsigned _base=10)Int32static
toString(int32_t _n, const wchar_t *_format)Int32static