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