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

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

__nInt64
Int64(int64_t _n)Int64inline
parse(const wchar_t *_number, unsigned _base=10) __DCL_THROWS1(NumericConvertException *)Int64static
parse(const wchar_t *_number, unsigned _base, int64_t _default)Int64static
toByteString(int64_t _n, unsigned _base=10)Int64static
toString(unsigned _base=10) constInt64inline
toString(int64_t _n, unsigned _base=10)Int64static
toString(int64_t _n, const wchar_t *_format)Int64static